{
  "resourceType": "Organization",
  "id": "idzhxrTnYdWkhu2l754yAlsw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1750562351"
    }
  ],
  "active": true,
  "name": "Susan Benson, LICSW",
  "telecom": [
    {
      "system": "phone",
      "value": "(978) 390-1235"
    }
  ],
  "address": [
    {
      "line": [
        "100 South Main Street Unit C"
      ],
      "city": "Middleton",
      "state": "VT",
      "postalCode": "01949",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idzhxrTnYdWkhu2l754yAlsw"
    }
  ]
}