{
  "resourceType": "Organization",
  "id": "idvxyvAbUPb84XKzZWt2wbSg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1750662680"
    }
  ],
  "active": true,
  "name": "STAMFORD",
  "telecom": [
    {
      "system": "phone",
      "value": "(203) 609-5692"
    }
  ],
  "address": [
    {
      "line": [
        "1177 HIGH RIDGE ROAD"
      ],
      "city": "STAMFORD",
      "state": "CT",
      "postalCode": "06905",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idvxyvAbUPb84XKzZWt2wbSg"
    }
  ]
}