

# Event Details

- **Event Name**: Motown Brunch at Alexis Park All Suite Resort
- **Event Start and End Date**: Sun, 27 Sep, 2026 at 11:00 am – Sun, 27 Dec, 2026 at 01:00 pm (-08:00)
- **Event URL**: https://allevents.in/las-vegas/motown-brunch-at-alexis-park-all-suite-resort/2400029139737254
- **Event Categories**: brunch
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Las Vegas
- **state**: NV
- **country**: United States
- **location**: Alexis Park All Suite Resort
- **lat**: 36.10765410
- **long**: -115.15553054
- **full address**: Alexis Park All Suite Resort, 375 E. Harmon Ave, Las Vegas, NV 89169, United States

## Event gallery

- **Alt text**: Motown Brunch at Alexis Park All Suite Resort
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/877c2ea0-b61f-11f1-a286-03acc9eb40ab-rimg-w1200-h500-dc080808-gmir.webp?v=1790038223

## FAQs

- **Q**: When and where is Motown Brunch at Alexis Park All Suite Resort being held?
  - **A:** Motown Brunch at Alexis Park All Suite Resort takes place on Sun, 27 Sep, 2026 at 11:00 am to Sun, 27 Dec, 2026 at 01:00 pm at Alexis Park All Suite Resort, 375 E. Harmon Ave, Las Vegas, NV 89169, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Motown Brunch at Alexis Park All Suite Resort",
        "image": "https://cdn-az.allevents.in/events9/banners/877c2ea0-b61f-11f1-a286-03acc9eb40ab-rimg-w1200-h500-dc080808-gmir.webp?v=1790038223",
        "startDate": "2026-09-27T11:00:00-08:00",
        "endDate": "2026-12-27T13:00:00-08:00",
        "url": "https://allevents.in/las-vegas/motown-brunch-at-alexis-park-all-suite-resort/2400029139737254",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Alexis Park All Suite Resort",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "375 E. Harmon Ave, Las Vegas, NV 89169",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.10765410",
                "longitude": "-115.15553054"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```