

# Event Details

- **Event Name**: Gary Clark Jr. at Vic Theatre
- **Event Start and End Date**: Fri, 18 Sep, 2026 at 07:30 pm – Fri, 18 Sep, 2026 at 09:30 pm (-06:00)
- **Event URL**: https://allevents.in/chicago/gary-clark-jr-at-vic-theatre/2400030574454813
- **Event Categories**: art
- **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**: Gary Clark Jr. at Vic Theatre
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/4f51b0c0-a54b-11f1-8345-8160f1306c66-rimg-w1080-h1080-dc080838-gmir.png?v=1788187835

## FAQs

- **Q**: When and where is Gary Clark Jr. at Vic Theatre being held?
  - **A:** Gary Clark Jr. at Vic Theatre takes place on Fri, 18 Sep, 2026 at 07:30 pm to Fri, 18 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:** Gary Clark Jr. 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 Gary Clark Jr. 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": "Gary Clark Jr. at Vic Theatre",
        "image": "https://cdn-az.allevents.in/events6/banners/4f51b0c0-a54b-11f1-8345-8160f1306c66-rimg-w1080-h1080-dc080838-gmir.png?v=1788187835",
        "startDate": "2026-09-18T19:30:00-06:00",
        "endDate": "2026-09-18T21:30:00-06:00",
        "url": "https://allevents.in/chicago/gary-clark-jr-at-vic-theatre/2400030574454813",
        "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"
    }
]
```