{
  "resourceType": "Organization",
  "id": "idYw7Bm2cL-Tz7pPAlSC3yuw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1124564711"
    }
  ],
  "active": true,
  "name": "Hope Behavioral Health, LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(225) 245-9070"
    }
  ],
  "address": [
    {
      "line": [
        "415 Court St."
      ],
      "city": "Port Allen",
      "state": "La",
      "postalCode": "70767",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idYw7Bm2cL-Tz7pPAlSC3yuw"
    }
  ]
}