{
  "resourceType": "Organization",
  "id": "idS3AGtIOihh4kZikDavDYLQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1699199414"
    }
  ],
  "active": true,
  "name": "Liz Villanueva, MS",
  "telecom": [
    {
      "system": "phone",
      "value": "(904) 834-5051"
    }
  ],
  "address": [
    {
      "line": [
        "6277 A1A South, Suite 202"
      ],
      "city": "St. Augustine",
      "state": "FL",
      "postalCode": "32080",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idS3AGtIOihh4kZikDavDYLQ"
    }
  ]
}