

# Event Details

- **Event Name**: Trunk or Treat
- **Event Start and End Date**: Wed, 28 Oct, 2026 at 06:30 pm – Wed, 28 Oct, 2026 at 08:00 pm (-06:00)
- **Event Description**: Bring your vehcile and halloween candy to the Church parking lot. Decorate your car and handout candy to the kids (and kids at heart). Friends and neighbours are welcome! Hosted by the Londonderry Ward
- **Event URL**: https://allevents.in/edmonton/trunk-or-treat/1600029499697643
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Edmonton
- **state**: AB
- **country**: CA
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 53.602877
- **long**: -113.45611
- **full address**: The Church of Jesus Christ of Latter-day Saints, 14010 74 Street Northwest, Edmonton, CA

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/cfd00a50-f19e-11f0-b256-075cc663e2c0-rimg-w1000-h563-dce

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 28 Oct, 2026 at 06:30 pm (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 14010 74 Street Northwest, Edmonton, CA
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Trunk or Treat ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Trunk or Treat",
        "image": "https://cdn-az.allevents.in/events6/banners/fc323bd0-f19f-11f0-b256-075cc663e2c0-rimg-w1200-h675-dceef2f3-gmir.jpg",
        "startDate": "2026-10-28T18:30:00-06:00",
        "endDate": "2026-10-28T20:00:00-06:00",
        "url": "https://allevents.in/edmonton/trunk-or-treat/1600029499697643",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "14010 74 Street Northwest",
                "addressLocality": "Edmonton",
                "addressRegion": "AB",
                "addressCountry": {
                    "@type": "Country",
                    "name": "CA"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.602877",
                "longitude": "-113.45611"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bring your vehcile and halloween candy to the Church parking lot. Decorate your car and handout candy to the kids (and kids at heart). Friends and neighbours are welcome! Hosted by the Londonderry Ward"
    }
]
```