{
  "resourceType": "Organization",
  "id": "idBF8bGI91PE9QLIBb-fAXLg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1912204272"
    }
  ],
  "active": true,
  "name": "Enhancing Life Counseling and Consulting",
  "telecom": [
    {
      "system": "phone",
      "value": "(678) 577-4731"
    }
  ],
  "address": [
    {
      "line": [
        "525 Winter View Way"
      ],
      "city": "Stockbridge",
      "state": "GA",
      "postalCode": "30281",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idBF8bGI91PE9QLIBb-fAXLg"
    }
  ]
}