

# Event Details

- **Event Name**: Doja Cat
- **Event Start and End Date**: Sat, 03 Oct, 2026 at 07:30 pm – Sat, 03 Oct, 2026 at 09:30 pm (-05:00)
- **Event URL**: https://allevents.in/chicago/doja-cat/2300029035780617
- **Event Categories**: contests, trips-adventures
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: United Center
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: United Center, 1901 West Madison Street, Chicago, United States

## Event gallery

- **Alt text**: Doja Cat
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/d51e04e0-96d9-11f1-897f-eff8c8b00a4f-rimg-w1080-h1656-dcf8f8f8-gmir.jpg?v=1786599792

## FAQs

- **Q**: When and where is Doja Cat being held?
  - **A:** Doja Cat takes place on Sat, 03 Oct, 2026 at 07:30 pm to Sat, 03 Oct, 2026 at 09:30 pm at United Center, 1901 West Madison Street, Chicago, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Doja Cat",
        "image": "https://cdn-az.allevents.in/events3/banners/d51e04e0-96d9-11f1-897f-eff8c8b00a4f-rimg-w1080-h1656-dcf8f8f8-gmir.jpg?v=1786599792",
        "startDate": "2026-10-03T19:30:00-05:00",
        "endDate": "2026-10-03T21:30:00-05:00",
        "url": "https://allevents.in/chicago/doja-cat/2300029035780617",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "United Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1901 West Madison Street",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```