

# Event Details

- **Event Name**: Pavlov's Party
- **Event Start and End Date**: Sun, 13 Sep, 2026 at 08:00 pm – Sun, 13 Dec, 2026 at 10:00 pm (-06:00)
- **Event URL**: https://allevents.in/chicago/pavlovs-party/2300030602141107
- **Event Categories**: parties, entertainment
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Stars and Garters Theater
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Stars and Garters Theater, 3914 North Clark Street, Chicago, United States

## Event gallery

- **Alt text**: Pavlov's Party
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/70b5b760-a024-11f1-a9b6-5f3c34d9259b-rimg-w1030-h1020-dc183818-gmir.jpg?v=1787621384

## FAQs

- **Q**: When and where is Pavlov's Party being held?
  - **A:** Pavlov's Party takes place on Sun, 13 Sep, 2026 at 08:00 pm to Sun, 13 Dec, 2026 at 10:00 pm at Stars and Garters Theater, 3914 North Clark Street, Chicago, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Pavlov's Party 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 Pavlov's Party 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": "Pavlov's Party",
        "image": "https://cdn-az.allevents.in/events9/banners/70b5b760-a024-11f1-a9b6-5f3c34d9259b-rimg-w1030-h1020-dc183818-gmir.jpg?v=1787621384",
        "startDate": "2026-09-13T20:00:00-06:00",
        "endDate": "2026-12-13T22:00:00-06:00",
        "url": "https://allevents.in/chicago/pavlovs-party/2300030602141107",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Stars and Garters Theater",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3914 North Clark Street",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```