{
  "resourceType": "Organization",
  "id": "id.psFoK8lofz1Rp47FJSBhw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1881028215"
    }
  ],
  "active": true,
  "name": "Full Destiny Counseling, LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(678) 664-8742"
    }
  ],
  "address": [
    {
      "line": [
        "101 Katelyn Circle Ste C"
      ],
      "city": "Warner Robins",
      "state": "GA",
      "postalCode": "31088",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id.psFoK8lofz1Rp47FJSBhw"
    }
  ]
}