

# Event Details

- **Event Name**: The Pretty Reckless at Riviera Theatre - IL
- **Event Start and End Date**: Fri, 17 Jul, 2026 at 07:30 pm
- **Event URL**: https://allevents.in/chicago/the-pretty-reckless-at-riviera-theatre-il/2400029829586509
- **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**: The Pretty Reckless at Riviera Theatre - IL
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/2be1b290-7b14-11f1-9c5f-b15bd5656509-rimg-w1200-h1200-dc050505-gmir.jpg?v=1783546199

## FAQs

- **Q**: When and where is The Pretty Reckless at Riviera Theatre - IL being held?
  - **A:** The Pretty Reckless at Riviera Theatre - IL takes place on Fri, 17 Jul, 2026 at 07:30 pm to Fri, 17 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:** The Pretty Reckless at Riviera Theatre - IL is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. 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 The Pretty Reckless 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": "MusicEvent",
        "name": "The Pretty Reckless at Riviera Theatre - IL",
        "image": "https://cdn-az.allevents.in/events8/banners/2be1b290-7b14-11f1-9c5f-b15bd5656509-rimg-w1200-h1200-dc050505-gmir.jpg?v=1783546199",
        "startDate": "2026-07-17",
        "url": "https://allevents.in/chicago/the-pretty-reckless-at-riviera-theatre-il/2400029829586509",
        "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"
    }
]
```