

# Event Details

- **Event Name**: Rival Sons
- **Event Start and End Date**: Fri, 06 Nov, 2026 at 07:00 pm – Fri, 06 Nov, 2026 at 09:00 pm (-08:00)
- **Event URL**: https://allevents.in/las-vegas/rival-sons/2300030373221216
- **Event Categories**: 
- **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**: Brooklyn Bowl - Las Vegas
- **lat**: 36.169940948486
- **long**: -115.13983154297
- **full address**: Brooklyn Bowl - Las Vegas, 3475 Las Vegas Blvd., Las Vegas, United States

## Event gallery

- **Alt text**: Rival Sons
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/9d88d020-9b64-11f1-94c5-d3a2412e8c30-rimg-w1200-h727-dcd8d8d8-gmir.jpg?v=1787099211

## FAQs

- **Q**: When and where is Rival Sons being held?
  - **A:** Rival Sons takes place on Fri, 06 Nov, 2026 at 07:00 pm to Fri, 06 Nov, 2026 at 09:00 pm at Brooklyn Bowl - Las Vegas, 3475 Las Vegas Blvd., Las Vegas, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Rival Sons 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 Rival Sons 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": "Rival Sons",
        "image": "https://cdn-az.allevents.in/events9/banners/9d88d020-9b64-11f1-94c5-d3a2412e8c30-rimg-w1200-h727-dcd8d8d8-gmir.jpg?v=1787099211",
        "startDate": "2026-11-06T19:00:00-08:00",
        "endDate": "2026-11-06T21:00:00-08:00",
        "url": "https://allevents.in/las-vegas/rival-sons/2300030373221216",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Brooklyn Bowl - Las Vegas",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3475 Las Vegas Blvd.",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.169940948486",
                "longitude": "-115.13983154297"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```