

# Event Details

- **Event Name**: Won't Stay Dead
- **Event Start and End Date**: Fri, 28 Aug, 2026 at 08:00 pm – Fri, 28 Aug, 2026 at 10:00 pm (-05:00)
- **Event URL**: https://allevents.in/chicago/wont-stay-dead/2300030584527840
- **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**: GMan Tavern
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: GMan Tavern, 3740 N Clark St, Chicago, United States

## Event gallery

- **Alt text**: Won't Stay Dead
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/4eda6060-9f15-11f1-86dd-a9509dccaf4b-rimg-w800-h1000-dc080808-gmir.jpg?v=1787504929

## FAQs

- **Q**: When and where is Won't Stay Dead being held?
  - **A:** Won't Stay Dead takes place on Fri, 28 Aug, 2026 at 08:00 pm to Fri, 28 Aug, 2026 at 10:00 pm at GMan Tavern, 3740 N Clark St, Chicago, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Won't Stay Dead is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. 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 Won't Stay Dead 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": "Won't Stay Dead",
        "image": "https://cdn-az.allevents.in/events2/banners/4eda6060-9f15-11f1-86dd-a9509dccaf4b-rimg-w800-h1000-dc080808-gmir.jpg?v=1787504929",
        "startDate": "2026-08-28T20:00:00-05:00",
        "endDate": "2026-08-28T22:00:00-05:00",
        "url": "https://allevents.in/chicago/wont-stay-dead/2300030584527840",
        "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"
    }
]
```