

# Event Details

- **Event Name**: Nevada Ballet Theatre - The Nutcracker at Reynolds Hall at Smith Center
- **Event Start and End Date**: Sat, 12 Dec, 2026 at 02:00 pm – Sun, 27 Dec, 2026 at 04:00 pm (-08:00)
- **Event URL**: https://allevents.in/las-vegas/nevada-ballet-theatre-the-nutcracker-at-reynolds-hall-at-smith-center/2400028194780645
- **Event Categories**: art
- **Interested Audience**: 
  - total_interested_count: 3

## 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**: Nevada Ballet Theatre - The Nutcracker at Reynolds Hall at Smith Center
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/ed2d95c0-a5b4-11f1-8990-5d04d231a2dd-rimg-w1178-h668-dc180808-gmir.jpg?v=1788233216

## FAQs

- **Q**: When and where is Nevada Ballet Theatre - The Nutcracker at Reynolds Hall at Smith Center being held?
  - **A:** Nevada Ballet Theatre - The Nutcracker at Reynolds Hall at Smith Center takes place on Sat, 12 Dec, 2026 at 02:00 pm to Sun, 27 Dec, 2026 at 04:00 pm at Reynolds Hall at Smith Center, 361 Symphony Park Avenue, Las Vegas, NV 89106, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Nevada Ballet Theatre - The Nutcracker at Reynolds Hall at Smith Center is ideal for art lovers, collectors, creatives, and anyone inspired by visual arts, installations, and exhibitions. 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 Nevada Ballet Theatre - The Nutcracker at Reynolds Hall at Smith Center 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": "Nevada Ballet Theatre - The Nutcracker at Reynolds Hall at Smith Center",
        "image": "https://cdn-az.allevents.in/events5/banners/ed2d95c0-a5b4-11f1-8990-5d04d231a2dd-rimg-w1178-h668-dc180808-gmir.jpg?v=1788233216",
        "startDate": "2026-12-12T14:00:00-08:00",
        "endDate": "2026-12-27T16:00:00-08:00",
        "url": "https://allevents.in/las-vegas/nevada-ballet-theatre-the-nutcracker-at-reynolds-hall-at-smith-center/2400028194780645",
        "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"
    }
]
```