

# Event Details

- **Event Name**: Banda MS
- **Event Start and End Date**: Thu, 10 Sep, 2026 at 04:00 pm – Fri, 11 Sep, 2026 at 10:00 pm (-07:00)
- **Event URL**: https://allevents.in/las-vegas/banda-ms/2300029907185143
- **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**: 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**: Banda MS
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/546c9d30-7f0e-11f1-957f-f1f06462340d-rimg-w1200-h547-dc131314-gmir.jpg?v=1783983495

## FAQs

- **Q**: When and where is Banda MS being held?
  - **A:** Banda MS takes place on Thu, 10 Sep, 2026 at 04:00 pm to Fri, 11 Sep, 2026 at 10:00 pm at MGM Grand Garden Arena, 3799 Las Vegas Blvd. South, Las Vegas, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Banda MS is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. 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 Banda MS 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": "Banda MS",
        "image": "https://cdn-az.allevents.in/events2/banners/546c9d30-7f0e-11f1-957f-f1f06462340d-rimg-w1200-h547-dc131314-gmir.jpg?v=1783983495",
        "startDate": "2026-09-10T16:00:00-07:00",
        "endDate": "2026-09-11T22:00:00-07:00",
        "url": "https://allevents.in/las-vegas/banda-ms/2300029907185143",
        "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"
    }
]
```