{
  "resourceType": "Organization",
  "id": "idAWSTK93zNW4Sx-UxaXzCiw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1609215821"
    }
  ],
  "active": true,
  "name": "Wings of Eagles Counseling",
  "telecom": [
    {
      "system": "phone",
      "value": "(920) 227-7078"
    }
  ],
  "address": [
    {
      "line": [
        "217 N Madison Street"
      ],
      "city": "Green Bay",
      "state": "WI",
      "postalCode": "54301",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idAWSTK93zNW4Sx-UxaXzCiw"
    }
  ]
}