

# Event Details

- **Event Name**: The Pancakes and Booze Art Show
- **Event Start and End Date**: Sat, 28 Feb, 2026 at 08:00 pm – Sat, 28 Feb, 2026 at 10:00 pm
- **Event URL**: https://allevents.in/chicago/the-pancakes-and-booze-art-show/210003122643006
- **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/13988044?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**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/3ff146c7ccd0278dc7d5dc4e1ed9c12b7620cee33e9c3dbca3a7a6c3972f27e7-rimg-w1024-h576-dc160404-gmir.jpg?v=1769647780
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/1c9c135f391b9f7edeb7834c30c3aafe67de39656cc64180dbd1ae773935564a-rimg-w400-h400-dc160404-gmir.jpg?v=1772081474

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 28 Feb, 2026 at 08:00 pm
- **Q**: Where is the event happening?
  - **A:** Reggies Rock Club, Chicago, United States
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: What type of event is this?
  - **A:** Arts & Theatre
- **Q**: Where can I find ticket details about The Pancakes and Booze Art Show ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Pancakes and Booze Art Show",
        "image": "https://cdn-az.allevents.in/events4/banners/3ff146c7ccd0278dc7d5dc4e1ed9c12b7620cee33e9c3dbca3a7a6c3972f27e7-rimg-w1024-h576-dc160404-gmir.jpg?v=1769647780",
        "startDate": "2026-02-28",
        "endDate": "2026-02-28",
        "url": "https://allevents.in/chicago/the-pancakes-and-booze-art-show/210003122643006",
        "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"
    }
]
```