{
  "resourceType": "Organization",
  "id": "idezTRmOy2iXyoG60kvvIv2Q",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1770694259"
    }
  ],
  "active": true,
  "name": "Farinas, MD, LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(904) 997-7776"
    }
  ],
  "address": [
    {
      "line": [
        "7545 Centurion Parkway, Suite 302"
      ],
      "city": "Jacksonville",
      "state": "FL",
      "postalCode": "32256",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idezTRmOy2iXyoG60kvvIv2Q"
    }
  ]
}