{
  "resourceType": "Organization",
  "id": "idQ6UT5OapcE2o06vH5NS-hQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "3698521475"
    }
  ],
  "active": true,
  "name": "Alone in the Woods",
  "telecom": [
    {
      "system": "phone",
      "value": "(385) 628-9840"
    }
  ],
  "address": [
    {
      "line": [
        "3631 Tori Lane"
      ],
      "city": "Salt Lake City",
      "state": "UT",
      "postalCode": "84116",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idQ6UT5OapcE2o06vH5NS-hQ"
    }
  ]
}