

# Event Details

- **Event Name**: Summer Walker
- **Event Start and End Date**: Fri, 16 Oct, 2026 at 07:30 pm – Fri, 16 Oct, 2026 at 09:30 pm (-05:00)
- **Event URL**: https://allevents.in/chicago/summer-walker/2300030490905616
- **Event Categories**: 
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Credit Union 1 Arena
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Credit Union 1 Arena, 525 S. Racine, Chicago, United States

## Event gallery

- **Alt text**: Summer Walker
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/b70d05d0-a05e-11f1-a9b6-5f3c34d9259b-rimg-w1200-h675-dc181818-gmir.jpg?v=1787646408

## FAQs

- **Q**: When and where is Summer Walker being held?
  - **A:** Summer Walker takes place on Fri, 16 Oct, 2026 at 07:30 pm to Fri, 16 Oct, 2026 at 09:30 pm at Credit Union 1 Arena, 525 S. Racine, Chicago, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Summer Walker",
        "image": "https://cdn-az.allevents.in/events1/banners/b70d05d0-a05e-11f1-a9b6-5f3c34d9259b-rimg-w1200-h675-dc181818-gmir.jpg?v=1787646408",
        "startDate": "2026-10-16T19:30:00-05:00",
        "endDate": "2026-10-16T21:30:00-05:00",
        "url": "https://allevents.in/chicago/summer-walker/2300030490905616",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Credit Union 1 Arena",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "525 S. Racine",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```