

# Event Details

- **Event Name**: Dinosaur Jr at Vic Theatre
- **Event Start and End Date**: Fri, 05 Mar, 2027 at 07:30 pm – Fri, 05 Mar, 2027 at 09:30 pm (-06:00)
- **Event URL**: https://allevents.in/chicago/dinosaur-jr-at-vic-theatre/2400030669916633
- **Event Categories**: Art, Theatre
- **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**: Dinosaur Jr at Vic Theatre
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Dinosaur+Jr+at+Vic+Theatre&date=Fri%2C+05+Mar%2C+2027+at+07%3A30+pm&bg=4

## FAQs

- **Q**: When and where is Dinosaur Jr at Vic Theatre being held?
  - **A:** Dinosaur Jr at Vic Theatre takes place on Fri, 05 Mar, 2027 at 07:30 pm to Fri, 05 Mar, 2027 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:** Dinosaur 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 Dinosaur 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": "Dinosaur Jr at Vic Theatre",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Dinosaur+Jr+at+Vic+Theatre&date=Fri%2C+05+Mar%2C+2027+at+07%3A30+pm&bg=4",
        "startDate": "2027-03-05T19:30:00-06:00",
        "endDate": "2027-03-05T21:30:00-06:00",
        "url": "https://allevents.in/chicago/dinosaur-jr-at-vic-theatre/2400030669916633",
        "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"
    }
]
```