{
  "resourceType": "Organization",
  "id": "id-kcAUxgY3.Ay4s9CedOlZA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1508037771"
    }
  ],
  "active": true,
  "name": "The Vines Hospital",
  "telecom": [
    {
      "system": "phone",
      "value": "(352) 671-3130"
    }
  ],
  "address": [
    {
      "line": [
        "3130 SW 27th Ave."
      ],
      "city": "Ocala",
      "state": "FL",
      "postalCode": "34471",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id-kcAUxgY3.Ay4s9CedOlZA"
    }
  ]
}