{
  "resourceType": "Organization",
  "id": "idYhKvlYowz7WhGJL9rLGTqw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "7412565841"
    }
  ],
  "active": true,
  "name": "Frank Site",
  "telecom": [
    {
      "system": "phone",
      "value": "(646) 981-5469"
    }
  ],
  "address": [
    {
      "line": [
        "1469 Forest Avenue"
      ],
      "city": "New York",
      "state": "NY",
      "postalCode": "10011",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idYhKvlYowz7WhGJL9rLGTqw"
    }
  ]
}