

# Event Details

- **Event Name**: Orem 7th ward Christmas Party
- **Event Start and End Date**: Sat, 05 Dec, 2026 at 09:00 am – Sat, 05 Dec, 2026 at 10:00 am (-07:00)
- **Event Description**: Details TBA.
- **Event URL**: https://allevents.in/orem/orem-7th-ward-christmas-party/1600029411047613
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Orem
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.290438376004
- **long**: -111.67317007002
- **full address**: The Church of Jesus Christ of Latter-day Saints, 365 South 900 East, Orem, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/3da15c10-e2ad-11f0-983f-3f1406156a47-rimg-w1000-h563-dcd

## FAQs

- **Q**: When and where is Orem 7th ward Christmas Party being held?
  - **A:** Orem 7th ward Christmas Party takes place on Sat, 05 Dec, 2026 at 09:00 am to Sat, 05 Dec, 2026 at 10:00 am at The Church of Jesus Christ of Latter-day Saints, 365 South 900 East, Orem, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Orem 7th ward Christmas Party",
        "image": "https://cdn-az.allevents.in/events6/banners/769714c0-97ba-11f1-9a40-7b90de720125-rimg-w1200-h675-dcf8f8f8-gmir.jpg",
        "startDate": "2026-12-05T09:00:00-07:00",
        "endDate": "2026-12-05T10:00:00-07:00",
        "url": "https://allevents.in/orem/orem-7th-ward-christmas-party/1600029411047613",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "365 South 900 East",
                "addressLocality": "Orem",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.290438376004",
                "longitude": "-111.67317007002"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Details TBA."
    }
]
```