

# Event Details

- **Event Name**: Steely Dane
- **Event Start and End Date**: Fri, 05 Jun, 2026 at 08:30 pm – Fri, 05 Jun, 2026 at 10:30 pm (-06:00)
- **Event URL**: https://allevents.in/chicago/steely-dane/210001611716272
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/264167/4272?u=https://www.ticketweb.com/event/steely-dane-reggies-rock-club-tickets/14758483?REFERRAL_ID=tmfeed&utm_medium=affiliate

## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Reggies Rock Club
- **lat**: 41.85398800
- **long**: -87.62706000
- **full address**: Reggies Rock Club, Chicago, United States

## Event gallery

- **Alt text**: Steely Dane
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/586a31da026092f1dca29520066f71b9299a4a49bfbe5f9ae73aceed3e5ce2cd-rimg-w1024-h576-dc050505-gmir.jpg?v=1773014728

## FAQs

- **Q**: When and where is Steely Dane being held?
  - **A:** Steely Dane takes place on Fri, 05 Jun, 2026 at 08:30 pm to Fri, 05 Jun, 2026 at 10:30 pm at Reggies Rock Club, Chicago, United States.
- **Q**: Who is organizing Steely Dane?
  - **A:** Steely Dane is organized by TicketMaster.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Steely Dane 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 Steely Dane 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": "Steely Dane",
        "image": "https://cdn-az.allevents.in/events10/banners/586a31da026092f1dca29520066f71b9299a4a49bfbe5f9ae73aceed3e5ce2cd-rimg-w1024-h576-dc050505-gmir.jpg?v=1773014728",
        "startDate": "2026-06-05T20:30:00-06:00",
        "endDate": "2026-06-05T22:30:00-06:00",
        "url": "https://allevents.in/chicago/steely-dane/210001611716272",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Reggies Rock Club",
            "address": {
                "@type": "PostalAddress",
                "name": "Reggies Rock Club, Chicago, United States",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.85398800",
                "longitude": "-87.62706000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```