{
  "resourceType": "Organization",
  "id": "idmuiRWMGqwLHi5R4eswWM9g",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1306190376"
    }
  ],
  "active": true,
  "name": "Charlene Caiano",
  "telecom": [
    {
      "system": "phone",
      "value": "(802) 310-2797"
    }
  ],
  "address": [
    {
      "line": [
        "300 Cornerstone Drive",
        "Suite 120"
      ],
      "city": "Williston",
      "state": "VT",
      "postalCode": "05495",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idmuiRWMGqwLHi5R4eswWM9g"
    }
  ]
}