

# Event Details

- **Event Name**: Guys and Dolls
- **Event Start and End Date**: Fri, 04 Jun, 2027 at 07:00 pm – Sun, 20 Jun, 2027 at 03:30 pm (-05:00)
- **Event URL**: https://allevents.in/chicago/guys-and-dolls/2300030424303957
- **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**: Guys and Dolls
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/abe1d630-a668-11f1-8990-5d04d231a2dd-rimg-w1080-h1080-dc080808-gmir.jpg?v=1788310459

## FAQs

- **Q**: When and where is Guys and Dolls being held?
  - **A:** Guys and Dolls takes place on Fri, 04 Jun, 2027 at 07:00 pm to Sun, 20 Jun, 2027 at 03:30 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": "Guys and Dolls",
        "image": "https://cdn-az.allevents.in/events1/banners/abe1d630-a668-11f1-8990-5d04d231a2dd-rimg-w1080-h1080-dc080808-gmir.jpg?v=1788310459",
        "startDate": "2027-06-04T19:00:00-05:00",
        "endDate": "2027-06-20T15:30:00-05:00",
        "url": "https://allevents.in/chicago/guys-and-dolls/2300030424303957",
        "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"
    }
]
```