

# Event Details

- **Event Name**: Adirondack Chair Circle
- **Event Start and End Date**: Thu, 22 Oct, 2026 at 07:30 pm – Thu, 22 Oct, 2026 at 09:30 pm (-05:00)
- **Event URL**: https://allevents.in/chicago/adirondack-chair-circle/2300030596833935
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Steppenwolf Theatre
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Steppenwolf Theatre, 1650 N. Halsted St, Chicago, United States

## Event gallery

- **Alt text**: Adirondack Chair Circle
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/3ffa3db0-9d8d-11f1-80bb-ebfa6612c095-rimg-w1196-h1094-dc080808-gmir.jpg?v=1787336554

## FAQs

- **Q**: When and where is Adirondack Chair Circle being held?
  - **A:** Adirondack Chair Circle takes place on Thu, 22 Oct, 2026 at 07:30 pm to Thu, 22 Oct, 2026 at 09:30 pm at Steppenwolf Theatre, 1650 N. Halsted St, Chicago, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Adirondack Chair Circle",
        "image": "https://cdn-az.allevents.in/events3/banners/3ffa3db0-9d8d-11f1-80bb-ebfa6612c095-rimg-w1196-h1094-dc080808-gmir.jpg?v=1787336554",
        "startDate": "2026-10-22T19:30:00-05:00",
        "endDate": "2026-10-22T21:30:00-05:00",
        "url": "https://allevents.in/chicago/adirondack-chair-circle/2300030596833935",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Steppenwolf Theatre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1650 N. Halsted St",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```