

# Event Details

- **Event Name**: The Cadillac Three
- **Event Start and End Date**: Mon, 09 Sep, 2024 at 05:21 am – Fri, 18 Mar, 2072 at 10:00 pm
- **Event URL**: https://allevents.in/las-vegas/the-cadillac-three/2300026641157307
- **Event Categories**: concerts, music, entertainment
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Las Vegas
- **state**: Nevada
- **country**: United States
- **location**: Stoney's Rockin Country
- **lat**: 36.1699412000
- **long**: -115.1398296000
- **full address**: Stoney's Rockin Country, Stoney's Rockin Country, Las Vegas, United States of America, United States

## Event gallery

- **Alt text**: The Cadillac Three
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/a89e30f0-2522-11ef-b574-6336186a5e8e-rimg-w1200-h800-dc918b7b-gmir.jpg?v=1717801626

## FAQs

- **Q**: When and where is The Cadillac Three being held?
  - **A:** The Cadillac Three takes place on Mon, 09 Sep, 2024 at 05:21 am to Fri, 18 Mar, 2072 at 10:00 pm at Stoney's Rockin Country, Stoney's Rockin Country, Las Vegas, United States of America, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Cadillac Three is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Las Vegas, this event is thoughtfully curated to deliver a standout experience worth every moment. If The Cadillac Three sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "The Cadillac Three",
        "image": "https://cdn-az.allevents.in/events10/banners/a89e30f0-2522-11ef-b574-6336186a5e8e-rimg-w1200-h800-dc918b7b-gmir.jpg?v=1717801626",
        "startDate": "2024-09-09",
        "endDate": "2072-03-18",
        "url": "https://allevents.in/las-vegas/the-cadillac-three/2300026641157307",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Stoney's Rockin Country",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Stoney's Rockin Country, Las Vegas, United States of America",
                "addressLocality": "Las Vegas",
                "addressRegion": "Nevada",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.1699412000",
                "longitude": "-115.1398296000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```