{
  "resourceType": "Organization",
  "id": "idV9YO12B7gDLceFyldcCaFA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1205299161"
    }
  ],
  "active": true,
  "name": "Fitzgerald Counseling Services",
  "telecom": [
    {
      "system": "phone",
      "value": "(863) 241-2785"
    }
  ],
  "address": [
    {
      "line": [
        "435 South 11th Street"
      ],
      "city": "Lake Wales",
      "state": "FL",
      "postalCode": "33853",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idV9YO12B7gDLceFyldcCaFA"
    }
  ]
}