{
  "resourceType": "Organization",
  "id": "idGjLcwzuUIwjeLHX0Rt90-A",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1518331701"
    }
  ],
  "active": true,
  "name": "Counseling Connection",
  "telecom": [
    {
      "system": "phone",
      "value": "(802) 264-5333"
    }
  ],
  "address": [
    {
      "line": [
        "525 Hercules Drive",
        "Suite 1A"
      ],
      "city": "Colchester",
      "state": "VT",
      "postalCode": "05446",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idGjLcwzuUIwjeLHX0Rt90-A"
    }
  ]
}