{
  "resourceType": "Organization",
  "id": "idQTuhZoZfCNzhgpbT5jXZkQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1245580125"
    }
  ],
  "active": true,
  "name": "Days of Hope Counseling",
  "telecom": [
    {
      "system": "phone",
      "value": "(770) 235-7084"
    }
  ],
  "address": [
    {
      "line": [
        "251 River Park North Dr."
      ],
      "city": "Woodstock",
      "state": "GA",
      "postalCode": "30188",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idQTuhZoZfCNzhgpbT5jXZkQ"
    }
  ]
}