{
  "resourceType": "Organization",
  "id": "id9MkyU2Q8JhCG3lFd964Aow",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1790003945"
    }
  ],
  "active": true,
  "name": "Berryhill Wellness & Counseling LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(205) 623-4863"
    }
  ],
  "address": [
    {
      "line": [
        "4513 Valleydale Road",
        "Suite 2"
      ],
      "city": "Birmingham",
      "state": "AL",
      "postalCode": "35242",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id9MkyU2Q8JhCG3lFd964Aow"
    }
  ]
}