{
  "resourceType": "Organization",
  "id": "idXhaGPod9YAbpsUf2NQNXxw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1538268149"
    }
  ],
  "active": true,
  "name": "BrightHope Counseling",
  "telecom": [
    {
      "system": "phone",
      "value": "(337) 463-4900"
    }
  ],
  "address": [
    {
      "line": [
        "701 S. Royal St.",
        "PO Box 1022"
      ],
      "city": "DeRidder",
      "state": "LA",
      "postalCode": "70634",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idXhaGPod9YAbpsUf2NQNXxw"
    }
  ]
}