

# Event Details

- **Event Name**: Sons of Legion at Vic Theatre
- **Event Start and End Date**: Sat, 12 Sep, 2026 at 07:30 pm – Sat, 12 Sep, 2026 at 09:30 pm (-06:00)
- **Event URL**: https://allevents.in/chicago/sons-of-legion-at-vic-theatre/2400030481562352
- **Event Categories**: art, theatre
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Vic Theatre
- **lat**: 41.93951760
- **long**: -87.65390550
- **full address**: Vic Theatre, 3145 N Sheffield Ave, Chicago, IL 60657, United States

## Event gallery

- **Alt text**: Sons of Legion at Vic Theatre
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/101fa700-ab71-11f1-8ed1-0da50d238dff-rimg-w1200-h675-dcb8a8a8-gmir.jpg?v=1788863766

## FAQs

- **Q**: When and where is Sons of Legion at Vic Theatre being held?
  - **A:** Sons of Legion at Vic Theatre takes place on Sat, 12 Sep, 2026 at 07:30 pm to Sat, 12 Sep, 2026 at 09:30 pm at Vic Theatre, 3145 N Sheffield Ave, Chicago, IL 60657, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Sons of Legion at Vic Theatre 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 at Vic Theatre 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 at Vic Theatre",
        "image": "https://cdn-az.allevents.in/events1/banners/101fa700-ab71-11f1-8ed1-0da50d238dff-rimg-w1200-h675-dcb8a8a8-gmir.jpg?v=1788863766",
        "startDate": "2026-09-12T19:30:00-06:00",
        "endDate": "2026-09-12T21:30:00-06:00",
        "url": "https://allevents.in/chicago/sons-of-legion-at-vic-theatre/2400030481562352",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Vic Theatre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3145 N Sheffield Ave, Chicago, IL 60657",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.93951760",
                "longitude": "-87.65390550"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```