

# Event Details

- **Event Name**: Windy City Smokeout Festival: Treaty Oak Revival
- **Event Start and End Date**: Tue, 07 Jul, 2026 at 06:00 pm
- **Event URL**: https://allevents.in/chicago/windy-city-smokeout-festival-treaty-oak-revival/2300029165350043
- **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
- **lat**: 41.8781136000
- **long**: -87.6297982000
- **full address**: Windy City Smokeout, 1901 W Madison St, Chicago, United States

## Event gallery

- **Alt text**: Windy City Smokeout Festival: Treaty Oak Revival
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/941538f0-f964-11f0-9d40-f32f9ceafad0-rimg-w1200-h675-dc2e2f1e-gmir.jpg?v=1769287082

## FAQs

- **Q**: When and where is Windy City Smokeout Festival: Treaty Oak Revival being held?
  - **A:** Windy City Smokeout Festival: Treaty Oak Revival takes place on Tue, 07 Jul, 2026 at 06:00 pm to Tue, 07 Jul, 2026 at 06:00 pm at Windy City Smokeout, 1901 W Madison St, Chicago, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Windy City Smokeout Festival: Treaty Oak Revival 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 Windy City Smokeout Festival: Treaty Oak Revival sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Festival",
        "name": "Windy City Smokeout Festival: Treaty Oak Revival",
        "image": "https://cdn-az.allevents.in/events7/banners/941538f0-f964-11f0-9d40-f32f9ceafad0-rimg-w1200-h675-dc2e2f1e-gmir.jpg?v=1769287082",
        "startDate": "2026-07-07",
        "url": "https://allevents.in/chicago/windy-city-smokeout-festival-treaty-oak-revival/2300029165350043",
        "location": {
            "@type": "Place",
            "name": "Windy City Smokeout",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1901 W Madison St",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.8781136000",
                "longitude": "-87.6297982000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```