{
  "resourceType": "Organization",
  "id": "idZvh0hXr-78x1uff7O6BgfA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1043293111"
    }
  ],
  "active": true,
  "name": "Beaches Office",
  "telecom": [
    {
      "system": "phone",
      "value": "(904) 853-5900"
    }
  ],
  "address": [
    {
      "line": [
        "1909 Beach Boulevard, Suite 201"
      ],
      "city": "Jacksonville Beach",
      "state": "FL",
      "postalCode": "32250",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idZvh0hXr-78x1uff7O6BgfA"
    }
  ]
}