

# Event Details

- **Event Name**: Trunk or Treat
- **Event Start and End Date**: Wed, 28 Oct, 2026 at 06:00 pm – Wed, 28 Oct, 2026 at 08:00 pm (-05:00)
- **Event Description**: Invite your friends and join us for a potluck meal, carnival games for kids, and a trunk-or-treat finale! Dress in your best (appropriate) costume. No masks, please.
- **Event URL**: https://allevents.in/duluth/trunk-or-treat/1600030486162417
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Duluth
- **state**: MN
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 46.801077083985
- **long**: -92.118989428819
- **full address**: The Church of Jesus Christ of Latter-day Saints, 521 Upham Road, Duluth, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/7347f1a0-8cb5-11f1-88dc-e3856eb2568f-rimg-w1000-h563-dc0

## FAQs

- **Q**: When and where is Trunk or Treat being held?
  - **A:** Trunk or Treat takes place on Wed, 28 Oct, 2026 at 06:00 pm to Wed, 28 Oct, 2026 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 521 Upham Road, Duluth, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Trunk or Treat is ideal for families, kids, and anyone looking for a fun-filled day of rides, games, and festive entertainment. Whether you're a first-time attendee or a longtime enthusiast in Duluth, this event is thoughtfully curated to deliver a standout experience worth every moment. If 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": "Trunk or Treat",
        "image": "https://cdn-az.allevents.in/events10/banners/0a707a80-97be-11f1-9a40-7b90de720125-rimg-w1200-h675-dc081828-gmir.jpg",
        "startDate": "2026-10-28T18:00:00-05:00",
        "endDate": "2026-10-28T20:00:00-05:00",
        "url": "https://allevents.in/duluth/trunk-or-treat/1600030486162417",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "521 Upham Road",
                "addressLocality": "Duluth",
                "addressRegion": "MN",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.801077083985",
                "longitude": "-92.118989428819"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Invite your friends and join us for a potluck meal, carnival games for kids, and a trunk-or-treat finale! Dress in your best (appropriate) costume. No masks, please."
    }
]
```