

# Event Details

- **Event Name**: 9th Ward Christmas Dinner
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 04:00 pm – Sat, 06 Dec, 2025 at 08:00 pm
- **Event URL**: https://allevents.in/provo/9th-ward-christmas-dinner/1600027618310826
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Provo
- **state**: UT
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.213429939983
- **long**: -111.67721634516
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1560 South 1100 West, Provo, United States

## Event gallery

- **Alt text**: 9th Ward Christmas Dinner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/c8c5fac0-2c4c-11f0-9941-47ce4d258e71-rimg-w1200-h563-dc090f1a-gmir.jpg

## FAQs

- **Q**: When and where is 9th Ward Christmas Dinner being held?
  - **A:** 9th Ward Christmas Dinner takes place on Sat, 06 Dec, 2025 at 04:00 pm to Sat, 06 Dec, 2025 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 1560 South 1100 West, Provo, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** 9th Ward 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 Provo, this event is thoughtfully curated to deliver a standout experience worth every moment. If 9th Ward 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": "9th Ward Christmas Dinner",
        "image": "https://cdn-az.allevents.in/events5/banners/c8c5fac0-2c4c-11f0-9941-47ce4d258e71-rimg-w1200-h563-dc090f1a-gmir.jpg",
        "startDate": "2025-12-06",
        "endDate": "2025-12-06",
        "url": "https://allevents.in/provo/9th-ward-christmas-dinner/1600027618310826",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1560 South 1100 West",
                "addressLocality": "Provo",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.213429939983",
                "longitude": "-111.67721634516"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```