

# Event Details

- **Event Name**: Bella Kay
- **Event Start and End Date**: Mon, 21 Sep, 2026 at 07:00 pm – Mon, 21 Sep, 2026 at 09:00 pm (-05:00)
- **Event URL**: https://allevents.in/chicago/bella-kay/2300030379531613
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Thalia Hall
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Thalia Hall, 1807 S Allport St, Chicago, United States

## Event gallery

- **Alt text**: Bella Kay
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/36b47590-a99a-11f1-ad57-411ed296ae31-rimg-w960-h1200-dc283858-gmir.jpg?v=1788661528

## FAQs

- **Q**: When and where is Bella Kay being held?
  - **A:** Bella Kay takes place on Mon, 21 Sep, 2026 at 07:00 pm to Mon, 21 Sep, 2026 at 09:00 pm at Thalia Hall, 1807 S Allport St, Chicago, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bella Kay",
        "image": "https://cdn-az.allevents.in/events9/banners/36b47590-a99a-11f1-ad57-411ed296ae31-rimg-w960-h1200-dc283858-gmir.jpg?v=1788661528",
        "startDate": "2026-09-21T19:00:00-05:00",
        "endDate": "2026-09-21T21:00:00-05:00",
        "url": "https://allevents.in/chicago/bella-kay/2300030379531613",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Thalia Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1807 S Allport St",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```