

# Event Details

- **Event Name**: Christmas Party
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 05:00 pm – Sat, 13 Dec, 2025 at 08:00 pm
- **Event Description**: Please join us to celebrate this Christmas season! We will have a wonderful dinner and celebration! We look forward to celebrating with you!
- **Event URL**: https://allevents.in/seaside/christmas-party/1600029279821037
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Seaside
- **state**: CA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 36.5976171
- **long**: -121.8376133
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1024 Noche Buena Street, Seaside, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/13cfc060-ce3b-11f0-bb67-fb6d397f1b16-rimg-w1000-h563-dc

## FAQs

- **Q**: When and where is Christmas Party being held?
  - **A:** Christmas Party takes place on Sat, 13 Dec, 2025 at 05:00 pm to Sat, 13 Dec, 2025 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 1024 Noche Buena Street, Seaside, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Party",
        "image": "https://cdn-az.allevents.in/events8/banners/132ffdf0-ce3b-11f0-b6d4-af84bbdedf18-rimg-w1200-h675-dc312b18-gmir.jpg",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/seaside/christmas-party/1600029279821037",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1024 Noche Buena Street",
                "addressLocality": "Seaside",
                "addressRegion": "CA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.5976171",
                "longitude": "-121.8376133"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us to celebrate this Christmas season! We will have a wonderful dinner and celebration! We look forward to celebrating with you!"
    }
]
```