

# Event Details

- **Event Name**: Bluey's Big Play
- **Event Start and End Date**: Sat, 07 Nov, 2026 at 11:00 am – Sun, 08 Nov, 2026 at 04:00 pm (-08:00)
- **Event URL**: https://allevents.in/las-vegas/blueys-big-play/2300026469817340
- **Event Categories**: contests, trips-adventures
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Las Vegas
- **state**: NV
- **country**: United States
- **location**: Reynolds Hall at The Smith Center
- **lat**: 36.169940948486
- **long**: -115.13983154297
- **full address**: Reynolds Hall at The Smith Center, 361 Symphony Park Ave, Las Vegas, United States

## Event gallery

- **Alt text**: Bluey's Big Play
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/bcf9b540-a0f1-11f1-8382-27c8b4f8dbac-rimg-w1200-h675-dcf8f8f8-gmir.jpg?v=1787709576

## FAQs

- **Q**: When and where is Bluey's Big Play being held?
  - **A:** Bluey's Big Play takes place on Sat, 07 Nov, 2026 at 11:00 am to Sun, 08 Nov, 2026 at 04:00 pm at Reynolds Hall at The Smith Center, 361 Symphony Park Ave, Las Vegas, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bluey's Big Play",
        "image": "https://cdn-az.allevents.in/events8/banners/bcf9b540-a0f1-11f1-8382-27c8b4f8dbac-rimg-w1200-h675-dcf8f8f8-gmir.jpg?v=1787709576",
        "startDate": "2026-11-07T11:00:00-08:00",
        "endDate": "2026-11-08T16:00:00-08:00",
        "url": "https://allevents.in/las-vegas/blueys-big-play/2300026469817340",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Reynolds Hall at The Smith Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "361 Symphony Park Ave",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.169940948486",
                "longitude": "-115.13983154297"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```