

# Event Details

- **Event Name**: EH Christmas Party
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 06:00 pm – Sat, 13 Dec, 2025 at 10:00 pm
- **Event Description**: More info to follow
- **Event URL**: https://allevents.in/escondido/eh-christmas-party/1600028546522259
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Escondido
- **state**: CA
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.140345
- **long**: -117.055346
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1917 East Washington Avenue, Escondido, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/0b55cc00-6742-11f0-bfbe-1986f0f592af-rimg-w1000-h563-dc1

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 13 Dec, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1917 East Washington Avenue, Escondido, United States
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about EH 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": "EH Christmas Party",
        "image": "https://cdn-az.allevents.in/events2/banners/ed3f3390-6742-11f0-874a-419779ad7775-rimg-w1200-h675-dc181515-gmir.jpg",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/escondido/eh-christmas-party/1600028546522259",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1917 East Washington Avenue",
                "addressLocality": "Escondido",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.140345",
                "longitude": "-117.055346"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "More info to follow"
    }
]
```