

# Event Details

- **Event Name**: 3rd Ward Christmas Party
- **Event Start and End Date**: Sat, 12 Dec, 2026 at 09:30 am – Sat, 12 Dec, 2026 at 11:30 am (-07:00)
- **Event Description**: All are invited to join us for this Christmas breakfast where we will celebrate the birth of our savior Jesus Christ.
- **Event URL**: https://allevents.in/orem/3rd-ward-christmas-party/1600029431721430
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Orem
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.316063300191
- **long**: -111.69521749119
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1000 North Main Street, Orem, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/cc85cb60-e6a8-11f0-a983-4dfa8e48b99b-rimg-w1000-h563-dc1

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 12 Dec, 2026 at 09:30 am (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1000 North Main Street, Orem, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about 3rd 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": "3rd Ward Christmas Party",
        "image": "https://cdn-az.allevents.in/events1/banners/b38d2410-1d1b-11f1-b6a5-cd61f1521f0c-rimg-w1200-h675-dc181515-gmir.jpg",
        "startDate": "2026-12-12T09:30:00-07:00",
        "endDate": "2026-12-12T11:30:00-07:00",
        "url": "https://allevents.in/orem/3rd-ward-christmas-party/1600029431721430",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1000 North Main Street",
                "addressLocality": "Orem",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.316063300191",
                "longitude": "-111.69521749119"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are invited to join us for this Christmas breakfast where we will celebrate the birth of our savior Jesus Christ."
    }
]
```