

# Event Details

- **Event Name**: 1st Ward Christmas Party
- **Event Start and End Date**: Fri, 12 Dec, 2025 at 06:00 pm – Fri, 12 Dec, 2025 at 08:00 pm
- **Event Description**: Ward Christmas Party. Celebrate with the Ward dinner and brief program and singing. Bring your friends.
- **Event URL**: https://allevents.in/st-joseph/1st-ward-christmas-party/1600028868167238
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: St Joseph
- **state**: MO
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 39.81239511044
- **long**: -94.816392352761
- **full address**: The Church of Jesus Christ of Latter-day Saints, 7 N Carriage Dr, St Joseph, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/74f4cac0-91a0-11f0-9168-03be264ad628-rimg-w1000-h562-dc

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 12 Dec, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 7 N Carriage Dr, St Joseph, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about 1st 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": "1st Ward Christmas Party",
        "image": "https://cdn-az.allevents.in/events6/banners/43211150-d207-11f0-8e6b-3d758292774f-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-12",
        "endDate": "2025-12-12",
        "url": "https://allevents.in/st-joseph/1st-ward-christmas-party/1600028868167238",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7 N Carriage Dr",
                "addressLocality": "St Joseph",
                "addressRegion": "MO",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.81239511044",
                "longitude": "-94.816392352761"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Ward Christmas Party. Celebrate with the Ward dinner and brief program and singing. Bring your friends."
    }
]
```