{
  "resourceType": "Organization",
  "id": "idqTsSFpO2eZiw9it1Cb4MDg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1952463275"
    }
  ],
  "active": true,
  "name": "63 South Main St., Natick MA",
  "telecom": [
    {
      "system": "phone",
      "value": "(508) 653-0628"
    }
  ],
  "address": [
    {
      "line": [
        "63 South Main St."
      ],
      "city": "Natick",
      "state": "MA",
      "postalCode": "01760",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idqTsSFpO2eZiw9it1Cb4MDg"
    }
  ]
}