{
  "resourceType": "Organization",
  "id": "idaAC7VrqPPNDEBKYxkjGo6Q",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "4504996818"
    }
  ],
  "active": true,
  "name": "Gentle Breezes",
  "telecom": [
    {
      "system": "phone",
      "value": "(623) 154-1053"
    }
  ],
  "address": [
    {
      "line": [
        "39 West Ridge Road"
      ],
      "city": "Wildwood",
      "state": "NJ",
      "postalCode": "08555",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idaAC7VrqPPNDEBKYxkjGo6Q"
    }
  ]
}