{
  "resourceType": "Organization",
  "id": "iduFbFhRc1U-hVwi9Yv1EsiA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1245440213"
    }
  ],
  "active": true,
  "name": "Bilingual Therapy Services",
  "telecom": [
    {
      "system": "phone",
      "value": "(832) 563-9059"
    }
  ],
  "address": [
    {
      "line": [
        "2500 E TC Jester Blvd.",
        "Suite 263"
      ],
      "city": "Houston",
      "state": "TX",
      "postalCode": "77008",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/iduFbFhRc1U-hVwi9Yv1EsiA"
    }
  ]
}