

# Event Details

- **Event Name**: SIDEQUEST at Recess
- **Event Start and End Date**: Fri, 02 Oct, 2026 at 05:00 pm – Fri, 02 Oct, 2026 at 07:00 pm (-06:00)
- **Event URL**: https://allevents.in/chicago/sidequest-at-recess/2400030674713620
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Recess
- **lat**: 41.88928530
- **long**: -87.64905940
- **full address**: Recess, 838 W Kinzie St, Chicago, IL 60642, United States

## Event gallery

- **Alt text**: SIDEQUEST at Recess
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/6233f0d0-ab5f-11f1-8ed1-0da50d238dff-rimg-w1200-h600-dca8a8a8-gmir.jpg?v=1788856159

## FAQs

- **Q**: When and where is SIDEQUEST at Recess being held?
  - **A:** SIDEQUEST at Recess takes place on Fri, 02 Oct, 2026 at 05:00 pm to Fri, 02 Oct, 2026 at 07:00 pm at Recess, 838 W Kinzie St, Chicago, IL 60642, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "SIDEQUEST at Recess",
        "image": "https://cdn-az.allevents.in/events6/banners/6233f0d0-ab5f-11f1-8ed1-0da50d238dff-rimg-w1200-h600-dca8a8a8-gmir.jpg?v=1788856159",
        "startDate": "2026-10-02T17:00:00-06:00",
        "endDate": "2026-10-02T19:00:00-06:00",
        "url": "https://allevents.in/chicago/sidequest-at-recess/2400030674713620",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Recess",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "838 W Kinzie St, Chicago, IL 60642",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.88928530",
                "longitude": "-87.64905940"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```