

# Event Details

- **Event Name**: 5th Ward Christmas Party
- **Event Start and End Date**: Thu, 10 Dec, 2026 at 08:00 pm – Fri, 11 Dec, 2026 at 09:00 pm (-07:00)
- **Event Description**: All are welcome to celebrate the birth of Jesus Christ with us. Please come!
- **Event URL**: https://allevents.in/south-jordan/5th-ward-christmas-party/1600029355558447
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: South Jordan
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.54451624
- **long**: -111.9357251
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1570 West 11400 South, South Jordan, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/66816250-d903-11f0-a4f1-ab89ef198835-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 10 Dec, 2026 at 08:00 pm (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1570 West 11400 South, South Jordan, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about 5th 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": "5th Ward Christmas Party",
        "image": "https://cdn-az.allevents.in/events1/banners/9fd1a710-1d12-11f1-bcfe-6393e3a0d4d3-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-12-10T20:00:00-07:00",
        "endDate": "2026-12-11T21:00:00-07:00",
        "url": "https://allevents.in/south-jordan/5th-ward-christmas-party/1600029355558447",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1570 West 11400 South",
                "addressLocality": "South Jordan",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.54451624",
                "longitude": "-111.9357251"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are welcome to celebrate the birth of Jesus Christ with us. Please come!"
    }
]
```