

# Event Details

- **Event Name**: Elway at Beat Kitchen
- **Event Start and End Date**: Sun, 12 Jul, 2026 at 06:00 pm
- **Event URL**: https://allevents.in/chicago/elway-at-beat-kitchen/2400030205289235
- **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**: Elway at Beat Kitchen
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/e224ba90-73ec-11f1-a6ed-5146a8713f7b-rimg-w1080-h1440-dcd5c499-gmir.webp?v=1782759667

## FAQs

- **Q**: When and where is Elway at Beat Kitchen being held?
  - **A:** Elway at Beat Kitchen takes place on Sun, 12 Jul, 2026 at 06:00 pm to Sun, 12 Jul, 2026 at 06:00 pm at Beat Kitchen, 2100 W. Belmont, Chicago, IL 60618, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Elway at Beat Kitchen",
        "image": "https://cdn-az.allevents.in/events2/banners/e224ba90-73ec-11f1-a6ed-5146a8713f7b-rimg-w1080-h1440-dcd5c499-gmir.webp?v=1782759667",
        "startDate": "2026-07-12",
        "url": "https://allevents.in/chicago/elway-at-beat-kitchen/2400030205289235",
        "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"
    }
]
```