

# Event Details

- **Event Name**: Mon Laferte
- **Event Start and End Date**: Thu, 05 Nov, 2026 at 08:00 pm – Thu, 05 Nov, 2026 at 10:00 pm (-08:00)
- **Event URL**: https://allevents.in/las-vegas/mon-laferte/2300029887906929
- **Event Categories**: concerts, music, entertainment, art, theatre
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Las Vegas
- **state**: NV
- **country**: United States
- **location**: Pearl Concert Theater At Palms Casino Resort
- **lat**: 36.1699412000
- **long**: -115.1398296000
- **full address**: Pearl Concert Theater At Palms Casino Resort, 4321 West Flamingo Road, Las Vegas, United States

## Event gallery

- **Alt text**: Mon Laferte
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/99676220-3f7c-11f1-9d46-d353ff0ce136-rimg-w1200-h675-dc30181f-gmir.jpg?v=1776993981

## FAQs

- **Q**: When and where is Mon Laferte being held?
  - **A:** Mon Laferte takes place on Thu, 05 Nov, 2026 at 08:00 pm to Thu, 05 Nov, 2026 at 10:00 pm at Pearl Concert Theater At Palms Casino Resort, 4321 West Flamingo Road, Las Vegas, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Mon Laferte 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 Mon Laferte 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": "Mon Laferte",
        "image": "https://cdn-az.allevents.in/events8/banners/99676220-3f7c-11f1-9d46-d353ff0ce136-rimg-w1200-h675-dc30181f-gmir.jpg?v=1776993981",
        "startDate": "2026-11-05T20:00:00-08:00",
        "endDate": "2026-11-05T22:00:00-08:00",
        "url": "https://allevents.in/las-vegas/mon-laferte/2300029887906929",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Pearl Concert Theater At Palms Casino Resort",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4321 West Flamingo Road",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.1699412000",
                "longitude": "-115.1398296000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```