

# Event Details

- **Event Name**: Sons of Legion
- **Event Start and End Date**: Sat, 12 Sep, 2026 at 07:30 pm – Sat, 12 Sep, 2026 at 09:30 pm (-05:00)
- **Event URL**: https://allevents.in/chicago/sons-of-legion/2300030328882253
- **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**: Riviera Theatre - IL
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Riviera Theatre - IL, 4746 North Racine Avenue, Chicago, United States

## Event gallery

- **Alt text**: Sons of Legion
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/aff734a0-8d80-11f1-a33a-f7150662a5aa-rimg-w1081-h1080-dc382818-gmir.jpg?v=1785571940

## FAQs

- **Q**: When and where is Sons of Legion being held?
  - **A:** Sons of Legion takes place on Sat, 12 Sep, 2026 at 07:30 pm to Sat, 12 Sep, 2026 at 09:30 pm at Riviera Theatre - IL, 4746 North Racine Avenue, Chicago, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Sons of Legion 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 Sons of Legion 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": "Sons of Legion",
        "image": "https://cdn-az.allevents.in/events9/banners/aff734a0-8d80-11f1-a33a-f7150662a5aa-rimg-w1081-h1080-dc382818-gmir.jpg?v=1785571940",
        "startDate": "2026-09-12T19:30:00-05:00",
        "endDate": "2026-09-12T21:30:00-05:00",
        "url": "https://allevents.in/chicago/sons-of-legion/2300030328882253",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Riviera Theatre - IL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4746 North Racine Avenue",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```