

# Event Details

- **Event Name**: SJBT The Nutcracker
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 02:30 pm – Sun, 14 Dec, 2025 at 04:30 pm
- **Event Description**: Experience the magic of the holidays with SJBT’s annual The Nutcracker!
- **Event URL**: https://allevents.in/voorhees/sjbt-the-nutcracker/200029354209107
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Voorhees
- **state**: NJ
- **country**: United States
- **location**: Voorhees Middle School Theater
- **lat**: 39.861097163333
- **long**: -74.96242517
- **full address**: Voorhees Middle School Theater, 1000 Holly Oak Dr E, Voorhees, NJ 08043, United States

## Event gallery

- **Alt text**: SJBT The Nutcracker
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/c32852c5dcd3b3cdc87d65016847bb15265aa18ab1125329235101522f3d36dc-rimg-w851-h315-dc7d1316-gmir?v=1765691886

## FAQs

- **Q**: When and where is SJBT The Nutcracker being held?
  - **A:** SJBT The Nutcracker takes place on Sun, 14 Dec, 2025 at 02:30 pm to Sun, 14 Dec, 2025 at 04:30 pm at Voorhees Middle School Theater, 1000 Holly Oak Dr E, Voorhees, NJ 08043, United States.
- **Q**: Who is organizing SJBT The Nutcracker?
  - **A:** SJBT The Nutcracker is organized by South Jersey Ballet.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "SJBT The Nutcracker",
        "image": "https://cdn-az.allevents.in/events2/banners/c32852c5dcd3b3cdc87d65016847bb15265aa18ab1125329235101522f3d36dc-rimg-w851-h315-dc7d1316-gmir?v=1765691886",
        "startDate": "2025-12-14",
        "endDate": "2025-12-14",
        "url": "https://allevents.in/voorhees/sjbt-the-nutcracker/200029354209107",
        "location": {
            "@type": "Place",
            "name": "Voorhees Middle School Theater",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1000 Holly Oak Dr E, Voorhees, NJ 08043, United States",
                "addressLocality": "Voorhees",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.861097163333",
                "longitude": "-74.96242517"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Experience the magic of the holidays with SJBT’s annual The Nutcracker!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "South Jersey Ballet",
                "url": "https://allevents.in/org/south-jersey-ballet/24071901"
            }
        ]
    }
]
```