

# Event Details

- **Event Name**: Power Ward Christmas Party
- **Event Start and End Date**: Sat, 05 Dec, 2026 at 09:00 am – Sat, 05 Dec, 2026 at 11:00 am (-07:00)
- **Event Description**: Christmas Breakfast and Nativity. Join us for a joyful holiday celebration!
- **Event URL**: https://allevents.in/mesa/power-ward-christmas-party/1600029668662759
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Mesa
- **state**: AZ
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.44146927
- **long**: -111.7021161
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1430 North Recker Road, Mesa, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/070a21c0-0a97-11f1-8e72-eb9923d9d6b2-rimg-w1000-h563-dc1

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 05 Dec, 2026 at 09:00 am (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1430 North Recker Road, Mesa, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Power 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": "Power Ward Christmas Party",
        "image": "https://cdn-az.allevents.in/events4/banners/ce6c3200-1d37-11f1-bcfe-6393e3a0d4d3-rimg-w1200-h675-dc111317-gmir.jpg",
        "startDate": "2026-12-05T09:00:00-07:00",
        "endDate": "2026-12-05T11:00:00-07:00",
        "url": "https://allevents.in/mesa/power-ward-christmas-party/1600029668662759",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1430 North Recker Road",
                "addressLocality": "Mesa",
                "addressRegion": "AZ",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.44146927",
                "longitude": "-111.7021161"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Christmas Breakfast and Nativity. Join us for a joyful holiday celebration!"
    }
]
```