

# Event Details

- **Event Name**: Ward 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**: More Details TBD
- **Event URL**: https://allevents.in/princeton/ward-christmas-party/1600027933238552
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Princeton
- **state**: MN
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 45.576599973344
- **long**: -93.613524311279
- **full address**: The Church of Jesus Christ of Latter-day Saints, 2174 100th Avenue, Princeton, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/813ecf90-fd46-11ef-92f0-99e443edfdc8-rimg-w1000-h563-dc1

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 13 Dec, 2025 at 12:00 am
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 2174 100th Avenue, Princeton, United States
- **Q**: Where can I find ticket details about Ward Christmas Party ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ward Christmas Party",
        "image": "https://cdn-az.allevents.in/events4/banners/7fcdb360-fd46-11ef-b31b-49ed0da5dccc-rimg-w1200-h675-dc312b18-gmir.jpg",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/princeton/ward-christmas-party/1600027933238552",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2174 100th Avenue",
                "addressLocality": "Princeton",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.576599973344",
                "longitude": "-93.613524311279"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "More Details TBD"
    }
]
```