

# Event Details

- **Event Name**: Clay Walker
- **Event Start and End Date**: Sat, 05 Dec, 2026 at 08:30 pm – Sat, 05 Dec, 2026 at 10:30 pm (-08:00)
- **Event URL**: https://allevents.in/las-vegas/clay-walker/2300030141532047
- **Event Categories**: Art, Theatre
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Las Vegas
- **state**: NV
- **country**: United States
- **location**: Venetian Theatre At the Venetian Hotel Las Vegas
- **lat**: 36.169940948486
- **long**: -115.13983154297
- **full address**: Venetian Theatre At the Venetian Hotel Las Vegas, 3355 Las Vegas Blvd. South, Las Vegas, United States

## Event gallery

- **Alt text**: Clay Walker
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/8c9662a0-9362-11f1-8f1c-cf8ce96ac258-rimg-w1000-h984-dcc8f8d8-gmir.jpg?v=1786218705

## FAQs

- **Q**: When and where is Clay Walker being held?
  - **A:** Clay Walker takes place on Sat, 05 Dec, 2026 at 08:30 pm to Sat, 05 Dec, 2026 at 10:30 pm at Venetian Theatre At the Venetian Hotel Las Vegas, 3355 Las Vegas Blvd. South, Las Vegas, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Clay Walker",
        "image": "https://cdn-az.allevents.in/events7/banners/8c9662a0-9362-11f1-8f1c-cf8ce96ac258-rimg-w1000-h984-dcc8f8d8-gmir.jpg?v=1786218705",
        "startDate": "2026-12-05T20:30:00-08:00",
        "endDate": "2026-12-05T22:30:00-08:00",
        "url": "https://allevents.in/las-vegas/clay-walker/2300030141532047",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Venetian Theatre At the Venetian Hotel Las Vegas",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3355 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"
    }
]
```