

# Event Details

- **Event Name**: 2nd Ward Christmas Dinner
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 05:00 pm – Sat, 06 Dec, 2025 at 08:00 pm
- **Event Description**: Hyrum 2nd wards Christand dinner
- **Event URL**: https://allevents.in/hyrum/2nd-ward-christmas-dinner/1600027430447358
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Hyrum
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 41.63756303
- **long**: -111.8349449
- **full address**: The Church of Jesus Christ of Latter-day Saints, 245 N Apple Dr, Hyrum, US

## Event gallery

- **Alt text**: 2nd Ward Christmas Dinner
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/051c9fd0-d303-11f0-8e6b-3d758292774f-rimg-w1200-h675-dc050729-gmir.png

## FAQs

- **Q**: When and where is 2nd Ward Christmas Dinner being held?
  - **A:** 2nd Ward Christmas Dinner takes place on Sat, 06 Dec, 2025 at 05:00 pm to Sat, 06 Dec, 2025 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 245 N Apple Dr, Hyrum, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "2nd Ward Christmas Dinner",
        "image": "https://cdn-az.allevents.in/events1/banners/051c9fd0-d303-11f0-8e6b-3d758292774f-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-06",
        "endDate": "2025-12-06",
        "url": "https://allevents.in/hyrum/2nd-ward-christmas-dinner/1600027430447358",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "245 N Apple Dr",
                "addressLocality": "Hyrum",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.63756303",
                "longitude": "-111.8349449"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Hyrum 2nd wards Christand dinner"
    }
]
```