{
  "resourceType": "Organization",
  "id": "idGmQDopoBfNelS8Xjm0px9w",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1881913234"
    }
  ],
  "active": true,
  "name": "Hill Country Care",
  "telecom": [
    {
      "system": "phone",
      "value": "(512) 858-5624"
    }
  ],
  "address": [
    {
      "line": [
        "1505 West Hwy 290"
      ],
      "city": "Dripping Springs",
      "state": "TX",
      "postalCode": "78620",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idGmQDopoBfNelS8Xjm0px9w"
    }
  ]
}