

# Event Details

- **Event Name**: Evgeny Kissin
- **Event Start and End Date**: Sun, 25 Apr, 2027 at 03:00 pm – Sun, 25 Apr, 2027 at 05:00 pm (-05:00)
- **Event URL**: https://allevents.in/chicago/evgeny-kissin/2300030144382127
- **Event Categories**: Music, trips-adventures, Entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Orchestra Hall At Chicago Symphony Center
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Orchestra Hall At Chicago Symphony Center, 220 S. Michigan Ave., Chicago, United States

## Event gallery

- **Alt text**: Evgeny Kissin
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/5fcc82f0-9393-11f1-8f1c-cf8ce96ac258-rimg-w1200-h675-dc583818-gmir.jpg?v=1786239663

## FAQs

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

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Evgeny Kissin",
        "image": "https://cdn-az.allevents.in/events5/banners/5fcc82f0-9393-11f1-8f1c-cf8ce96ac258-rimg-w1200-h675-dc583818-gmir.jpg?v=1786239663",
        "startDate": "2027-04-25T15:00:00-05:00",
        "endDate": "2027-04-25T17:00:00-05:00",
        "url": "https://allevents.in/chicago/evgeny-kissin/2300030144382127",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Orchestra Hall At Chicago Symphony Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "220 S. Michigan Ave.",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```