{
  "resourceType": "Organization",
  "id": "idAHyXnfrsVgjDIvh2ESnNYw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1407827165"
    }
  ],
  "active": true,
  "name": "Chaney Counseling Services",
  "telecom": [
    {
      "system": "phone",
      "value": "(240) 520-8541"
    }
  ],
  "address": [
    {
      "line": [
        "201 Prospect Ave Suite 112"
      ],
      "city": "Hagerstown",
      "state": "MD",
      "postalCode": "21742",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idAHyXnfrsVgjDIvh2ESnNYw"
    }
  ]
}