{
  "resourceType": "Organization",
  "id": "idBq.vxx0uytdzeHTrsBWGrw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1669053153"
    }
  ],
  "active": true,
  "name": "Olive Branch Counseling Services",
  "telecom": [
    {
      "system": "phone",
      "value": "(860) 410-6547"
    }
  ],
  "address": [
    {
      "line": [
        "175 Capital Blvd.",
        "4th Floor"
      ],
      "city": "Rocky Hill",
      "state": "CT",
      "postalCode": "06067",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idBq.vxx0uytdzeHTrsBWGrw"
    }
  ]
}