{
  "resourceType": "Organization",
  "id": "idEzkvhxoUliGtP6653bErNA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1710012018"
    }
  ],
  "active": true,
  "name": "Care and Counselng Center of Georgia",
  "telecom": [
    {
      "system": "phone",
      "value": "(844) 321-1156"
    }
  ],
  "address": [
    {
      "line": [
        "1814 Clairmont Road NE"
      ],
      "city": "Decatur",
      "state": "GA",
      "postalCode": "30033",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idEzkvhxoUliGtP6653bErNA"
    }
  ]
}