

# Event Details

- **Event Name**: Boyz II Men
- **Event Start and End Date**: Fri, 12 Mar, 2027 at 08:00 pm – Sat, 20 Mar, 2027 at 10:00 pm (-08:00)
- **Event URL**: https://allevents.in/las-vegas/boyz-ii-men/2300026469900127
- **Event Categories**: trips-adventures
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Las Vegas
- **state**: NV
- **country**: United States
- **location**: The Chelsea - The Cosmopolitan of Las Vegas
- **lat**: 36.169940948486
- **long**: -115.13983154297
- **full address**: The Chelsea - The Cosmopolitan of Las Vegas, 3708 Las Vegas Boulevard South, Las Vegas, United States

## Event gallery

- **Alt text**: Boyz II Men
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/036a6f20-a44d-11f1-8345-8160f1306c66-rimg-w1200-h675-dc180808-gmir.jpg?v=1788078613

## FAQs

- **Q**: When and where is Boyz II Men being held?
  - **A:** Boyz II Men takes place on Fri, 12 Mar, 2027 at 08:00 pm to Sat, 20 Mar, 2027 at 10:00 pm at The Chelsea - The Cosmopolitan of Las Vegas, 3708 Las Vegas Boulevard South, Las Vegas, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Boyz II Men 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 Boyz II Men 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": "Boyz II Men",
        "image": "https://cdn-az.allevents.in/events3/banners/036a6f20-a44d-11f1-8345-8160f1306c66-rimg-w1200-h675-dc180808-gmir.jpg?v=1788078613",
        "startDate": "2027-03-12T20:00:00-08:00",
        "endDate": "2027-03-20T22:00:00-08:00",
        "url": "https://allevents.in/las-vegas/boyz-ii-men/2300026469900127",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Chelsea - The Cosmopolitan of Las Vegas",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3708 Las Vegas Boulevard South",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.169940948486",
                "longitude": "-115.13983154297"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```