

# Event Details

- **Event Name**: The Marcus King Band
- **Event Start and End Date**: Thu, 03 Dec, 2026 at 08:30 pm – Thu, 03 Dec, 2026 at 10:30 pm (-08:00)
- **Event URL**: https://allevents.in/las-vegas/the-marcus-king-band/2300030571699030
- **Event Categories**: music, entertainment
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Las Vegas
- **state**: NV
- **country**: United States
- **location**: The Theater at Virgin Hotels - Las Vegas
- **lat**: 36.169940948486
- **long**: -115.13983154297
- **full address**: The Theater at Virgin Hotels - Las Vegas, 4455 Paradise Rd, Las Vegas, United States

## Event gallery

- **Alt text**: The Marcus King Band
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/1b841470-a57a-11f1-8990-5d04d231a2dd-rimg-w1080-h1080-dc082828-gmir.jpg?v=1788207931

## FAQs

- **Q**: When and where is The Marcus King Band being held?
  - **A:** The Marcus King Band takes place on Thu, 03 Dec, 2026 at 08:30 pm to Thu, 03 Dec, 2026 at 10:30 pm at The Theater at Virgin Hotels - Las Vegas, 4455 Paradise Rd, Las Vegas, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Marcus King Band 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 Marcus King Band 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 Marcus King Band",
        "image": "https://cdn-az.allevents.in/events7/banners/1b841470-a57a-11f1-8990-5d04d231a2dd-rimg-w1080-h1080-dc082828-gmir.jpg?v=1788207931",
        "startDate": "2026-12-03T20:30:00-08:00",
        "endDate": "2026-12-03T22:30:00-08:00",
        "url": "https://allevents.in/las-vegas/the-marcus-king-band/2300030571699030",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Theater at Virgin Hotels - Las Vegas",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4455 Paradise Rd",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.169940948486",
                "longitude": "-115.13983154297"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```