

# Event Details

- **Event Name**: Trunk or Treat/Chili Cookoff
- **Event Start and End Date**: Wed, 21 Oct, 2026 at 04:00 pm – Wed, 21 Oct, 2026 at 09:00 pm (-06:00)
- **Event Description**: Trunk or Treat and Chili Cookoff
- **Event URL**: https://allevents.in/washington/trunk-or-treat-chili-cookoff/1600029539981000
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Washington
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 37.102820447209
- **long**: -113.51155569012
- **full address**: The Church of Jesus Christ of Latter-day Saints, 115 West 2000 South, Washington, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/9cbe1da0-f743-11f0-a7b3-9f39d05c56dc-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 21 Oct, 2026 at 04:00 pm (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 115 West 2000 South, Washington, US
- **Q**: Where can I find ticket details about Trunk or Treat/Chili Cookoff ?
  - **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/Chili Cookoff",
        "image": "https://cdn-az.allevents.in/events7/banners/9c11ff20-f743-11f0-9be3-e3b7b4b0331e-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-10-21T16:00:00-06:00",
        "endDate": "2026-10-21T21:00:00-06:00",
        "url": "https://allevents.in/washington/trunk-or-treat-chili-cookoff/1600029539981000",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "115 West 2000 South",
                "addressLocality": "Washington",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.102820447209",
                "longitude": "-113.51155569012"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Trunk or Treat and Chili Cookoff"
    }
]
```