{
  "resourceType": "Organization",
  "id": "id0v5yhXiaZoXRlGvPxMgPfQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1699875187"
    }
  ],
  "active": true,
  "name": "Guilford Office",
  "telecom": [
    {
      "system": "phone",
      "value": "(203) 453-7445"
    }
  ],
  "address": [
    {
      "line": [
        "105 Church Street"
      ],
      "city": "Guilford",
      "state": "CT",
      "postalCode": "06437",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id0v5yhXiaZoXRlGvPxMgPfQ"
    }
  ]
}