{
  "resourceType": "Organization",
  "id": "idB7-Z8XdX3wEIWtnGbDJNrA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1013432038"
    }
  ],
  "active": true,
  "name": "Sunnybrook Counseling, LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(541) 851-9088"
    }
  ],
  "address": [
    {
      "line": [
        "905 Main Street",
        "Suite 508"
      ],
      "city": "Klamath Falls",
      "state": "OR",
      "postalCode": "97601",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idB7-Z8XdX3wEIWtnGbDJNrA"
    }
  ]
}