

# Event Details

- **Event Name**: 2nd Ward Christmas Party
- **Event Start and End Date**: Wed, 10 Dec, 2025 at 06:00 pm – Wed, 10 Dec, 2025 at 08:00 pm
- **Event URL**: https://allevents.in/pleasant-grove/2nd-ward-christmas-party/1600027705609057
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Pleasant Grove
- **state**: UT
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.380456949396
- **long**: -111.75313937047
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1548 N 900 W, Pleasant Grove, United States

## Event gallery

- **Alt text**: 2nd Ward Christmas Party
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/253dc2a0-2c6c-11f0-b7e7-b761835452a9-rimg-w1200-h563-dc090f1a-gmir.jpg

## FAQs

- **Q**: When and where is 2nd Ward Christmas Party being held?
  - **A:** 2nd Ward Christmas Party takes place on Wed, 10 Dec, 2025 at 06:00 pm to Wed, 10 Dec, 2025 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 1548 N 900 W, Pleasant Grove, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** 2nd Ward 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 Pleasant Grove, this event is thoughtfully curated to deliver a standout experience worth every moment. If 2nd Ward 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": "2nd Ward Christmas Party",
        "image": "https://cdn-az.allevents.in/events7/banners/253dc2a0-2c6c-11f0-b7e7-b761835452a9-rimg-w1200-h563-dc090f1a-gmir.jpg",
        "startDate": "2025-12-10",
        "endDate": "2025-12-10",
        "url": "https://allevents.in/pleasant-grove/2nd-ward-christmas-party/1600027705609057",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1548 N 900 W",
                "addressLocality": "Pleasant Grove",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.380456949396",
                "longitude": "-111.75313937047"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```