

# Event Details

- **Event Name**: Poppy at Riviera Theatre - IL
- **Event Start and End Date**: Fri, 24 Jul, 2026 at 07:30 pm
- **Event URL**: https://allevents.in/chicago/poppy-at-riviera-theatre-il/2400029731376904
- **Event Categories**: art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Riviera Theatre - IL
- **lat**: 41.96858250
- **long**: -87.65986020
- **full address**: Riviera Theatre - IL, 4746 N Racine Ave, Chicago, IL 60640, United States

## Event gallery

- **Alt text**: Poppy at Riviera Theatre - IL
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/2d693560-27f0-11f1-abfa-df778fbf16da-rimg-w1200-h800-dc1b1412-gmir.jpg?v=1774404793

## FAQs

- **Q**: When and where is Poppy at Riviera Theatre - IL being held?
  - **A:** Poppy at Riviera Theatre - IL takes place on Fri, 24 Jul, 2026 at 07:30 pm to Fri, 24 Jul, 2026 at 07:30 pm at Riviera Theatre - IL, 4746 N Racine Ave, Chicago, IL 60640, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Poppy at Riviera Theatre - IL is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. 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 Poppy at Riviera Theatre - IL 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": "Poppy at Riviera Theatre - IL",
        "image": "https://cdn-az.allevents.in/events3/banners/2d693560-27f0-11f1-abfa-df778fbf16da-rimg-w1200-h800-dc1b1412-gmir.jpg?v=1774404793",
        "startDate": "2026-07-24",
        "url": "https://allevents.in/chicago/poppy-at-riviera-theatre-il/2400029731376904",
        "location": {
            "@type": "Place",
            "name": "Riviera Theatre - IL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4746 N Racine Ave, Chicago, IL 60640",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.96858250",
                "longitude": "-87.65986020"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```