

# Event Details

- **Event Name**: Bob Dylan
- **Event Start and End Date**: Wed, 08 Jul, 2026 at 07:00 pm – Wed, 08 Jul, 2026 at 09:00 pm
- **Event URL**: https://allevents.in/chicago/bob-dylan/2300029945868634
- **Event Categories**: contests, trips-adventures
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Huntington Bank Pavilion at Northerly Island
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Huntington Bank Pavilion at Northerly Island, 1300 S. Linn White Drive, Chicago, United States

## Event gallery

- **Alt text**: Bob Dylan
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/4763c550-727f-11f1-ae97-193f1cfe228b-rimg-w1200-h630-dc121214-gmir.jpg?v=1782602641

## FAQs

- **Q**: When and where is Bob Dylan being held?
  - **A:** Bob Dylan takes place on Wed, 08 Jul, 2026 at 07:00 pm to Wed, 08 Jul, 2026 at 09:00 pm at Huntington Bank Pavilion at Northerly Island, 1300 S. Linn White Drive, Chicago, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Bob Dylan 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 Bob Dylan 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": "Bob Dylan",
        "image": "https://cdn-az.allevents.in/events7/banners/4763c550-727f-11f1-ae97-193f1cfe228b-rimg-w1200-h630-dc121214-gmir.jpg?v=1782602641",
        "startDate": "2026-07-08",
        "endDate": "2026-07-08",
        "url": "https://allevents.in/chicago/bob-dylan/2300029945868634",
        "location": {
            "@type": "Place",
            "name": "Huntington Bank Pavilion at Northerly Island",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1300 S. Linn White Drive",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```