

# Event Details

- **Event Name**: Saddle Rock Ward Christmas Dinner
- **Event Start and End Date**: Sat, 05 Dec, 2026 at 05:30 pm – Sat, 05 Dec, 2026 at 07:30 pm (-07:00)
- **Event Description**: Join us for our annual Christmas party. See you there!
- **Event URL**: https://allevents.in/aurora/saddle-rock-ward-christmas-dinner/1600029346192306
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Aurora
- **state**: CO
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 39.608756665433
- **long**: -104.73458943404
- **full address**: The Church of Jesus Christ of Latter-day Saints, 21750 East Dorado Avenue, Aurora, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/0c0f1aa0-d774-11f0-a05a-e32047fd8d5b-rimg-w1000-h563-dc1

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 05 Dec, 2026 at 05:30 pm (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 21750 East Dorado Avenue, Aurora, US
- **Q**: Where can I find ticket details about Saddle Rock Ward Christmas Dinner ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Saddle Rock Ward Christmas Dinner",
        "image": "https://cdn-az.allevents.in/events9/banners/0b5b0ce0-d774-11f0-a4f1-ab89ef198835-rimg-w1200-h675-dc181515-gmir.jpg",
        "startDate": "2026-12-05T17:30:00-07:00",
        "endDate": "2026-12-05T19:30:00-07:00",
        "url": "https://allevents.in/aurora/saddle-rock-ward-christmas-dinner/1600029346192306",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "21750 East Dorado Avenue",
                "addressLocality": "Aurora",
                "addressRegion": "CO",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.608756665433",
                "longitude": "-104.73458943404"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our annual Christmas party. See you there!"
    }
]
```