{
  "resourceType": "Organization",
  "id": "idYMBcpi48W-O3vHIs3neb6w",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1184108276"
    }
  ],
  "active": true,
  "name": "The Clinic",
  "telecom": [
    {
      "system": "phone",
      "value": "(601) 460-0191"
    }
  ],
  "address": [
    {
      "line": [
        "1520 29th Avenue, Suite 14"
      ],
      "city": "Gulfport",
      "state": "MS",
      "postalCode": "39501",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idYMBcpi48W-O3vHIs3neb6w"
    }
  ]
}