{
  "resourceType": "Organization",
  "id": "idSH.89KfSVshnbJWq5Npj4A",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1154522696"
    }
  ],
  "active": true,
  "name": "Regional Couseling Center",
  "telecom": [
    {
      "system": "phone",
      "value": "(814) 676-5614"
    }
  ],
  "address": [
    {
      "line": [
        "815 Grandview Rd"
      ],
      "city": "OIl City",
      "state": "Pa",
      "postalCode": "16301",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idSH.89KfSVshnbJWq5Npj4A"
    }
  ]
}