

# Event Details

- **Event Name**: 4th Ward Christmas Dinner
- **Event Start and End Date**: Fri, 05 Dec, 2025 at 02:00 pm – Fri, 05 Dec, 2025 at 10:00 pm
- **Event URL**: https://allevents.in/riverton/4th-ward-christmas-dinner/1600027800336425
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Riverton
- **state**: UT
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.533686850375
- **long**: -111.94297001446
- **full address**: The Church of Jesus Christ of Latter-day Saints, 11970 South 1900 West, Riverton, United States

## Event gallery

- **Alt text**: 4th Ward Christmas Dinner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=4th+Ward+Christmas+Dinner&date=Fri%2C+05+Dec%2C+2025+at+02%3A00+pm&bg=1

## FAQs

- **Q**: When and where is 4th Ward Christmas Dinner being held?
  - **A:** 4th Ward Christmas Dinner takes place on Fri, 05 Dec, 2025 at 02:00 pm to Fri, 05 Dec, 2025 at 10:00 pm at The Church of Jesus Christ of Latter-day Saints, 11970 South 1900 West, Riverton, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** 4th 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 Riverton, this event is thoughtfully curated to deliver a standout experience worth every moment. If 4th 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": "4th Ward Christmas Dinner",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=4th+Ward+Christmas+Dinner&date=Fri%2C+05+Dec%2C+2025+at+02%3A00+pm&bg=1",
        "startDate": "2025-12-05",
        "endDate": "2025-12-05",
        "url": "https://allevents.in/riverton/4th-ward-christmas-dinner/1600027800336425",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "11970 South 1900 West",
                "addressLocality": "Riverton",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.533686850375",
                "longitude": "-111.94297001446"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```