

# Event Details

- **Event Name**: Westfield 2nd Ward Chili Cook-off and Trunk-or-Treat
- **Event Start and End Date**: Sat, 24 Oct, 2026 at 05:00 pm – Sat, 24 Oct, 2026 at 08:00 pm (-06:00)
- **Event Description**: Join us for our ward Chili Cook-off and Trunk-or-Treat! Enjoy great food, costumes, decorated trunks, and fun for the whole family.
- **Event URL**: https://allevents.in/lehi/westfield-2nd-ward-chili-cook-off-and-trunk-or-treat/1600029117666742
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Lehi
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.398124555041
- **long**: -111.86987424049
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1251 West 900 North, Lehi, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/38eacb00-b83e-11f0-9377-37182a3a0089-rimg-w1000-h562-dc1

## FAQs

- **Q**: When and where is Westfield 2nd Ward Chili Cook-off and Trunk-or-Treat being held?
  - **A:** Westfield 2nd Ward Chili Cook-off and 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, 1251 West 900 North, Lehi, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Westfield 2nd Ward Chili Cook-off and Trunk-or-Treat",
        "image": "https://cdn-az.allevents.in/events5/banners/2db84b10-1ec1-11f1-8ce5-afcd59d33ab9-rimg-w1200-h675-dc161516-gmir.jpg",
        "startDate": "2026-10-24T17:00:00-06:00",
        "endDate": "2026-10-24T20:00:00-06:00",
        "url": "https://allevents.in/lehi/westfield-2nd-ward-chili-cook-off-and-trunk-or-treat/1600029117666742",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1251 West 900 North",
                "addressLocality": "Lehi",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.398124555041",
                "longitude": "-111.86987424049"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our ward Chili Cook-off and Trunk-or-Treat! Enjoy great food, costumes, decorated trunks, and fun for the whole family."
    }
]
```