

# Event Details

- **Event Name**: OAR at Huntington Bank Pavilion at Northerly Island
- **Event Start and End Date**: Sun, 06 Sep, 2026 at 06:30 pm – Sun, 06 Sep, 2026 at 08:30 pm (-06:00)
- **Event URL**: https://allevents.in/chicago/oar-at-huntington-bank-pavilion-at-northerly-island/2400029141956342
- **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.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**: OAR at Huntington Bank Pavilion at Northerly Island
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/017087b0-a5bd-11f1-8990-5d04d231a2dd-rimg-w1200-h747-dcb8a8a8-gmir.jpg?v=1788236684

## FAQs

- **Q**: When and where is OAR at Huntington Bank Pavilion at Northerly Island being held?
  - **A:** OAR at Huntington Bank Pavilion at Northerly Island takes place on Sun, 06 Sep, 2026 at 06:30 pm to Sun, 06 Sep, 2026 at 08:30 pm at Huntington Bank Pavilion at Northerly Island, 1300 S Lynn White Dr, Chicago, IL 60605, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "OAR at Huntington Bank Pavilion at Northerly Island",
        "image": "https://cdn-az.allevents.in/events6/banners/017087b0-a5bd-11f1-8990-5d04d231a2dd-rimg-w1200-h747-dcb8a8a8-gmir.jpg?v=1788236684",
        "startDate": "2026-09-06T18:30:00-06:00",
        "endDate": "2026-09-06T20:30:00-06:00",
        "url": "https://allevents.in/chicago/oar-at-huntington-bank-pavilion-at-northerly-island/2400029141956342",
        "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"
    }
]
```