

# Event Details

- **Event Name**: Hidden Valley Ward Christmas Party
- **Event Start and End Date**: Fri, 18 Dec, 2026 at 12:00 am – Fri, 18 Dec, 2026 at 11:59 pm (-07:00)
- **Event Description**: Join us in celebrating the birth of our Savior!
- **Event URL**: https://allevents.in/maricopa/hidden-valley-ward-christmas-party/1600029356089643
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Maricopa
- **state**: AZ
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.04417694317
- **long**: -111.96774632935
- **full address**: The Church of Jesus Christ of Latter-day Saints, 37280 W Bowlin Rd, Maricopa, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/a9140bd0-d936-11f0-965b-ab1dfd503d60-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 18 Dec, 2026 at 12:00 am (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 37280 W Bowlin Rd, Maricopa, US
- **Q**: Where can I find ticket details about Hidden Valley 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": "Hidden Valley Ward Christmas Party",
        "image": "https://cdn-az.allevents.in/events10/banners/a85ffe10-d936-11f0-acca-272cf2c95e55-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-12-18T00:00:00-07:00",
        "endDate": "2026-12-18T23:59:00-07:00",
        "url": "https://allevents.in/maricopa/hidden-valley-ward-christmas-party/1600029356089643",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "37280 W Bowlin Rd",
                "addressLocality": "Maricopa",
                "addressRegion": "AZ",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.04417694317",
                "longitude": "-111.96774632935"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us in celebrating the birth of our Savior!"
    }
]
```