

# Event Details

- **Event Name**: Outlaw Music Festival at Huntington Bank Pavilion at Northerly Island
- **Event Start and End Date**: Tue, 25 Aug, 2026 at 03:20 pm – Tue, 25 Aug, 2026 at 05:20 pm
- **Event URL**: https://allevents.in/chicago/outlaw-music-festival-at-huntington-bank-pavilion-at-northerly-island/2400030001796843
- **Event Categories**: music-festivals, festivals, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Huntington Bank Pavilion at Northerly Island
- **lat**: 41.86438450
- **long**: -87.60876410
- **full address**: Huntington Bank Pavilion at Northerly Island, 1300 S Lynn White Dr, Chicago, IL 60605, United States

## Event gallery

- **Alt text**: Outlaw Music Festival at Huntington Bank Pavilion at Northerly Island
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/da2e9090-a03d-11f1-a9b6-5f3c34d9259b-rimg-w1200-h600-dc084848-gmir.jpg?v=1787632295

## FAQs

- **Q**: When and where is Outlaw Music Festival at Huntington Bank Pavilion at Northerly Island being held?
  - **A:** Outlaw Music Festival at Huntington Bank Pavilion at Northerly Island takes place on Tue, 25 Aug, 2026 at 03:20 pm to Tue, 25 Aug, 2026 at 05:20 pm at Huntington Bank Pavilion at Northerly Island, 1300 S Lynn White Dr, Chicago, IL 60605, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Outlaw Music Festival at Huntington Bank Pavilion at Northerly Island is ideal for festival lovers, culture enthusiasts, and anyone looking for a vibrant, immersive community experience. 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 Outlaw Music Festival at Huntington Bank Pavilion at Northerly Island sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Festival",
        "name": "Outlaw Music Festival at Huntington Bank Pavilion at Northerly Island",
        "image": "https://cdn-az.allevents.in/events5/banners/da2e9090-a03d-11f1-a9b6-5f3c34d9259b-rimg-w1200-h600-dc084848-gmir.jpg?v=1787632295",
        "startDate": "2026-08-25",
        "endDate": "2026-08-25",
        "url": "https://allevents.in/chicago/outlaw-music-festival-at-huntington-bank-pavilion-at-northerly-island/2400030001796843",
        "location": {
            "@type": "Place",
            "name": "Huntington Bank Pavilion at Northerly Island",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1300 S Lynn White Dr, Chicago, IL 60605",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.86438450",
                "longitude": "-87.60876410"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```