

# Event Details

- **Event Name**: Christmas Party!
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 12:00 am – Sat, 13 Dec, 2025 at 11:59 pm
- **Event Description**: Details to be announced...
- **Event URL**: https://allevents.in/north-caldwell/christmas-party/1600029149837414
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600029149837414

## Event venue details

- **city**: North Caldwell
- **state**: NJ
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.849227050314
- **long**: -74.260033129614
- **full address**: The Church of Jesus Christ of Latter-day Saints, 209 Mountain Avenue, North Caldwell, US

## Event gallery

- **Alt text**: Christmas Party!
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/012a45f0-bc18-11f0-a21c-5f84b628c251-rimg-w1200-h675-dc312b18-gmir.jpg

## FAQs

- **Q**: When and where is Christmas Party! being held?
  - **A:** Christmas Party! takes place on Sat, 13 Dec, 2025 at 12:00 am to Sat, 13 Dec, 2025 at 11:59 pm at The Church of Jesus Christ of Latter-day Saints, 209 Mountain Avenue, North Caldwell, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Party!",
        "image": "https://cdn-az.allevents.in/events5/banners/012a45f0-bc18-11f0-a21c-5f84b628c251-rimg-w1200-h675-dc312b18-gmir.jpg",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/north-caldwell/christmas-party/1600029149837414",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "209 Mountain Avenue",
                "addressLocality": "North Caldwell",
                "addressRegion": "NJ",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.849227050314",
                "longitude": "-74.260033129614"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Details to be announced..."
    }
]
```