{
  "resourceType": "Organization",
  "id": "idR1xwOkrR-7GCupo9v7976w",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1659397479"
    }
  ],
  "active": true,
  "name": "Peter Gannon, ARNP",
  "telecom": [
    {
      "system": "phone",
      "value": "(561) 374-1935"
    }
  ],
  "address": [
    {
      "line": [
        "135 Hammocks Drive"
      ],
      "city": "Greenacres",
      "state": "Fl",
      "postalCode": "33413",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idR1xwOkrR-7GCupo9v7976w"
    }
  ]
}