

# Event Details

- **Event Name**: PL ward Christmas party
- **Event Start and End Date**: Fri, 04 Dec, 2026 at 06:00 pm – Fri, 04 Dec, 2026 at 07:00 pm (-08:00)
- **Event Description**: Join us for a Polar Express themed Christmas party with breakfast for dinner and a hot cocoa bar.
- **Event URL**: https://allevents.in/camas/pl-ward-christmas-party/1600029121240751
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Camas
- **state**: WA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 45.5930351
- **long**: -122.4406314
- **full address**: The Church of Jesus Christ of Latter-day Saints, 3017 Northwest 18th Avenue, Camas, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/2dea1b80-b91e-11f0-bf98-0f75d98e74a6-rimg-w552-h588-dc60

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 04 Dec, 2026 at 06:00 pm (-08:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 3017 Northwest 18th Avenue, Camas, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about PL 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": "PL ward Christmas party",
        "image": "https://cdn-az.allevents.in/events4/banners/c87e6820-1d07-11f1-b6a5-cd61f1521f0c-rimg-w552-h588-dc6097cf-gmir.jpg",
        "startDate": "2026-12-04T18:00:00-08:00",
        "endDate": "2026-12-04T19:00:00-08:00",
        "url": "https://allevents.in/camas/pl-ward-christmas-party/1600029121240751",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3017 Northwest 18th Avenue",
                "addressLocality": "Camas",
                "addressRegion": "WA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.5930351",
                "longitude": "-122.4406314"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a Polar Express themed Christmas party with breakfast for dinner and a hot cocoa bar."
    }
]
```