{
  "resourceType": "Organization",
  "id": "idAdrOal.WqPwYUX5UTcvBwg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1003091653"
    }
  ],
  "active": true,
  "name": "Parker Place Health & Human Services",
  "telecom": [
    {
      "system": "phone",
      "value": "(832) 272-5800"
    }
  ],
  "address": [
    {
      "line": [
        "10914 Bridlepark Circle"
      ],
      "city": "Houston",
      "state": "TX",
      "postalCode": "77016",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idAdrOal.WqPwYUX5UTcvBwg"
    }
  ]
}