{
  "resourceType": "Organization",
  "id": "ideRaXYzpRbn3bEx47FqBBdQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1255590196"
    }
  ],
  "active": true,
  "name": "Elizabeth Benson",
  "telecom": [
    {
      "system": "phone",
      "value": "(631) 741-7048"
    }
  ],
  "address": [
    {
      "line": [
        "182 Main St"
      ],
      "city": "Huntington",
      "state": "NY",
      "postalCode": "11743",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/ideRaXYzpRbn3bEx47FqBBdQ"
    }
  ]
}