{
  "resourceType": "Organization",
  "id": "idGEXl2qFvcE-sMpbW9nmVdA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1639549942"
    }
  ],
  "active": true,
  "name": "NECASM",
  "telecom": [
    {
      "system": "phone",
      "value": "(802) 505-1411"
    }
  ],
  "address": [
    {
      "line": [
        "PO Box 1072"
      ],
      "city": "Stowe",
      "state": "VT",
      "postalCode": "05672",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idGEXl2qFvcE-sMpbW9nmVdA"
    }
  ]
}