{
  "resourceType": "Organization",
  "id": "idI6M1lyexgCONCQYnfyCSnQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "7214771975"
    }
  ],
  "active": true,
  "name": "Testing Facility",
  "telecom": [
    {
      "system": "phone",
      "value": "(207) 864-8215"
    }
  ],
  "address": [
    {
      "line": [
        "88 Upton Avenue"
      ],
      "city": "Rangeley",
      "state": "ME",
      "postalCode": "04970",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idI6M1lyexgCONCQYnfyCSnQ"
    }
  ]
}