

# Event Details

- **Event Name**: Everyday People
- **Event Start and End Date**: Sun, 06 Sep, 2026 at 10:00 pm – Mon, 07 Sep, 2026 at 12:00 am (-07:00)
- **Event URL**: https://allevents.in/las-vegas/everyday-people/2300030549257900
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Las Vegas
- **state**: NV
- **country**: United States
- **location**: On The Record at Park MGM
- **lat**: 36.169940948486
- **long**: -115.13983154297
- **full address**: On The Record at Park MGM, 3770 S. Las Vegas Blvd., Las Vegas, United States

## Event gallery

- **Alt text**: Everyday People
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/975c0c80-a14a-11f1-a977-99d1d33e99bd-rimg-w1081-h756-dc080808-gmir.jpg?v=1787747718

## FAQs

- **Q**: When and where is Everyday People being held?
  - **A:** Everyday People takes place on Sun, 06 Sep, 2026 at 10:00 pm to Mon, 07 Sep, 2026 at 12:00 am at On The Record at Park MGM, 3770 S. Las Vegas Blvd., Las Vegas, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Everyday People is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. 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 Everyday People sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Everyday People",
        "image": "https://cdn-az.allevents.in/events8/banners/975c0c80-a14a-11f1-a977-99d1d33e99bd-rimg-w1081-h756-dc080808-gmir.jpg?v=1787747718",
        "startDate": "2026-09-06T22:00:00-07:00",
        "endDate": "2026-09-07T00:00:00-07:00",
        "url": "https://allevents.in/las-vegas/everyday-people/2300030549257900",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "On The Record at Park MGM",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3770 S. Las Vegas Blvd.",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.169940948486",
                "longitude": "-115.13983154297"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```