

# Event Details

- **Event Name**: Trunk or Treat and Dinner
- **Event Start and End Date**: Sat, 31 Oct, 2026 at 04:00 pm – Sat, 31 Oct, 2026 at 10:00 pm (-06:00)
- **Event Description**: Join us for Trunk or Treat in the church parking lot followed by dinner.
- **Event URL**: https://allevents.in/ammon/trunk-or-treat-and-dinner/1600030501247108
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Ammon
- **state**: ID
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 43.470142412891
- **long**: -111.96821381645
- **full address**: The Church of Jesus Christ of Latter-day Saints, 3000 Central Avenue, Ammon, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/db3a2340-8f1d-11f1-a33a-f7150662a5aa-rimg-w1000-h563-dc0

## FAQs

- **Q**: When and where is Trunk or Treat and Dinner being held?
  - **A:** Trunk or Treat and Dinner takes place on Sat, 31 Oct, 2026 at 04:00 pm to Sat, 31 Oct, 2026 at 10:00 pm at The Church of Jesus Christ of Latter-day Saints, 3000 Central Avenue, Ammon, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Trunk or Treat and Dinner is ideal for foodies, craft beverage enthusiasts, and festival fans looking for the best local flavors and experiences. Whether you're a first-time attendee or a longtime enthusiast in Ammon, this event is thoughtfully curated to deliver a standout experience worth every moment. If Trunk or Treat and Dinner 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 and Dinner",
        "image": "https://cdn-az.allevents.in/events1/banners/8f6e6aa0-97bc-11f1-9a40-7b90de720125-rimg-w1200-h675-dc081828-gmir.jpg",
        "startDate": "2026-10-31T16:00:00-06:00",
        "endDate": "2026-10-31T22:00:00-06:00",
        "url": "https://allevents.in/ammon/trunk-or-treat-and-dinner/1600030501247108",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3000 Central Avenue",
                "addressLocality": "Ammon",
                "addressRegion": "ID",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.470142412891",
                "longitude": "-111.96821381645"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for Trunk or Treat in the church parking lot followed by dinner."
    }
]
```