

# Event Details

- **Event Name**: Gnash
- **Event Start and End Date**: Fri, 02 Oct, 2026 at 08:00 pm – Fri, 02 Oct, 2026 at 10:00 pm (-05:00)
- **Event URL**: https://allevents.in/chicago/gnash/2300030657851817
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: House Of Blues - Chicago
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: House Of Blues - Chicago, 329 N Dearborn St, Chicago, United States

## Event gallery

- **Alt text**: Gnash
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/004e20a0-aa03-11f1-ad57-411ed296ae31-rimg-w1080-h1350-dc081838-gmir.jpg?v=1788706541

## FAQs

- **Q**: When and where is Gnash being held?
  - **A:** Gnash takes place on Fri, 02 Oct, 2026 at 08:00 pm to Fri, 02 Oct, 2026 at 10:00 pm at House Of Blues - Chicago, 329 N Dearborn St, Chicago, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Gnash is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. 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 Gnash sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Gnash",
        "image": "https://cdn-az.allevents.in/events10/banners/004e20a0-aa03-11f1-ad57-411ed296ae31-rimg-w1080-h1350-dc081838-gmir.jpg?v=1788706541",
        "startDate": "2026-10-02T20:00:00-05:00",
        "endDate": "2026-10-02T22:00:00-05:00",
        "url": "https://allevents.in/chicago/gnash/2300030657851817",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "House Of Blues - Chicago",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "329 N Dearborn St",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```