

# Event Details

- **Event Name**: Grandview Ward Christmas party
- **Event Start and End Date**: Sat, 05 Dec, 2026 at 05:00 pm – Sat, 05 Dec, 2026 at 07:00 pm (-08:00)
- **Event Description**: Christmas party
- **Event URL**: https://allevents.in/ferndale/grandview-ward-christmas-party/1600029117074458
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Ferndale
- **state**: WA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 48.8632924
- **long**: -122.6187377
- **full address**: The Church of Jesus Christ of Latter-day Saints, 2550 Thornton Road, Ferndale, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/84e1a940-b819-11f0-9b73-5188c4a9b9bd-rimg-w1000-h563-dc1

## FAQs

- **Q**: When and where is Grandview Ward Christmas party being held?
  - **A:** Grandview Ward Christmas party takes place on Sat, 05 Dec, 2026 at 05:00 pm to Sat, 05 Dec, 2026 at 07:00 pm at The Church of Jesus Christ of Latter-day Saints, 2550 Thornton Road, Ferndale, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Grandview Ward Christmas party",
        "image": "https://cdn-az.allevents.in/events10/banners/83c7fbe0-b819-11f0-9b73-5188c4a9b9bd-rimg-w1200-h675-dc181515-gmir.jpg",
        "startDate": "2026-12-05T17:00:00-08:00",
        "endDate": "2026-12-05T19:00:00-08:00",
        "url": "https://allevents.in/ferndale/grandview-ward-christmas-party/1600029117074458",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2550 Thornton Road",
                "addressLocality": "Ferndale",
                "addressRegion": "WA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "48.8632924",
                "longitude": "-122.6187377"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Christmas party"
    }
]
```