{
  "resourceType": "Organization",
  "id": "idAYSlIDAHVCEY2mq0CKAw4w",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1164749056"
    }
  ],
  "active": true,
  "name": "Dr. Ovanessian Treatment Center",
  "telecom": [
    {
      "system": "phone",
      "value": "(203) 304-9559"
    }
  ],
  "address": [
    {
      "line": [
        "20 Church Hill Road"
      ],
      "city": "Newtown",
      "state": "CT",
      "postalCode": "06470",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idAYSlIDAHVCEY2mq0CKAw4w"
    }
  ]
}