{
  "resourceType": "Organization",
  "id": "idtMNMlaAt7gIgSeBk5NmE5Q",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1710558713"
    }
  ],
  "active": true,
  "name": "Vero Beach Recovery Center",
  "telecom": [
    {
      "system": "phone",
      "value": "(772) 584-3083"
    }
  ],
  "address": [
    {
      "line": [
        "333 17th Street",
        "Suite J"
      ],
      "city": "Vero Beach",
      "state": "FL",
      "postalCode": "32960",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idtMNMlaAt7gIgSeBk5NmE5Q"
    }
  ]
}