

# Event Details

- **Event Name**: The Nutcracker at the Santa Cruz Civic
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 01:30 pm
- **Event Description**: Come see the holiday classic at the Santa Cruz Civic!
- **Event URL**: https://allevents.in/santa-cruz/the-nutcracker-at-the-santa-cruz-civic/200029380585737
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details

- **Ticket URL**: https://santacruzdancetheater.org/?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=santa+cruz-events

## Event venue details

- **city**: Santa Cruz
- **state**: CA
- **country**: United States
- **location**: Santa Cruz Civic Auditorium
- **lat**: 36.973781781676
- **long**: -122.02910148865
- **full address**: Santa Cruz Civic Auditorium, 711 Center St, Santa Cruz, CA 95060-3805, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Santa Cruz Dance Theater (https://allevents.in/org/santa-cruz-dance-theater/27261408)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/72799468479b91f645de7082760364215da2a807d0253e9df93c756d870d29a1-rimg-w1080-h1350-dc12151c-gmir?v=1766210848
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/26073343dd733cc451dc61975090a222a581a24980a59a6e756adcdde2923dc1-rimg-w300-h300-dc13151c-gmir?v=1766210856

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 20 Dec, 2025 at 01:30 pm
- **Q**: Where is the event happening?
  - **A:** Santa Cruz Civic Auditorium, 711 Center St, Santa Cruz, CA 95060-3805, United States
- **Q**: Who is organizing the event?
  - **A:** Santa Cruz Dance Theater
- **Q**: What type of event is this?
  - **A:** holiday
- **Q**: Where can I find ticket details about The Nutcracker at the Santa Cruz Civic ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Nutcracker at the Santa Cruz Civic",
        "image": "https://cdn-az.allevents.in/events4/banners/72799468479b91f645de7082760364215da2a807d0253e9df93c756d870d29a1-rimg-w1080-h1350-dc12151c-gmir?v=1766210848",
        "startDate": "2025-12-20",
        "url": "https://allevents.in/santa-cruz/the-nutcracker-at-the-santa-cruz-civic/200029380585737",
        "location": {
            "@type": "Place",
            "name": "Santa Cruz Civic Auditorium",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "711 Center St, Santa Cruz, CA 95060-3805, United States",
                "addressLocality": "Santa Cruz",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.973781781676",
                "longitude": "-122.02910148865"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come see the holiday classic at the Santa Cruz Civic!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Santa Cruz Dance Theater",
                "url": "https://allevents.in/org/santa-cruz-dance-theater/27261408"
            }
        ]
    }
]
```