

# Event Details

- **Event Name**: Evgeny Kissin at Chicago Symphony Center
- **Event Start and End Date**: Sun, 25 Apr, 2027 at 03:00 pm – Sun, 25 Apr, 2027 at 05:00 pm (-06:00)
- **Event URL**: https://allevents.in/chicago/evgeny-kissin-at-chicago-symphony-center/2400027670849626
- **Event Categories**: trips-adventures, Contests
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Chicago Symphony Center
- **lat**: 41.87915070
- **long**: -87.62462330
- **full address**: Chicago Symphony Center, 220 S. Michigan Ave., Chicago, IL 60604, United States

## Event gallery

- **Alt text**: Evgeny Kissin at Chicago Symphony Center
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/df653d40-a540-11f1-8345-8160f1306c66-rimg-w1200-h900-dcf80808-gmir.jpg?v=1788183348

## FAQs

- **Q**: When and where is Evgeny Kissin at Chicago Symphony Center being held?
  - **A:** Evgeny Kissin at Chicago Symphony Center takes place on Sun, 25 Apr, 2027 at 03:00 pm to Sun, 25 Apr, 2027 at 05:00 pm at Chicago Symphony Center, 220 S. Michigan Ave., Chicago, IL 60604, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Evgeny Kissin at Chicago Symphony Center",
        "image": "https://cdn-az.allevents.in/events3/banners/df653d40-a540-11f1-8345-8160f1306c66-rimg-w1200-h900-dcf80808-gmir.jpg?v=1788183348",
        "startDate": "2027-04-25T15:00:00-06:00",
        "endDate": "2027-04-25T17:00:00-06:00",
        "url": "https://allevents.in/chicago/evgeny-kissin-at-chicago-symphony-center/2400027670849626",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Chicago Symphony Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "220 S. Michigan Ave., Chicago, IL 60604",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.87915070",
                "longitude": "-87.62462330"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```