

# Event Details

- **Event Name**: 5th Ward Christmas Party
- **Event Start and End Date**: Sat, 04 Dec, 2027 at 12:00 am – Sat, 04 Dec, 2027 at 11:59 pm (-07:00)
- **Event Description**: Christmas Party
- **Event URL**: https://allevents.in/taylorsville/5th-ward-christmas-party/1600029278221726
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Taylorsville
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.661108977894
- **long**: -111.95153232884
- **full address**: The Church of Jesus Christ of Latter-day Saints, 4986 South Valois Drive, 2365 West, Taylorsville, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/6c5e44f0-cdfe-11f0-bb67-fb6d397f1b16-rimg-w1000-h469-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 04 Dec, 2027 at 12:00 am (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 4986 South Valois Drive, 2365 West, Taylorsville, 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/events7/banners/cbe2bf10-1cd6-11f1-8026-d96a43b74dca-rimg-w1200-h563-dc090f1a-gmir.jpg",
        "startDate": "2027-12-04T00:00:00-07:00",
        "endDate": "2027-12-04T23:59:00-07:00",
        "url": "https://allevents.in/taylorsville/5th-ward-christmas-party/1600029278221726",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4986 South Valois Drive, 2365 West",
                "addressLocality": "Taylorsville",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.661108977894",
                "longitude": "-111.95153232884"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Christmas Party"
    }
]
```