

# Event Details

- **Event Name**: AVP League Championships Chicago - Sunday at Oak Street Beach
- **Event Start and End Date**: Sun, 06 Sep, 2026 at 10:00 am – Sun, 06 Sep, 2026 at 12:00 pm (-06:00)
- **Event URL**: https://allevents.in/chicago/avp-league-championships-chicago-sunday-at-oak-street-beach/2400030532719353
- **Event Categories**: Sports
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Oak Street Beach
- **lat**: 41.90137000
- **long**: -87.62468300
- **full address**: Oak Street Beach, 1000 North Lake Shore Drive, Chicago, IL 60611, United States

## Event gallery

- **Alt text**: AVP League Championships Chicago - Sunday at Oak Street Beach
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/2df00840-a4d9-11f1-8345-8160f1306c66-rimg-w1024-h1024-dc181818-gmir.png?v=1788138811

## FAQs

- **Q**: When and where is AVP League Championships Chicago - Sunday at Oak Street Beach being held?
  - **A:** AVP League Championships Chicago - Sunday at Oak Street Beach takes place on Sun, 06 Sep, 2026 at 10:00 am to Sun, 06 Sep, 2026 at 12:00 pm at Oak Street Beach, 1000 North Lake Shore Drive, Chicago, IL 60611, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** AVP League Championships Chicago - Sunday at Oak Street Beach is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. 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 AVP League Championships Chicago - Sunday at Oak Street Beach sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "AVP League Championships Chicago - Sunday at Oak Street Beach",
        "image": "https://cdn-az.allevents.in/events9/banners/2df00840-a4d9-11f1-8345-8160f1306c66-rimg-w1024-h1024-dc181818-gmir.png?v=1788138811",
        "startDate": "2026-09-06T10:00:00-06:00",
        "endDate": "2026-09-06T12:00:00-06:00",
        "url": "https://allevents.in/chicago/avp-league-championships-chicago-sunday-at-oak-street-beach/2400030532719353",
        "location": {
            "@type": "Place",
            "name": "Oak Street Beach",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1000 North Lake Shore Drive, Chicago, IL 60611",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.90137000",
                "longitude": "-87.62468300"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```