

# 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**: banner
  - **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
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=4th+Ward+Christmas+Dinner&date=05+Dec

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 05 Dec, 2025 at 02:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 11970 South 1900 West, Riverton, United States
- **Q**: Where can I find ticket details about 4th Ward Christmas Dinner ?
  - **A:** You can find ticket details about this event on AllEvents.

## 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"
    }
]
```