

# Event Details

- **Event Name**: Souls of Mischief at City Winery - Chicago
- **Event Start and End Date**: Mon, 13 Jul, 2026 at 07:30 pm
- **Event URL**: https://allevents.in/chicago/souls-of-mischief-at-city-winery-chicago/2400029946005645
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: City Winery - Chicago
- **lat**: 41.88458800
- **long**: -87.65711110
- **full address**: City Winery - Chicago, 1200 West Randolph Street, Chicago, IL 60607, United States

## Event gallery

- **Alt text**: Souls of Mischief at City Winery - Chicago
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Souls+of+Mischief+at+City+Winery+-+Chicago&date=Mon%2C+13+Jul%2C+2026+at+07%3A30+pm&bg=1

## FAQs

- **Q**: When and where is Souls of Mischief at City Winery - Chicago being held?
  - **A:** Souls of Mischief at City Winery - Chicago takes place on Mon, 13 Jul, 2026 at 07:30 pm to Mon, 13 Jul, 2026 at 07:30 pm at City Winery - Chicago, 1200 West Randolph Street, Chicago, IL 60607, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Souls of Mischief at City Winery - Chicago",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Souls+of+Mischief+at+City+Winery+-+Chicago&date=Mon%2C+13+Jul%2C+2026+at+07%3A30+pm&bg=1",
        "startDate": "2026-07-13",
        "url": "https://allevents.in/chicago/souls-of-mischief-at-city-winery-chicago/2400029946005645",
        "location": {
            "@type": "Place",
            "name": "City Winery - Chicago",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1200 West Randolph Street, Chicago, IL 60607",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.88458800",
                "longitude": "-87.65711110"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```