{
  "resourceType": "Organization",
  "id": "idLbnA6..GjIdHBhWQ45tkDg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1255407862"
    }
  ],
  "active": true,
  "name": "Gemini Counseling",
  "telecom": [
    {
      "system": "phone",
      "value": "(561) 469-2110"
    }
  ],
  "address": [
    {
      "line": [
        "12765 Forest Hill Blvd",
        "Suite 1309"
      ],
      "city": "Wellington",
      "state": "FL",
      "postalCode": "33414",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idLbnA6..GjIdHBhWQ45tkDg"
    }
  ]
}