

# Event Details

- **Event Name**: Neighborhood Christmas party
- **Event Start and End Date**: Fri, 19 Dec, 2025 at 06:00 pm – Fri, 19 Dec, 2025 at 10:00 pm
- **Event URL**: https://allevents.in/taylorsville/neighborhood-christmas-party/1600027641651826
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Taylorsville
- **state**: UT
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.637546330593
- **long**: -111.94906563058
- **full address**: The Church of Jesus Christ of Latter-day Saints, 6250 South 2200 West, Taylorsville, United States

## Event gallery

- **Alt text**: Neighborhood Christmas party
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/2882f6d0-2c51-11f0-b268-d78ed8940c40-rimg-w1200-h563-dc090f1a-gmir.jpg

## FAQs

- **Q**: When and where is Neighborhood Christmas party being held?
  - **A:** Neighborhood Christmas party takes place on Fri, 19 Dec, 2025 at 06:00 pm to Fri, 19 Dec, 2025 at 10:00 pm at The Church of Jesus Christ of Latter-day Saints, 6250 South 2200 West, Taylorsville, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Neighborhood Christmas party is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Taylorsville, this event is thoughtfully curated to deliver a standout experience worth every moment. If Neighborhood Christmas party sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Neighborhood Christmas party",
        "image": "https://cdn-az.allevents.in/events6/banners/2882f6d0-2c51-11f0-b268-d78ed8940c40-rimg-w1200-h563-dc090f1a-gmir.jpg",
        "startDate": "2025-12-19",
        "endDate": "2025-12-19",
        "url": "https://allevents.in/taylorsville/neighborhood-christmas-party/1600027641651826",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6250 South 2200 West",
                "addressLocality": "Taylorsville",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.637546330593",
                "longitude": "-111.94906563058"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```