

# Event Details

- **Event Name**: Katseye
- **Event Start and End Date**: Sat, 14 Nov, 2026 at 08:00 pm – Sat, 14 Nov, 2026 at 10:00 pm (-08:00)
- **Event URL**: https://allevents.in/las-vegas/katseye/2300030148352937
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Las Vegas
- **state**: NV
- **country**: United States
- **location**: MGM Grand Garden Arena
- **lat**: 36.169940948486
- **long**: -115.13983154297
- **full address**: MGM Grand Garden Arena, 3799 Las Vegas Blvd. South, Las Vegas, United States

## Event gallery

- **Alt text**: Katseye
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/948ab590-9e40-11f1-86dd-a9509dccaf4b-rimg-w900-h1200-dc181818-gmir.jpg?v=1787413568

## FAQs

- **Q**: When and where is Katseye being held?
  - **A:** Katseye takes place on Sat, 14 Nov, 2026 at 08:00 pm to Sat, 14 Nov, 2026 at 10:00 pm at MGM Grand Garden Arena, 3799 Las Vegas Blvd. South, Las Vegas, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Katseye",
        "image": "https://cdn-az.allevents.in/events8/banners/948ab590-9e40-11f1-86dd-a9509dccaf4b-rimg-w900-h1200-dc181818-gmir.jpg?v=1787413568",
        "startDate": "2026-11-14T20:00:00-08:00",
        "endDate": "2026-11-14T22:00:00-08:00",
        "url": "https://allevents.in/las-vegas/katseye/2300030148352937",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "MGM Grand Garden Arena",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3799 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"
    }
]
```