

# Event Details

- **Event Name**: John Summit at United Center
- **Event Start and End Date**: Tue, 24 Nov, 2026 at 07:00 pm – Wed, 25 Nov, 2026 at 10:00 pm (-06:00)
- **Event URL**: https://allevents.in/chicago/john-summit-at-united-center/2400030134386815
- **Event Categories**: business
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: United Center
- **lat**: 41.88069080
- **long**: -87.67417590
- **full address**: United Center, 1901 W Madison St, Chicago, IL 60612, United States

## Event gallery

- **Alt text**: John Summit at United Center
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/570f4660-9aab-11f1-9bc6-8b4f56db6c43-rimg-w1200-h1200-dc181818-gmir.png?v=1787019628

## FAQs

- **Q**: When and where is John Summit at United Center being held?
  - **A:** John Summit at United Center takes place on Tue, 24 Nov, 2026 at 07:00 pm to Wed, 25 Nov, 2026 at 10:00 pm at United Center, 1901 W Madison St, Chicago, IL 60612, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** John Summit at United Center is ideal for professionals, entrepreneurs, startup founders, and networking enthusiasts eager to grow their connections. 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 John Summit at United Center sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "John Summit at United Center",
        "image": "https://cdn-az.allevents.in/events6/banners/570f4660-9aab-11f1-9bc6-8b4f56db6c43-rimg-w1200-h1200-dc181818-gmir.png?v=1787019628",
        "startDate": "2026-11-24T19:00:00-06:00",
        "endDate": "2026-11-25T22:00:00-06:00",
        "url": "https://allevents.in/chicago/john-summit-at-united-center/2400030134386815",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "United Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1901 W Madison St, Chicago, IL 60612",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.88069080",
                "longitude": "-87.67417590"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```