{
  "resourceType": "Organization",
  "id": "idzBL88jU7cycAl9JYetxuWQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1588794408"
    }
  ],
  "active": true,
  "name": "ELLENWOOD LOCATION",
  "telecom": [
    {
      "system": "phone",
      "value": "(404) 438-2899"
    }
  ],
  "address": [
    {
      "line": [
        "4204 SWEETWATER PARKWAY"
      ],
      "city": "ELLENWOOD",
      "state": "GA",
      "postalCode": "30294",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idzBL88jU7cycAl9JYetxuWQ"
    }
  ]
}