

# Event Details

- **Event Name**: Cardi B at On The Record
- **Event Start and End Date**: Fri, 18 Sep, 2026 at 10:00 pm – Sat, 19 Sep, 2026 at 12:00 am (-08:00)
- **Event URL**: https://allevents.in/las-vegas/cardi-b-at-on-the-record/2400030669143456
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Las Vegas
- **state**: NV
- **country**: United States
- **location**: On The Record
- **lat**: 36.10446820
- **long**: -115.17919080
- **full address**: On The Record, 3770 S Las Vegas Blvd, Las Vegas, NV 89109, United States

## Event gallery

- **Alt text**: Cardi B at On The Record
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/8114a300-aa8d-11f1-abda-d1c1d0c990ef-rimg-w1080-h1080-dc883848-gmir.jpg?v=1788766015

## FAQs

- **Q**: When and where is Cardi B at On The Record being held?
  - **A:** Cardi B at On The Record takes place on Fri, 18 Sep, 2026 at 10:00 pm to Sat, 19 Sep, 2026 at 12:00 am at On The Record, 3770 S Las Vegas Blvd, Las Vegas, NV 89109, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Cardi B at On The Record 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 Cardi B at On The Record 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": "Cardi B at On The Record",
        "image": "https://cdn-az.allevents.in/events4/banners/8114a300-aa8d-11f1-abda-d1c1d0c990ef-rimg-w1080-h1080-dc883848-gmir.jpg?v=1788766015",
        "startDate": "2026-09-18T22:00:00-08:00",
        "endDate": "2026-09-19T00:00:00-08:00",
        "url": "https://allevents.in/las-vegas/cardi-b-at-on-the-record/2400030669143456",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "On The Record",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3770 S Las Vegas Blvd, Las Vegas, NV 89109",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.10446820",
                "longitude": "-115.17919080"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```