

# Event Details

- **Event Name**: Lyric Opera of Chicago: Susannah
- **Event Start and End Date**: Sun, 11 Apr, 2027 at 02:00 pm – Fri, 23 Apr, 2027 at 09:00 pm (-05:00)
- **Event URL**: https://allevents.in/chicago/lyric-opera-of-chicago-susannah/2300030426576629
- **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**: Lyric Opera House - IL
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Lyric Opera House - IL, 20 North Wacker Drive, Chicago, United States

## Event gallery

- **Alt text**: Lyric Opera of Chicago: Susannah
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/4074e0e0-a88e-11f1-a4a1-eb59356bc08b-rimg-w1200-h761-dcc8b8a8-gmir.jpg?v=1788546442

## FAQs

- **Q**: When and where is Lyric Opera of Chicago: Susannah being held?
  - **A:** Lyric Opera of Chicago: Susannah takes place on Sun, 11 Apr, 2027 at 02:00 pm to Fri, 23 Apr, 2027 at 09:00 pm at Lyric Opera House - IL, 20 North Wacker Drive, Chicago, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Lyric Opera of Chicago: Susannah",
        "image": "https://cdn-az.allevents.in/events4/banners/4074e0e0-a88e-11f1-a4a1-eb59356bc08b-rimg-w1200-h761-dcc8b8a8-gmir.jpg?v=1788546442",
        "startDate": "2027-04-11T14:00:00-05:00",
        "endDate": "2027-04-23T21:00:00-05:00",
        "url": "https://allevents.in/chicago/lyric-opera-of-chicago-susannah/2300030426576629",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Lyric Opera House - IL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "20 North Wacker Drive",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```