

# Event Details

- **Event Name**: Bluey's Big Play at Reynolds Hall at Smith Center
- **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-at-reynolds-hall-at-smith-center/2400029816828749
- **Event Categories**: trips-adventures, contests
- **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 Smith Center
- **lat**: 36.16882680
- **long**: -115.15180860
- **full address**: Reynolds Hall at Smith Center, 361 Symphony Park Avenue, Las Vegas, NV 89106, United States

## Event gallery

- **Alt text**: Bluey's Big Play at Reynolds Hall at Smith Center
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/d783d3c0-aa81-11f1-abda-d1c1d0c990ef-rimg-w1200-h675-dcf8f8f8-gmir.jpg?v=1788761123

## FAQs

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

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bluey's Big Play at Reynolds Hall at Smith Center",
        "image": "https://cdn-az.allevents.in/events8/banners/d783d3c0-aa81-11f1-abda-d1c1d0c990ef-rimg-w1200-h675-dcf8f8f8-gmir.jpg?v=1788761123",
        "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-at-reynolds-hall-at-smith-center/2400029816828749",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Reynolds Hall at Smith Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "361 Symphony Park Avenue, Las Vegas, NV 89106",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.16882680",
                "longitude": "-115.15180860"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```