{
  "resourceType": "Organization",
  "id": "idKrGTcExtEdJ4PKmbm52b7g",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1811129059"
    }
  ],
  "active": true,
  "name": "JLH Counseling, LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(334) 308-2292"
    }
  ],
  "address": [
    {
      "line": [
        "557 Glover Ave.",
        "Suite 3"
      ],
      "city": "Enterprise",
      "state": "AL",
      "postalCode": "36330",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idKrGTcExtEdJ4PKmbm52b7g"
    }
  ]
}