

# Event Details

- **Event Name**: Woodz
- **Event Start and End Date**: Thu, 06 Aug, 2026 at 07:30 pm – Thu, 06 Aug, 2026 at 09:30 pm
- **Event URL**: https://allevents.in/chicago/woodz/2300030393384000
- **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**: The Chicago Theatre
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: The Chicago Theatre, 175 North State Street, Chicago, United States

## Event gallery

- **Alt text**: Woodz
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/771a6190-9143-11f1-88dc-e3856eb2568f-rimg-w960-h1200-dc181818-gmir.jpg?v=1785985437

## FAQs

- **Q**: When and where is Woodz being held?
  - **A:** Woodz takes place on Thu, 06 Aug, 2026 at 07:30 pm to Thu, 06 Aug, 2026 at 09:30 pm at The Chicago Theatre, 175 North State Street, Chicago, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Woodz",
        "image": "https://cdn-az.allevents.in/events1/banners/771a6190-9143-11f1-88dc-e3856eb2568f-rimg-w960-h1200-dc181818-gmir.jpg?v=1785985437",
        "startDate": "2026-08-06",
        "endDate": "2026-08-06",
        "url": "https://allevents.in/chicago/woodz/2300030393384000",
        "location": {
            "@type": "Place",
            "name": "The Chicago Theatre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "175 North State Street",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```