

# Event Details

- **Event Name**: The Pancakes and Booze Art Show
- **Event Start and End Date**: Sat, 18 Jul, 2026 at 08:00 pm – Sat, 18 Jul, 2026 at 10:00 pm
- **Event URL**: https://allevents.in/chicago/the-pancakes-and-booze-art-show/210003261945665
- **Event Categories**: Arts & Theatre
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/264167/4272?u=https://www.ticketweb.com/event/the-pancakes-and-booze-art-reggies-rock-club-tickets/14931603?REFERRAL_ID=tmfeed&utm_medium=affiliate

## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Reggies Rock Club
- **lat**: 41.85398800
- **long**: -87.62706000
- **full address**: Reggies Rock Club, Chicago, United States

## Event gallery

- **Alt text**: The Pancakes and Booze Art Show
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/800e7829e076725df63662ef00a635eb9254ee1c1397f963aeb86ad2f5f1ca4a-rimg-w1024-h576-dc160404-gmir.jpg?v=1784316405

## FAQs

- **Q**: When and where is The Pancakes and Booze Art Show being held?
  - **A:** The Pancakes and Booze Art Show takes place on Sat, 18 Jul, 2026 at 08:00 pm to Sat, 18 Jul, 2026 at 10:00 pm at Reggies Rock Club, Chicago, United States.
- **Q**: Who is organizing The Pancakes and Booze Art Show?
  - **A:** The Pancakes and Booze Art Show is organized by TicketMaster.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Pancakes and Booze Art Show 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 The Pancakes and Booze Art Show 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": "The Pancakes and Booze Art Show",
        "image": "https://cdn-az.allevents.in/events3/banners/800e7829e076725df63662ef00a635eb9254ee1c1397f963aeb86ad2f5f1ca4a-rimg-w1024-h576-dc160404-gmir.jpg?v=1784316405",
        "startDate": "2026-07-18",
        "endDate": "2026-07-18",
        "url": "https://allevents.in/chicago/the-pancakes-and-booze-art-show/210003261945665",
        "location": {
            "@type": "Place",
            "name": "Reggies Rock Club",
            "address": {
                "@type": "PostalAddress",
                "name": "Reggies Rock Club, Chicago, United States",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.85398800",
                "longitude": "-87.62706000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```