

# Event Details

- **Event Name**: Neighborhood Christmas Party
- **Event Start and End Date**: Fri, 12 Dec, 2025 at 12:00 am – Fri, 12 Dec, 2025 at 11:59 pm
- **Event Description**: Details TBD
- **Event URL**: https://allevents.in/gilbert/neighborhood-christmas-party/1600028651216835
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Gilbert
- **state**: AZ
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.30988260191
- **long**: -111.71186642761
- **full address**: The Church of Jesus Christ of Latter-day Saints, 2233 South Wade Drive, Gilbert, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/ee95df90-760c-11f0-bc5b-f376950d0d7c-rimg-w1000-h666-dcc

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 12 Dec, 2025 at 12:00 am
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 2233 South Wade Drive, Gilbert, United States
- **Q**: Where can I find ticket details about Neighborhood 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": "Neighborhood Christmas Party",
        "image": "https://cdn-az.allevents.in/events6/banners/ed951160-760c-11f0-b2d6-4b69db446040-rimg-w1200-h800-dcc28d78-gmir.jpg",
        "startDate": "2025-12-12",
        "endDate": "2025-12-12",
        "url": "https://allevents.in/gilbert/neighborhood-christmas-party/1600028651216835",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2233 South Wade Drive",
                "addressLocality": "Gilbert",
                "addressRegion": "AZ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.30988260191",
                "longitude": "-111.71186642761"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Details TBD"
    }
]
```