

# Event Details

- **Event Name**: Christmas Party
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 09:00 am – Sat, 13 Dec, 2025 at 01:00 pm
- **Event URL**: https://allevents.in/south-jordan/christmas-party/1600027642672131
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: South Jordan
- **state**: UT
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.57417693286
- **long**: -111.94882886812
- **full address**: The Church of Jesus Christ of Latter-day Saints, 9750 South 2200 West, South Jordan, United States

## Event gallery

- **Alt text**: Christmas Party
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/752c9890-2c53-11f0-b7e7-b761835452a9-rimg-w1200-h563-dc090f1a-gmir.jpg

## FAQs

- **Q**: When and where is Christmas Party being held?
  - **A:** Christmas Party takes place on Sat, 13 Dec, 2025 at 09:00 am to Sat, 13 Dec, 2025 at 01:00 pm at The Church of Jesus Christ of Latter-day Saints, 9750 South 2200 West, South Jordan, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Christmas Party is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in South Jordan, this event is thoughtfully curated to deliver a standout experience worth every moment. If Christmas Party sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Party",
        "image": "https://cdn-az.allevents.in/events10/banners/752c9890-2c53-11f0-b7e7-b761835452a9-rimg-w1200-h563-dc090f1a-gmir.jpg",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/south-jordan/christmas-party/1600027642672131",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9750 South 2200 West",
                "addressLocality": "South Jordan",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.57417693286",
                "longitude": "-111.94882886812"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```