

# Event Details

- **Event Name**: 15th Ward Christmas Party
- **Event Start and End Date**: Sat, 12 Dec, 2026 at 07:00 am – Sat, 12 Dec, 2026 at 12:00 pm (-07:00)
- **Event Description**: 15th Ward Christmas Party Breakfast
- **Event URL**: https://allevents.in/santaquin/15th-ward-christmas-party/1600029317549203
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Santaquin
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 39.975794
- **long**: -111.795995
- **full address**: The Church of Jesus Christ of Latter-day Saints, 45 South 500 West, Santaquin, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/9ddbc2c0-d38d-11f0-8e6b-3d758292774f-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 12 Dec, 2026 at 07:00 am (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 45 South 500 West, Santaquin, US
- **Q**: Where can I find ticket details about 15th 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": "15th Ward Christmas Party",
        "image": "https://cdn-az.allevents.in/events2/banners/9cf5a880-d38d-11f0-8847-13c74ce67ee0-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-12-12T07:00:00-07:00",
        "endDate": "2026-12-12T12:00:00-07:00",
        "url": "https://allevents.in/santaquin/15th-ward-christmas-party/1600029317549203",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "45 South 500 West",
                "addressLocality": "Santaquin",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.975794",
                "longitude": "-111.795995"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "15th Ward Christmas Party Breakfast"
    }
]
```