{
  "resourceType": "Organization",
  "id": "idjXjglZ96N6Enbo1Z8Pbt4g",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1285901611"
    }
  ],
  "active": true,
  "name": "Fitchburg Office",
  "telecom": [
    {
      "system": "phone",
      "value": "(978) 913-8114"
    }
  ],
  "address": [
    {
      "line": [
        "344 Main Street",
        "Ste 16"
      ],
      "city": "Fitchburg",
      "state": "MA",
      "postalCode": "01420",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idjXjglZ96N6Enbo1Z8Pbt4g"
    }
  ]
}