

# Event Details

- **Event Name**: Woodland ward Christmas party
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 06:00 pm – Sat, 13 Dec, 2025 at 08:00 pm
- **Event Description**: Ward Christmas party
- **Event URL**: https://allevents.in/woodland/woodland-ward-christmas-party/1600027880986435
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Woodland
- **state**: WA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 45.921358
- **long**: -122.734148
- **full address**: The Church of Jesus Christ of Latter-day Saints, 281 Insel Road, Woodland, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/24330690-f21a-11ef-9534-211a4a18559b-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 13 Dec, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 281 Insel Road, Woodland, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Woodland ward Christmas party ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Woodland ward Christmas party",
        "image": "https://cdn-az.allevents.in/events4/banners/de5e4980-d216-11f0-996b-d59fe40bb918-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/woodland/woodland-ward-christmas-party/1600027880986435",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "281 Insel Road",
                "addressLocality": "Woodland",
                "addressRegion": "WA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.921358",
                "longitude": "-122.734148"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Ward Christmas party"
    }
]
```