

# Event Details

- **Event Name**: Christmas Dinner
- **Event Start and End Date**: Fri, 05 Dec, 2025 at 06:30 pm – Fri, 05 Dec, 2025 at 08:00 pm
- **Event Description**: Save this date for the Annual Christmas Dinner. Check back for more details.
- **Event URL**: https://allevents.in/fountain-hills/christmas-dinner/1600028650075640
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Fountain Hills
- **state**: AZ
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.621218874557
- **long**: -111.73745598787
- **full address**: The Church of Jesus Christ of Latter-day Saints, 15507 East Bainbridge Avenue, Fountain Hills, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/b6bde100-75ab-11f0-b2d6-4b69db446040-rimg-w1000-h563-dcd

## FAQs

- **Q**: When and where is Christmas Dinner being held?
  - **A:** Christmas Dinner takes place on Fri, 05 Dec, 2025 at 06:30 pm to Fri, 05 Dec, 2025 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 15507 East Bainbridge Avenue, Fountain Hills, 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 Fountain Hills, 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/events2/banners/b241cec0-75ab-11f0-bc5b-f376950d0d7c-rimg-w1200-h675-dcd9c3a4-gmir.jpg",
        "startDate": "2025-12-05",
        "endDate": "2025-12-05",
        "url": "https://allevents.in/fountain-hills/christmas-dinner/1600028650075640",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "15507 East Bainbridge Avenue",
                "addressLocality": "Fountain Hills",
                "addressRegion": "AZ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.621218874557",
                "longitude": "-111.73745598787"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Save this date for the Annual Christmas Dinner. Check back for more details."
    }
]
```