{
  "resourceType": "Organization",
  "id": "idS25bbAH9vVZ-cztlbymNpg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1932588506"
    }
  ],
  "active": true,
  "name": "Truthful Rehabilitation Center",
  "telecom": [
    {
      "system": "phone",
      "value": "(337) 678-4004"
    }
  ],
  "address": [
    {
      "line": [
        "805 S Union Street"
      ],
      "city": "Opelousas",
      "state": "LA",
      "postalCode": "70570",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idS25bbAH9vVZ-cztlbymNpg"
    }
  ]
}