{
  "resourceType": "Organization",
  "id": "idTEFClwQQOSaGqQxkTgpnBA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1164857298"
    }
  ],
  "active": true,
  "name": "North Chatham Office",
  "telecom": [
    {
      "system": "phone",
      "value": "(774) 216-0216"
    }
  ],
  "address": [
    {
      "line": [
        "Therapy Room",
        "214-B Orleans Rd"
      ],
      "city": "N. Chatham",
      "state": "MA",
      "postalCode": "02650",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idTEFClwQQOSaGqQxkTgpnBA"
    }
  ]
}