

# Event Details

- **Event Name**: Christmas Party (Arroyo Grande Ward)
- **Event Start and End Date**: Sat, 12 Dec, 2026 at 01:00 pm – Sat, 12 Dec, 2026 at 09:00 pm (-08:00)
- **Event Description**: Join us for a Christmas party. Additional details TBD
- **Event URL**: https://allevents.in/henderson/christmas-party-arroyo-grande-ward/1600029595612447
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Henderson
- **state**: NV
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 36.0116761
- **long**: -115.0944101
- **full address**: The Church of Jesus Christ of Latter-day Saints, 2497 Cozy Hill Cir, Henderson, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/0e02ea20-fd6d-11f0-85ad-3b50a9507bcc-rimg-w1000-h563-dcd

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 12 Dec, 2026 at 01:00 pm (-08:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 2497 Cozy Hill Cir, Henderson, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Christmas Party (Arroyo Grande Ward) ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Party (Arroyo Grande Ward)",
        "image": "https://cdn-az.allevents.in/events9/banners/fb4241b0-1d3d-11f1-b6a5-cd61f1521f0c-rimg-w1200-h675-dcd9c3a4-gmir.jpg",
        "startDate": "2026-12-12T13:00:00-08:00",
        "endDate": "2026-12-12T21:00:00-08:00",
        "url": "https://allevents.in/henderson/christmas-party-arroyo-grande-ward/1600029595612447",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2497 Cozy Hill Cir",
                "addressLocality": "Henderson",
                "addressRegion": "NV",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.0116761",
                "longitude": "-115.0944101"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a Christmas party. Additional details TBD"
    }
]
```