

# Event Details

- **Event Name**: Whipped Cream at Park West
- **Event Start and End Date**: Fri, 25 Sep, 2026 at 07:30 pm – Fri, 25 Sep, 2026 at 09:30 pm (-06:00)
- **Event URL**: https://allevents.in/chicago/whipped-cream-at-park-west/2400030219548603
- **Event Categories**: 
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Park West
- **lat**: 41.91859100
- **long**: -87.63738100
- **full address**: Park West, 322 W. Armitage, Chicago, IL 60614, United States

## Event gallery

- **Alt text**: Whipped Cream at Park West
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/aca3fe70-a64c-11f1-8990-5d04d231a2dd-rimg-w1200-h600-dcc88808-gmir.webp?v=1788298366

## FAQs

- **Q**: When and where is Whipped Cream at Park West being held?
  - **A:** Whipped Cream at Park West takes place on Fri, 25 Sep, 2026 at 07:30 pm to Fri, 25 Sep, 2026 at 09:30 pm at Park West, 322 W. Armitage, Chicago, IL 60614, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Whipped Cream at Park West 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 Whipped Cream at Park West 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": "Whipped Cream at Park West",
        "image": "https://cdn-az.allevents.in/events3/banners/aca3fe70-a64c-11f1-8990-5d04d231a2dd-rimg-w1200-h600-dcc88808-gmir.webp?v=1788298366",
        "startDate": "2026-09-25T19:30:00-06:00",
        "endDate": "2026-09-25T21:30:00-06:00",
        "url": "https://allevents.in/chicago/whipped-cream-at-park-west/2400030219548603",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Park West",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "322 W. Armitage, Chicago, IL 60614",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.91859100",
                "longitude": "-87.63738100"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```