

# 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**: banner
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/253dc2a0-2c6c-11f0-b7e7-b761835452a9-rimg-w1200-h563-dc090f1a-gmir.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/258d9050-2c6c-11f0-b7e7-b761835452a9-rimg-w300-h300-dc2e2f31-gmir.jpg

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 10 Dec, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1548 N 900 W, Pleasant Grove, United States
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about 2nd 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": "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"
    }
]
```