

# Event Details

- **Event Name**: Eric Clapton
- **Event Start and End Date**: Fri, 11 Sep, 2026 at 07:30 pm – Fri, 11 Sep, 2026 at 09:30 pm (-05:00)
- **Event URL**: https://allevents.in/chicago/eric-clapton/2300029774617116
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: United Center
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: United Center, 1901 West Madison Street, Chicago, United States

## Event gallery

- **Alt text**: Eric Clapton
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/a2b52ec0-9391-11f1-8f1c-cf8ce96ac258-rimg-w1000-h1778-dc080808-gmir.jpg?v=1786238914

## FAQs

- **Q**: When and where is Eric Clapton being held?
  - **A:** Eric Clapton takes place on Fri, 11 Sep, 2026 at 07:30 pm to Fri, 11 Sep, 2026 at 09:30 pm at United Center, 1901 West Madison Street, Chicago, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Eric Clapton is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. 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 Eric Clapton sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Eric Clapton",
        "image": "https://cdn-az.allevents.in/events3/banners/a2b52ec0-9391-11f1-8f1c-cf8ce96ac258-rimg-w1000-h1778-dc080808-gmir.jpg?v=1786238914",
        "startDate": "2026-09-11T19:30:00-05:00",
        "endDate": "2026-09-11T21:30:00-05:00",
        "url": "https://allevents.in/chicago/eric-clapton/2300029774617116",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "United Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1901 West Madison Street",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```