{
  "resourceType": "Organization",
  "id": "idUHbHG4ObHARajieKzGikcQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1730246398"
    }
  ],
  "active": true,
  "name": "Loving Care Child and Family Services",
  "telecom": [
    {
      "system": "phone",
      "value": "(713) 480-5536"
    }
  ],
  "address": [
    {
      "line": [
        "8838 Rutherford Lane"
      ],
      "city": "Houston",
      "state": "Tx",
      "postalCode": "77088",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idUHbHG4ObHARajieKzGikcQ"
    }
  ]
}