

# Event Details

- **Event Name**: Keon Polee
- **Event Start and End Date**: Sun, 13 Sep, 2026 at 07:00 pm – Sun, 13 Sep, 2026 at 09:00 pm (-05:00)
- **Event URL**: https://allevents.in/chicago/keon-polee/2300030324138944
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: The Comedy Bar - Chicago
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: The Comedy Bar - Chicago, 162 E Superior Street, Chicago, United States

## Event gallery

- **Alt text**: Keon Polee
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/6dad1d60-98f4-11f1-9a40-7b90de720125-rimg-w960-h960-dc080808-gmir.jpg?v=1786831110

## FAQs

- **Q**: When and where is Keon Polee being held?
  - **A:** Keon Polee takes place on Sun, 13 Sep, 2026 at 07:00 pm to Sun, 13 Sep, 2026 at 09:00 pm at The Comedy Bar - Chicago, 162 E Superior Street, Chicago, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Keon Polee",
        "image": "https://cdn-az.allevents.in/events1/banners/6dad1d60-98f4-11f1-9a40-7b90de720125-rimg-w960-h960-dc080808-gmir.jpg?v=1786831110",
        "startDate": "2026-09-13T19:00:00-05:00",
        "endDate": "2026-09-13T21:00:00-05:00",
        "url": "https://allevents.in/chicago/keon-polee/2300030324138944",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Comedy Bar - Chicago",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "162 E Superior Street",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```