{
  "resourceType": "Organization",
  "id": "idYoLHd7iuogahEpluL54aow",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1033655451"
    }
  ],
  "active": true,
  "name": "Bell Counseling LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(724) 299-3428"
    }
  ],
  "address": [
    {
      "line": [
        "7 Champagne Rd"
      ],
      "city": "Eighty Four",
      "state": "PA",
      "postalCode": "15330",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idYoLHd7iuogahEpluL54aow"
    }
  ]
}