{
  "resourceType": "Organization",
  "id": "idEmMD.aC1SWjFvVe9QyXbvA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1861077265"
    }
  ],
  "active": true,
  "name": "Center for Behavioral Health and Sleep Disorders",
  "telecom": [
    {
      "system": "phone",
      "value": "(234) 564-6646"
    }
  ],
  "address": [
    {
      "line": [
        "805 E Washington St",
        "Suite 200"
      ],
      "city": "Medina",
      "state": "OH",
      "postalCode": "44256",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idEmMD.aC1SWjFvVe9QyXbvA"
    }
  ]
}