

# Event Details

- **Event Name**: 2027 Windy City Smokeout - Saturday at Windy City Smokeout Festival
- **Event Start and End Date**: Sat, 10 Jul, 2027 at 11:59 pm – Sun, 11 Jul, 2027 at 01:59 am (-06:00)
- **Event URL**: https://allevents.in/chicago/2027-windy-city-smokeout-saturday-at-windy-city-smokeout-festival/2400030635143552
- **Event Categories**: Festivals
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Windy City Smokeout Festival
- **lat**: 41.88062770
- **long**: -87.67404850
- **full address**: Windy City Smokeout Festival, 1901 W Madison Street, Chicago, IL 60612, United States

## Event gallery

- **Alt text**: 2027 Windy City Smokeout - Saturday at Windy City Smokeout Festival
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/19318840-a4d2-11f1-8345-8160f1306c66-rimg-w1080-h1350-dc080808-gmir.jpg?v=1788135771

## FAQs

- **Q**: When and where is 2027 Windy City Smokeout - Saturday at Windy City Smokeout Festival being held?
  - **A:** 2027 Windy City Smokeout - Saturday at Windy City Smokeout Festival takes place on Sat, 10 Jul, 2027 at 11:59 pm to Sun, 11 Jul, 2027 at 01:59 am at Windy City Smokeout Festival, 1901 W Madison Street, Chicago, IL 60612, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** 2027 Windy City Smokeout - Saturday at Windy City Smokeout Festival is ideal for festival lovers, culture enthusiasts, and anyone looking for a vibrant, immersive community experience. Whether you're a first-time attendee or a longtime enthusiast in Chicago, this event is thoughtfully curated to deliver a standout experience worth every moment. If 2027 Windy City Smokeout - Saturday at Windy City Smokeout Festival sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "2027 Windy City Smokeout - Saturday at Windy City Smokeout Festival",
        "image": "https://cdn-az.allevents.in/events3/banners/19318840-a4d2-11f1-8345-8160f1306c66-rimg-w1080-h1350-dc080808-gmir.jpg?v=1788135771",
        "startDate": "2027-07-10T23:59:00-06:00",
        "endDate": "2027-07-11T01:59:00-06:00",
        "url": "https://allevents.in/chicago/2027-windy-city-smokeout-saturday-at-windy-city-smokeout-festival/2400030635143552",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Windy City Smokeout Festival",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1901 W Madison Street, Chicago, IL 60612",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.88062770",
                "longitude": "-87.67404850"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```