

# Event Details

- **Event Name**: Windy City Soul Club
- **Event Start and End Date**: Sat, 12 Sep, 2026 at 09:00 pm – Sat, 12 Sep, 2026 at 11:00 pm (-05:00)
- **Event URL**: https://allevents.in/chicago/windy-city-soul-club/2300030640657014
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: GMan Tavern
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: GMan Tavern, 3740 N Clark St, Chicago, United States

## Event gallery

- **Alt text**: Windy City Soul Club
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/87489a80-a784-11f1-a4a1-eb59356bc08b-rimg-w800-h1000-dc588838-gmir.jpg?v=1788432307

## FAQs

- **Q**: When and where is Windy City Soul Club being held?
  - **A:** Windy City Soul Club takes place on Sat, 12 Sep, 2026 at 09:00 pm to Sat, 12 Sep, 2026 at 11:00 pm at GMan Tavern, 3740 N Clark St, Chicago, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Windy City Soul Club is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. 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 Soul Club 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": "Windy City Soul Club",
        "image": "https://cdn-az.allevents.in/events6/banners/87489a80-a784-11f1-a4a1-eb59356bc08b-rimg-w800-h1000-dc588838-gmir.jpg?v=1788432307",
        "startDate": "2026-09-12T21:00:00-05:00",
        "endDate": "2026-09-12T23:00:00-05:00",
        "url": "https://allevents.in/chicago/windy-city-soul-club/2300030640657014",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "GMan Tavern",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3740 N Clark St",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```