

# Event Details

- **Event Name**: Wollochet Ward Christmas Party
- **Event Start and End Date**: Sat, 12 Dec, 2026 at 05:30 pm – Sat, 12 Dec, 2026 at 09:00 pm (-08:00)
- **Event Description**: Christmas Celebration
- **Event URL**: https://allevents.in/gig-harbor/wollochet-ward-christmas-party/1600029091465437
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Gig Harbor
- **state**: WA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 47.3311667
- **long**: -122.5861105
- **full address**: The Church of Jesus Christ of Latter-day Saints, 8002 Dorotich Street, Gig Harbor, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/16b6af90-b2a3-11f0-b797-450f5eb69a3d-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 12 Dec, 2026 at 05:30 pm (-08:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 8002 Dorotich Street, Gig Harbor, US
- **Q**: Where can I find ticket details about Wollochet 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": "Wollochet Ward Christmas Party",
        "image": "https://cdn-az.allevents.in/events2/banners/154fa580-b2a3-11f0-b797-450f5eb69a3d-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-12-12T17:30:00-08:00",
        "endDate": "2026-12-12T21:00:00-08:00",
        "url": "https://allevents.in/gig-harbor/wollochet-ward-christmas-party/1600029091465437",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8002 Dorotich Street",
                "addressLocality": "Gig Harbor",
                "addressRegion": "WA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.3311667",
                "longitude": "-122.5861105"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Christmas Celebration"
    }
]
```