

# Event Details

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

## Ticket Details


## Event venue details

- **city**: Las Vegas
- **state**: NV
- **country**: United States
- **location**: AREA15
- **lat**: 36.13292462
- **long**: -115.18109202
- **full address**: AREA15, 3215 South Rancho Drive, Las Vegas, NV 89102, United States

## Event gallery

- **Alt text**: Everyday People Las Vegas at AREA15
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/03941a40-94c2-11f1-8024-43018c8ac4af-rimg-w1080-h1080-dc283858-gmir.jpg?v=1786369644

## FAQs

- **Q**: When and where is Everyday People Las Vegas at AREA15 being held?
  - **A:** Everyday People Las Vegas at AREA15 takes place on Sun, 06 Sep, 2026 at 10:00 pm to Mon, 07 Sep, 2026 at 12:00 am at AREA15, 3215 South Rancho Drive, Las Vegas, NV 89102, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Everyday People Las Vegas at AREA15",
        "image": "https://cdn-az.allevents.in/events8/banners/03941a40-94c2-11f1-8024-43018c8ac4af-rimg-w1080-h1080-dc283858-gmir.jpg?v=1786369644",
        "startDate": "2026-09-06T22:00:00-08:00",
        "endDate": "2026-09-07T00:00:00-08:00",
        "url": "https://allevents.in/las-vegas/everyday-people-las-vegas-at-area15/2400030535173623",
        "location": {
            "@type": "Place",
            "name": "AREA15",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3215 South Rancho Drive, Las Vegas, NV 89102",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.13292462",
                "longitude": "-115.18109202"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```