

# Event Details

- **Event Name**: Drunk Romeo and Juliet at The Lion Theatre
- **Event Start and End Date**: Mon, 07 Sep, 2026 at 07:00 pm – Sat, 12 Sep, 2026 at 11:00 pm
- **Event URL**: https://allevents.in/chicago/drunk-romeo-and-juliet-at-the-lion-theatre/2400030368522324
- **Event Categories**: art
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: The Lion Theatre
- **lat**: 41.88603992
- **long**: -87.62663513
- **full address**: The Lion Theatre, 182 N Wabash Ave, Chicago, IL 60601, United States

## Event gallery

- **Alt text**: Drunk Romeo and Juliet at The Lion Theatre
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/41af9450-aabe-11f1-8ed1-0da50d238dff-rimg-w1080-h1080-dc080808-gmir.png?v=1788786965

## FAQs

- **Q**: When and where is Drunk Romeo and Juliet at The Lion Theatre being held?
  - **A:** Drunk Romeo and Juliet at The Lion Theatre takes place on Mon, 07 Sep, 2026 at 07:00 pm to Sat, 12 Sep, 2026 at 11:00 pm at The Lion Theatre, 182 N Wabash Ave, Chicago, IL 60601, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Drunk Romeo and Juliet at The Lion Theatre is ideal for art lovers, collectors, creatives, and anyone inspired by visual arts, installations, and exhibitions. 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 Drunk Romeo and Juliet at The Lion Theatre 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": "Drunk Romeo and Juliet at The Lion Theatre",
        "image": "https://cdn-az.allevents.in/events5/banners/41af9450-aabe-11f1-8ed1-0da50d238dff-rimg-w1080-h1080-dc080808-gmir.png?v=1788786965",
        "startDate": "2026-09-07",
        "endDate": "2026-09-12",
        "url": "https://allevents.in/chicago/drunk-romeo-and-juliet-at-the-lion-theatre/2400030368522324",
        "location": {
            "@type": "Place",
            "name": "The Lion Theatre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "182 N Wabash Ave, Chicago, IL 60601",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.88603992",
                "longitude": "-87.62663513"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```