{
  "resourceType": "Organization",
  "id": "idEtG0C3a0ozV8UFjYuvFMhg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1376667352"
    }
  ],
  "active": true,
  "name": "New Perspective Counseling Center",
  "telecom": [
    {
      "system": "phone",
      "value": "(216) 791-0910"
    }
  ],
  "address": [
    {
      "line": [
        "11811 Shaker Blvd Ste 115"
      ],
      "city": "Cleveland",
      "state": "OH",
      "postalCode": "44120",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idEtG0C3a0ozV8UFjYuvFMhg"
    }
  ]
}