

# Event Details

- **Event Name**: Christopher Williams
- **Event Start and End Date**: Sun, 06 Sep, 2026 at 05:00 pm – Sun, 06 Sep, 2026 at 10:30 pm (-05:00)
- **Event URL**: https://allevents.in/chicago/christopher-williams/2300030356402422
- **Event Categories**: 
- **Slot details of has slots**: 
- **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**: Christopher Williams
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/d8a3be50-a7f2-11f1-a4a1-eb59356bc08b-rimg-w1024-h1280-dc980808-gmir.jpg?v=1788479691

## FAQs

- **Q**: When and where is Christopher Williams being held?
  - **A:** Christopher Williams takes place on Sun, 06 Sep, 2026 at 05:00 pm to Sun, 06 Sep, 2026 at 10: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": "Christopher Williams",
        "image": "https://cdn-az.allevents.in/events5/banners/d8a3be50-a7f2-11f1-a4a1-eb59356bc08b-rimg-w1024-h1280-dc980808-gmir.jpg?v=1788479691",
        "startDate": "2026-09-06T17:00:00-05:00",
        "endDate": "2026-09-06T22:30:00-05:00",
        "url": "https://allevents.in/chicago/christopher-williams/2300030356402422",
        "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"
    }
]
```