{
  "resourceType": "Organization",
  "id": "id5QO1Vk9EN1GVp7DM2SMJyA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1750626230"
    }
  ],
  "active": true,
  "name": "114 Williams Street",
  "telecom": [
    {
      "system": "phone",
      "value": "(803) 639-7700"
    }
  ],
  "address": [
    {
      "line": [
        "114 Williams Street",
        "Ste. 109"
      ],
      "city": "Lancaster",
      "state": "SC",
      "postalCode": "29720",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id5QO1Vk9EN1GVp7DM2SMJyA"
    }
  ]
}