

# Event Details

- **Event Name**: Chris Klemens
- **Event Start and End Date**: Tue, 06 Oct, 2026 at 07:30 pm – Tue, 06 Oct, 2026 at 09:30 pm (-05:00)
- **Event URL**: https://allevents.in/chicago/chris-klemens/2300030317709204
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: City Winery - Chicago
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: City Winery - Chicago, 1200 W. Randolph St., Chicago, United States

## Event gallery

- **Alt text**: Chris Klemens
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/fb139bd0-a9bf-11f1-ad57-411ed296ae31-rimg-w1200-h675-dc282828-gmir.jpg?v=1788677749

## FAQs

- **Q**: When and where is Chris Klemens being held?
  - **A:** Chris Klemens takes place on Tue, 06 Oct, 2026 at 07:30 pm to Tue, 06 Oct, 2026 at 09:30 pm at City Winery - Chicago, 1200 W. Randolph St., Chicago, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Chris Klemens",
        "image": "https://cdn-az.allevents.in/events8/banners/fb139bd0-a9bf-11f1-ad57-411ed296ae31-rimg-w1200-h675-dc282828-gmir.jpg?v=1788677749",
        "startDate": "2026-10-06T19:30:00-05:00",
        "endDate": "2026-10-06T21:30:00-05:00",
        "url": "https://allevents.in/chicago/chris-klemens/2300030317709204",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "City Winery - Chicago",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1200 W. Randolph St.",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```