{
  "resourceType": "Organization",
  "id": "idSLxEgap4qjk0-AEaYiSTEA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1508274721"
    }
  ],
  "active": true,
  "name": "Patrick Ames Counseling, LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(224) 639-2607"
    }
  ],
  "address": [
    {
      "line": [
        "255 Quentin Road"
      ],
      "city": "Lake Zurich",
      "state": "IL",
      "postalCode": "60047",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idSLxEgap4qjk0-AEaYiSTEA"
    }
  ]
}