

# Event Details

- **Event Name**: PP 10th Ward EPIC Christmas Party
- **Event Start and End Date**: Fri, 12 Dec, 2025 at 06:00 pm – Fri, 12 Dec, 2025 at 08:00 pm
- **Event Description**: Christmas Party
- **Event URL**: https://allevents.in/provo/pp-10th-ward-epic-christmas-party/1600027730356807
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Provo
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.2368
- **long**: -111.6328
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1456 East 300 North, Provo, US

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/ed3d2c70-d219-11f0-996b-d59fe40bb918-rimg-w1200-h675-dc050729-gmir.png
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/ed8ad740-d219-11f0-996b-d59fe40bb918-rimg-w300-h300-dcf1efed-gmir.png

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 12 Dec, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1456 East 300 North, Provo, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about PP 10th Ward EPIC 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": "PP 10th Ward EPIC Christmas Party",
        "image": "https://cdn-az.allevents.in/events9/banners/ed3d2c70-d219-11f0-996b-d59fe40bb918-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-12",
        "endDate": "2025-12-12",
        "url": "https://allevents.in/provo/pp-10th-ward-epic-christmas-party/1600027730356807",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1456 East 300 North",
                "addressLocality": "Provo",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.2368",
                "longitude": "-111.6328"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Christmas Party"
    }
]
```