

# Event Details

- **Event Name**: Polo & Pan
- **Event Start and End Date**: Sat, 22 Aug, 2026 at 08:00 pm – Sat, 22 Aug, 2026 at 10:00 pm (-05:00)
- **Event URL**: https://allevents.in/chicago/polo-and-pan/2300030387919452
- **Event Categories**: sports
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Byline Bank Aragon Ballroom
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Byline Bank Aragon Ballroom, 1106 West Lawrence Avenue, Chicago, United States

## Event gallery

- **Alt text**: Polo &amp; Pan
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/1c844800-9b56-11f1-812b-a39669a0e109-rimg-w1200-h477-dcf8d8b8-gmir.jpg?v=1787092958

## FAQs

- **Q**: When and where is Polo & Pan being held?
  - **A:** Polo & Pan takes place on Sat, 22 Aug, 2026 at 08:00 pm to Sat, 22 Aug, 2026 at 10:00 pm at Byline Bank Aragon Ballroom, 1106 West Lawrence Avenue, Chicago, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Polo & Pan 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 Polo & Pan 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": "Polo &amp; Pan",
        "image": "https://cdn-az.allevents.in/events10/banners/1c844800-9b56-11f1-812b-a39669a0e109-rimg-w1200-h477-dcf8d8b8-gmir.jpg?v=1787092958",
        "startDate": "2026-08-22T20:00:00-05:00",
        "endDate": "2026-08-22T22:00:00-05:00",
        "url": "https://allevents.in/chicago/polo-and-pan/2300030387919452",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Byline Bank Aragon Ballroom",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1106 West Lawrence Avenue",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```