{
  "resourceType": "Organization",
  "id": "idqKRMuNQn9M6oq70NtmPeVw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1730414939"
    }
  ],
  "active": true,
  "name": "DRUID POINTE",
  "telecom": [
    {
      "system": "phone",
      "value": "(404) 907-0431"
    }
  ],
  "address": [
    {
      "line": [
        "2751 BUFORD HWY NE",
        "SUITE 410"
      ],
      "city": "ATLANTA",
      "state": "GA",
      "postalCode": "30324",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idqKRMuNQn9M6oq70NtmPeVw"
    }
  ]
}