{
  "resourceType": "Organization",
  "id": "idERZCgiUtWxQxZwkqT33nwg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1053572610"
    }
  ],
  "active": true,
  "name": "741 Boston Post Rd",
  "telecom": [
    {
      "system": "phone",
      "value": "(203) 415-1967"
    }
  ],
  "address": [
    {
      "line": [
        "741 Boston Post Rd"
      ],
      "city": "Guilford",
      "state": "CT",
      "postalCode": "06437",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idERZCgiUtWxQxZwkqT33nwg"
    }
  ]
}