

# Event Details

- **Event Name**: Backstreet Boys
- **Event Start and End Date**: Thu, 27 Aug, 2026 at 08:00 pm – Sat, 02 Jan, 2027 at 10:00 pm (-07:00)
- **Event URL**: https://allevents.in/las-vegas/backstreet-boys/2300027867537500
- **Event Categories**: trips-adventures
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Las Vegas
- **state**: NV
- **country**: United States
- **location**: Sphere
- **lat**: 36.169940948486
- **long**: -115.13983154297
- **full address**: Sphere, 255 Sands Avenue, Las Vegas, United States

## Event gallery

- **Alt text**: Backstreet Boys
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/57cdd190-a0e4-11f1-8382-27c8b4f8dbac-rimg-w1200-h800-dc2888b8-gmir.jpg?v=1787703814

## FAQs

- **Q**: When and where is Backstreet Boys being held?
  - **A:** Backstreet Boys takes place on Thu, 27 Aug, 2026 at 08:00 pm to Sat, 02 Jan, 2027 at 10:00 pm at Sphere, 255 Sands Avenue, Las Vegas, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Backstreet Boys 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 Backstreet Boys 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": "Backstreet Boys",
        "image": "https://cdn-az.allevents.in/events8/banners/57cdd190-a0e4-11f1-8382-27c8b4f8dbac-rimg-w1200-h800-dc2888b8-gmir.jpg?v=1787703814",
        "startDate": "2026-08-27T20:00:00-07:00",
        "endDate": "2027-01-02T22:00:00-07:00",
        "url": "https://allevents.in/las-vegas/backstreet-boys/2300027867537500",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Sphere",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "255 Sands Avenue",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.169940948486",
                "longitude": "-115.13983154297"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```