

# Event Details

- **Event Name**: Powerplant at Beat Kitchen
- **Event Start and End Date**: Wed, 16 Sep, 2026 at 08:00 pm – Wed, 16 Sep, 2026 at 10:00 pm (-06:00)
- **Event URL**: https://allevents.in/chicago/powerplant-at-beat-kitchen/2400030538795540
- **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**: Beat Kitchen
- **lat**: 41.93963780
- **long**: -87.68095420
- **full address**: Beat Kitchen, 2100 W. Belmont, Chicago, IL 60618, United States

## Event gallery

- **Alt text**: Powerplant at Beat Kitchen
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/5e815950-a04c-11f1-a9b6-5f3c34d9259b-rimg-w1200-h800-dcf8f8f8-gmir.png?v=1787638528

## FAQs

- **Q**: When and where is Powerplant at Beat Kitchen being held?
  - **A:** Powerplant at Beat Kitchen takes place on Wed, 16 Sep, 2026 at 08:00 pm to Wed, 16 Sep, 2026 at 10:00 pm at Beat Kitchen, 2100 W. Belmont, Chicago, IL 60618, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Powerplant at Beat Kitchen is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. 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 Powerplant at Beat Kitchen 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": "Powerplant at Beat Kitchen",
        "image": "https://cdn-az.allevents.in/events2/banners/5e815950-a04c-11f1-a9b6-5f3c34d9259b-rimg-w1200-h800-dcf8f8f8-gmir.png?v=1787638528",
        "startDate": "2026-09-16T20:00:00-06:00",
        "endDate": "2026-09-16T22:00:00-06:00",
        "url": "https://allevents.in/chicago/powerplant-at-beat-kitchen/2400030538795540",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Beat Kitchen",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2100 W. Belmont, Chicago, IL 60618",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.93963780",
                "longitude": "-87.68095420"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```