

# Event Details

- **Event Name**: Legacy Ward Christmas Social
- **Event Start and End Date**: Fri, 05 Dec, 2025 at 06:00 pm – Fri, 05 Dec, 2025 at 10:00 pm
- **Event Description**: Annual Christmas celebration of Jesus Christ's birth.
- **Event URL**: https://allevents.in/eagle/legacy-ward-christmas-social/1600027742691307
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Eagle
- **state**: ID
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 43.712775
- **long**: -116.422813
- **full address**: The Church of Jesus Christ of Latter-day Saints, 5530 West Venetian Drive, Eagle, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/4089f900-2c82-11f0-b7e7-b761835452a9-rimg-w1200-h675-dc050729-gmir.png
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/40eb52e0-2c82-11f0-b268-d78ed8940c40-rimg-w300-h300-dcf1efed-gmir.png

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 05 Dec, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 5530 West Venetian Drive, Eagle, United States
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Legacy Ward Christmas Social ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Legacy Ward Christmas Social",
        "image": "https://cdn-az.allevents.in/events4/banners/4089f900-2c82-11f0-b7e7-b761835452a9-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-05",
        "endDate": "2025-12-05",
        "url": "https://allevents.in/eagle/legacy-ward-christmas-social/1600027742691307",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5530 West Venetian Drive",
                "addressLocality": "Eagle",
                "addressRegion": "ID",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.712775",
                "longitude": "-116.422813"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Annual Christmas celebration of Jesus Christ's birth."
    }
]
```