

# Event Details

- **Event Name**: LP Ward Christmas Party
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 12:00 am – Sat, 13 Dec, 2025 at 11:59 pm
- **Event Description**: Come celebrate the Christmas season!
- **Event URL**: https://allevents.in/la-porte/lp-ward-christmas-party/1600027803115656
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: La Porte
- **state**: IN
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 41.5882769
- **long**: -86.7036014
- **full address**: The Church of Jesus Christ of Latter-day Saints, 220 Crescent Drive, La Porte, United States

## Event gallery

- **Alt text**: LP Ward Christmas Party
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/3d08cf90-e1e6-11ef-90d1-a1071495c457-rimg-w1200-h675-dc312b18-gmir.jpg

## FAQs

- **Q**: When and where is LP Ward Christmas Party being held?
  - **A:** LP Ward Christmas Party takes place on Sat, 13 Dec, 2025 at 12:00 am to Sat, 13 Dec, 2025 at 11:59 pm at The Church of Jesus Christ of Latter-day Saints, 220 Crescent Drive, La Porte, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** LP Ward 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 La Porte, this event is thoughtfully curated to deliver a standout experience worth every moment. If LP Ward 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": "LP Ward Christmas Party",
        "image": "https://cdn-az.allevents.in/events1/banners/3d08cf90-e1e6-11ef-90d1-a1071495c457-rimg-w1200-h675-dc312b18-gmir.jpg",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/la-porte/lp-ward-christmas-party/1600027803115656",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "220 Crescent Drive",
                "addressLocality": "La Porte",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.5882769",
                "longitude": "-86.7036014"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come celebrate the Christmas season!"
    }
]
```