

# Event Details

- **Event Name**: Herodiade - An Opera in Concert at Lyric Opera House
- **Event Start and End Date**: Thu, 25 Feb, 2027 at 07:00 pm – Sun, 28 Feb, 2027 at 04:00 pm (-06:00)
- **Event URL**: https://allevents.in/chicago/herodiade-an-opera-in-concert-at-lyric-opera-house/2400029968526716
- **Event Categories**: concerts, music, entertainment
- **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
- **lat**: 41.88256400
- **long**: -87.63742460
- **full address**: Lyric Opera House, 20 N. Wacker Dr., Chicago, IL 60606, United States

## Event gallery

- **Alt text**: Herodiade - An Opera in Concert at Lyric Opera House
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/c96cd960-9a93-11f1-9bc6-8b4f56db6c43-rimg-w1200-h514-dc280808-gmir.jpg?v=1787009497

## FAQs

- **Q**: When and where is Herodiade - An Opera in Concert at Lyric Opera House being held?
  - **A:** Herodiade - An Opera in Concert at Lyric Opera House takes place on Thu, 25 Feb, 2027 at 07:00 pm to Sun, 28 Feb, 2027 at 04:00 pm at Lyric Opera House, 20 N. Wacker Dr., Chicago, IL 60606, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Herodiade - An Opera in Concert at Lyric Opera House is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. 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 Herodiade - An Opera in Concert at Lyric Opera House sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Herodiade - An Opera in Concert at Lyric Opera House",
        "image": "https://cdn-az.allevents.in/events9/banners/c96cd960-9a93-11f1-9bc6-8b4f56db6c43-rimg-w1200-h514-dc280808-gmir.jpg?v=1787009497",
        "startDate": "2027-02-25T19:00:00-06:00",
        "endDate": "2027-02-28T16:00:00-06:00",
        "url": "https://allevents.in/chicago/herodiade-an-opera-in-concert-at-lyric-opera-house/2400029968526716",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Lyric Opera House",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "20 N. Wacker Dr., Chicago, IL 60606",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.88256400",
                "longitude": "-87.63742460"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```