

# Event Details

- **Event Name**: Doja Cat
- **Event Start and End Date**: Sat, 31 Oct, 2026 at 07:30 pm – Sat, 31 Oct, 2026 at 09:30 pm (-07:00)
- **Event URL**: https://allevents.in/las-vegas/doja-cat/2300029035778724
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Las Vegas
- **state**: NV
- **country**: United States
- **location**: T-Mobile Arena
- **lat**: 36.169940948486
- **long**: -115.13983154297
- **full address**: T-Mobile Arena, 3780 Las Vegas Blvd. South, Las Vegas, United States

## Event gallery

- **Alt text**: Doja Cat
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/a77acc00-a63b-11f1-8990-5d04d231a2dd-rimg-w1080-h1656-dcf8f8f8-gmir.jpg?v=1788291091

## FAQs

- **Q**: When and where is Doja Cat being held?
  - **A:** Doja Cat takes place on Sat, 31 Oct, 2026 at 07:30 pm to Sat, 31 Oct, 2026 at 09:30 pm at T-Mobile Arena, 3780 Las Vegas Blvd. South, Las Vegas, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Doja Cat",
        "image": "https://cdn-az.allevents.in/events1/banners/a77acc00-a63b-11f1-8990-5d04d231a2dd-rimg-w1080-h1656-dcf8f8f8-gmir.jpg?v=1788291091",
        "startDate": "2026-10-31T19:30:00-07:00",
        "endDate": "2026-10-31T21:30:00-07:00",
        "url": "https://allevents.in/las-vegas/doja-cat/2300029035778724",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "T-Mobile Arena",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3780 Las Vegas Blvd. South",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.169940948486",
                "longitude": "-115.13983154297"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```