

# Event Details

- **Event Name**: Christmas Dinner
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 06:00 pm – Sat, 06 Dec, 2025 at 08:00 pm
- **Event Description**: Primary children singing, nativity scenes, sweater contest
- **Event URL**: https://allevents.in/orem/christmas-dinner/1600027724325408
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Orem
- **state**: UT
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.326130739053
- **long**: -111.69407146199
- **full address**: The Church of Jesus Christ of Latter-day Saints, 60 East 1600 North, Orem, United States

## Event gallery

- **Alt text**: Christmas Dinner
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/13c60110-cf0e-11ef-92c2-db2c7fcff51f-rimg-w1200-h563-dc090f1a-gmir.jpg

## FAQs

- **Q**: When and where is Christmas Dinner being held?
  - **A:** Christmas Dinner takes place on Sat, 06 Dec, 2025 at 06:00 pm to Sat, 06 Dec, 2025 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 60 East 1600 North, Orem, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Christmas Dinner is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Orem, this event is thoughtfully curated to deliver a standout experience worth every moment. If Christmas Dinner sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Dinner",
        "image": "https://cdn-az.allevents.in/events1/banners/13c60110-cf0e-11ef-92c2-db2c7fcff51f-rimg-w1200-h563-dc090f1a-gmir.jpg",
        "startDate": "2025-12-06",
        "endDate": "2025-12-06",
        "url": "https://allevents.in/orem/christmas-dinner/1600027724325408",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "60 East 1600 North",
                "addressLocality": "Orem",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.326130739053",
                "longitude": "-111.69407146199"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Primary children singing, nativity scenes, sweater contest"
    }
]
```