

# Event Details

- **Event Name**: North Tapps Ward Christmas Party
- **Event Start and End Date**: Sat, 04 Dec, 2027 at 06:00 pm – Sat, 04 Dec, 2027 at 08:00 pm (-08:00)
- **Event Description**: Celebrate the Christmas season together as a ward
- **Event URL**: https://allevents.in/sumner/north-tapps-ward-christmas-party/1600028069682612
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Sumner
- **state**: WA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 47.197896
- **long**: -122.230116
- **full address**: The Church of Jesus Christ of Latter-day Saints, 512 Valley Avenue East, Sumner, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/0df0aa30-1c9b-11f0-83eb-1505be7bba1b-rimg-w1000-h563-dc1

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 04 Dec, 2027 at 06:00 pm (-08:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 512 Valley Avenue East, Sumner, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about North Tapps 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": "North Tapps Ward Christmas Party",
        "image": "https://cdn-az.allevents.in/events9/banners/4f97a6b0-1cd0-11f1-8026-d96a43b74dca-rimg-w1200-h675-dc181515-gmir.jpg",
        "startDate": "2027-12-04T18:00:00-08:00",
        "endDate": "2027-12-04T20:00:00-08:00",
        "url": "https://allevents.in/sumner/north-tapps-ward-christmas-party/1600028069682612",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "512 Valley Avenue East",
                "addressLocality": "Sumner",
                "addressRegion": "WA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.197896",
                "longitude": "-122.230116"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Celebrate the Christmas season together as a ward"
    }
]
```