

# Event Details

- **Event Name**: Ithaca Ward Christmas Party
- **Event Start and End Date**: Sat, 05 Dec, 2026 at 12:00 am – Sat, 05 Dec, 2026 at 11:59 pm (-05:00)
- **Event Description**: Christmas party
- **Event URL**: https://allevents.in/ithaca/ithaca-ward-christmas-party/1600029322902938
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Ithaca
- **state**: NY
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 42.475541314814
- **long**: -76.475345330965
- **full address**: The Church of Jesus Christ of Latter-day Saints, 114 Burleigh Drive, Ithaca, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/f79883b0-d438-11f0-a7a5-c73657ccb5ea-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 05 Dec, 2026 at 12:00 am (-05:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 114 Burleigh Drive, Ithaca, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Ithaca Ward 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": "Ithaca Ward Christmas Party",
        "image": "https://cdn-az.allevents.in/events8/banners/e622e430-1d0e-11f1-bcfe-6393e3a0d4d3-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-12-05T00:00:00-05:00",
        "endDate": "2026-12-05T23:59:00-05:00",
        "url": "https://allevents.in/ithaca/ithaca-ward-christmas-party/1600029322902938",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "114 Burleigh Drive",
                "addressLocality": "Ithaca",
                "addressRegion": "NY",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.475541314814",
                "longitude": "-76.475345330965"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Christmas party"
    }
]
```