

# Event Details

- **Event Name**: DS Ward Christmas Party
- **Event Start and End Date**: Fri, 11 Dec, 2026 at 06:00 pm – Fri, 11 Dec, 2026 at 09:00 pm (-07:00)
- **Event Description**: Come celebrate the Christmas season with your family. Dinner will be provided.
- **Event URL**: https://allevents.in/tucson/ds-ward-christmas-party/1600029339433220
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Tucson
- **state**: AZ
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 32.10107393
- **long**: -110.7752313
- **full address**: The Church of Jesus Christ of Latter-day Saints, 10220 East Rees Loop, Tucson, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/2e7d8970-d68c-11f0-9b22-c5969cdb3f26-rimg-w1000-h563-dc1

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 11 Dec, 2026 at 06:00 pm (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 10220 East Rees Loop, Tucson, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about DS 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": "DS Ward Christmas Party",
        "image": "https://cdn-az.allevents.in/events5/banners/0038ad80-1d11-11f1-b6a5-cd61f1521f0c-rimg-w1200-h675-dc160305-gmir.jpg",
        "startDate": "2026-12-11T18:00:00-07:00",
        "endDate": "2026-12-11T21:00:00-07:00",
        "url": "https://allevents.in/tucson/ds-ward-christmas-party/1600029339433220",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "10220 East Rees Loop",
                "addressLocality": "Tucson",
                "addressRegion": "AZ",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.10107393",
                "longitude": "-110.7752313"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come celebrate the Christmas season with your family. Dinner will be provided."
    }
]
```