{
  "resourceType": "Organization",
  "id": "idcsdDbXeyA6MzB5LPGSYelg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1972989994"
    }
  ],
  "active": true,
  "name": "Appalachia Counseling & Family Services, PLLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(304) 236-3517"
    }
  ],
  "address": [
    {
      "line": [
        "105 West 4th Avenue"
      ],
      "city": "Williamson",
      "state": "WV",
      "postalCode": "25661",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idcsdDbXeyA6MzB5LPGSYelg"
    }
  ]
}