{
  "resourceType": "Organization",
  "id": "idCEpsGzGFu0xchZx3MGuDug",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1326780123"
    }
  ],
  "active": true,
  "name": "Daley Prayer",
  "telecom": [
    {
      "system": "phone",
      "value": "(914) 863-1879"
    }
  ],
  "address": [
    {
      "line": [
        "173 Huguenot Street Suite 200-3017"
      ],
      "city": "New Rochelle",
      "state": "NY",
      "postalCode": "10801",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idCEpsGzGFu0xchZx3MGuDug"
    }
  ]
}