{
  "resourceType": "Organization",
  "id": "idoRLlFHuP33G4HxsPSlesLg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "2543154290"
    }
  ],
  "active": true,
  "name": "Sunburst Locale",
  "telecom": [
    {
      "system": "phone",
      "value": "(239) 453-5646"
    }
  ],
  "address": [
    {
      "line": [
        "548 Sunburst Drive"
      ],
      "city": "Fort Myers",
      "state": "FL",
      "postalCode": "33901",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idoRLlFHuP33G4HxsPSlesLg"
    }
  ]
}