{
  "resourceType": "Organization",
  "id": "idZ0ZE04mKsGTZ4BRxgCVW8g",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1083871784"
    }
  ],
  "active": true,
  "name": "Julio Castro Gayol, MD, PA",
  "telecom": [
    {
      "system": "phone",
      "value": "(305) 518-3843"
    }
  ],
  "address": [
    {
      "line": [
        "9245 SW 157 th  St",
        "Suite 105"
      ],
      "city": "Palmetto Bay",
      "state": "FL",
      "postalCode": "33157",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idZ0ZE04mKsGTZ4BRxgCVW8g"
    }
  ]
}