{
  "resourceType": "Organization",
  "id": "idSWLMgx7wzbJIvMZZDGg4AQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1578732921"
    }
  ],
  "active": true,
  "name": "Rivertree Counseling",
  "telecom": [
    {
      "system": "phone",
      "value": "(262) 781-1525"
    }
  ],
  "address": [
    {
      "line": [
        "21150 W Capitol Drive",
        "Suite 4"
      ],
      "city": "Brookfield",
      "state": "WI",
      "postalCode": "53072",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idSWLMgx7wzbJIvMZZDGg4AQ"
    }
  ]
}