

# Event Details

- **Event Name**: Christmas Party
- **Event Start and End Date**: Fri, 12 Dec, 2025 at 06:00 pm – Fri, 12 Dec, 2025 at 09:00 pm
- **Event Description**: Join us for our annual Christmas party and dinner! Bring all your family and friends to remember the reason for the season. This event is free.
- **Event URL**: https://allevents.in/tucson/christmas-party/1600027602948556
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details

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

## Event venue details

- **city**: Tucson
- **state**: AZ
- **country**: United States
- **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, United States

## Event gallery

- **Alt text**: Christmas Party
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/87fc17a0-2c4b-11f0-9941-47ce4d258e71-rimg-w1200-h563-dc090f1a-gmir.jpg

## FAQs

- **Q**: When and where is Christmas Party being held?
  - **A:** Christmas Party takes place on Fri, 12 Dec, 2025 at 06:00 pm to Fri, 12 Dec, 2025 at 09:00 pm at The Church of Jesus Christ of Latter-day Saints, 10220 East Rees Loop, Tucson, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Christmas Party 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 Tucson, this event is thoughtfully curated to deliver a standout experience worth every moment. If Christmas Party 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 Party",
        "image": "https://cdn-az.allevents.in/events9/banners/87fc17a0-2c4b-11f0-9941-47ce4d258e71-rimg-w1200-h563-dc090f1a-gmir.jpg",
        "startDate": "2025-12-12",
        "endDate": "2025-12-12",
        "url": "https://allevents.in/tucson/christmas-party/1600027602948556",
        "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": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.10107393",
                "longitude": "-110.7752313"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our annual Christmas party and dinner! Bring all your family and friends to remember the reason for the season. This event is free."
    }
]
```