{
  "resourceType": "Organization",
  "id": "idmLfIbiLIm9cWr1soFS9Img",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "9344706269"
    }
  ],
  "active": true,
  "name": "Island Breezes",
  "telecom": [
    {
      "system": "phone",
      "value": "(414) 214-0354"
    }
  ],
  "address": [
    {
      "line": [
        "4184 Trouser Leg Road"
      ],
      "city": "Milwaukee",
      "state": "WI",
      "postalCode": "53202",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idmLfIbiLIm9cWr1soFS9Img"
    }
  ]
}