

# Event Details

- **Event Name**: Hurricane Wisdom
- **Event Start and End Date**: Mon, 09 Nov, 2026 at 08:00 pm – Mon, 09 Nov, 2026 at 10:00 pm (-06:00)
- **Event URL**: https://allevents.in/chicago/hurricane-wisdom/2300030599793407
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Park West
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Park West, 322 W. Armitage, Chicago, United States

## Event gallery

- **Alt text**: Hurricane Wisdom
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Hurricane+Wisdom&date=Mon%2C+09+Nov%2C+2026+at+08%3A00+pm&bg=3

## FAQs

- **Q**: When and where is Hurricane Wisdom being held?
  - **A:** Hurricane Wisdom takes place on Mon, 09 Nov, 2026 at 08:00 pm to Mon, 09 Nov, 2026 at 10:00 pm at Park West, 322 W. Armitage, Chicago, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Hurricane Wisdom",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Hurricane+Wisdom&date=Mon%2C+09+Nov%2C+2026+at+08%3A00+pm&bg=3",
        "startDate": "2026-11-09T20:00:00-06:00",
        "endDate": "2026-11-09T22:00:00-06:00",
        "url": "https://allevents.in/chicago/hurricane-wisdom/2300030599793407",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Park West",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "322 W. Armitage",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```