

# Event Details

- **Event Name**: EH Trunk or Treat
- **Event Start and End Date**: Sat, 24 Oct, 2026 at 05:00 pm – Sat, 24 Oct, 2026 at 08:00 pm (-07:00)
- **Event Description**: Trunk or Treat
- **Event URL**: https://allevents.in/escondido/eh-trunk-or-treat/1600029312793658
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Escondido
- **state**: CA
- **country**: US
- **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, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/e16936f0-d2c3-11f0-8847-13c74ce67ee0-rimg-w1000-h563-dc0

## FAQs

- **Q**: When and where is EH Trunk or Treat being held?
  - **A:** EH Trunk or Treat takes place on Sat, 24 Oct, 2026 at 05:00 pm to Sat, 24 Oct, 2026 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 1917 East Washington Avenue, Escondido, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** EH Trunk or Treat 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 Escondido, this event is thoughtfully curated to deliver a standout experience worth every moment. If EH Trunk or Treat 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": "EH Trunk or Treat",
        "image": "https://cdn-az.allevents.in/events5/banners/e0b7c140-d2c3-11f0-8847-13c74ce67ee0-rimg-w1200-h675-dc041628-gmir.jpg",
        "startDate": "2026-10-24T17:00:00-07:00",
        "endDate": "2026-10-24T20:00:00-07:00",
        "url": "https://allevents.in/escondido/eh-trunk-or-treat/1600029312793658",
        "eventStatus": "https://schema.org/EventScheduled",
        "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": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.140345",
                "longitude": "-117.055346"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Trunk or Treat"
    }
]
```