{
  "resourceType": "Organization",
  "id": "idTOUVLXjmQ6UEbW28nAvDSg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1699965269"
    }
  ],
  "active": true,
  "name": "Kingwood Office",
  "telecom": [
    {
      "system": "phone",
      "value": "(713) 826-5569"
    }
  ],
  "address": [
    {
      "line": [
        "1525 Lakeville Dr. Suite 219"
      ],
      "city": "Kingwood",
      "state": "TX",
      "postalCode": "77339",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idTOUVLXjmQ6UEbW28nAvDSg"
    }
  ]
}