{
  "resourceType": "Organization",
  "id": "idP7rWPFox5vbQCxWgxhPqWw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1376674721"
    }
  ],
  "active": true,
  "name": "New London",
  "telecom": [
    {
      "system": "phone",
      "value": "(413) 519-3185"
    }
  ],
  "address": [
    {
      "line": [
        "300 State Street #220"
      ],
      "city": "New London",
      "state": "CT",
      "postalCode": "06320",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idP7rWPFox5vbQCxWgxhPqWw"
    }
  ]
}