

# Event Details

- **Event Name**: Ward Christmas Activity
- **Event Start and End Date**: Thu, 11 Dec, 2025 at 06:00 pm – Thu, 11 Dec, 2025 at 08:00 pm
- **Event URL**: https://allevents.in/preston/ward-christmas-activity/1600027714547352
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Preston
- **state**: ID
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 42.22835052
- **long**: -111.7147779
- **full address**: The Church of Jesus Christ of Latter-day Saints, 7316 North Capitol Hill Road, Preston, US

## Event gallery

- **Alt text**: Ward Christmas Activity
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/f7a56ea0-d20c-11f0-8847-13c74ce67ee0-rimg-w1200-h563-dc090f1a-gmir.jpg

## FAQs

- **Q**: When and where is Ward Christmas Activity being held?
  - **A:** Ward Christmas Activity takes place on Thu, 11 Dec, 2025 at 06:00 pm to Thu, 11 Dec, 2025 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 7316 North Capitol Hill Road, Preston, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ward Christmas Activity",
        "image": "https://cdn-az.allevents.in/events3/banners/f7a56ea0-d20c-11f0-8847-13c74ce67ee0-rimg-w1200-h563-dc090f1a-gmir.jpg",
        "startDate": "2025-12-11",
        "endDate": "2025-12-11",
        "url": "https://allevents.in/preston/ward-christmas-activity/1600027714547352",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7316 North Capitol Hill Road",
                "addressLocality": "Preston",
                "addressRegion": "ID",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.22835052",
                "longitude": "-111.7147779"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```