{
  "resourceType": "Organization",
  "id": "idD4ChU1n9sJUSTdvBxKysSg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "8787570828"
    }
  ],
  "active": true,
  "name": "Rebecca St. Office",
  "telecom": [
    {
      "system": "phone",
      "value": "(847) 555-7749"
    }
  ],
  "address": [
    {
      "line": [
        "805 Rebecca Street"
      ],
      "city": "Hoffman Estates",
      "state": "IL",
      "postalCode": "60195",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idD4ChU1n9sJUSTdvBxKysSg"
    }
  ]
}