

# Event Details

- **Event Name**: TM7 Chili Cookoff
- **Event Start and End Date**: Thu, 22 Oct, 2026 at 03:00 pm – Thu, 22 Oct, 2026 at 09:00 pm (-06:00)
- **Event Description**: Ward dinner
- **Event URL**: https://allevents.in/lehi/tm7-chili-cookoff/1600029606527938
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Lehi
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.449348081726
- **long**: -111.8945201854
- **full address**: The Church of Jesus Christ of Latter-day Saints, 5052 North Homestead Drive, Lehi, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/06111740-ffcc-11f0-942f-d149ae617f16-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 22 Oct, 2026 at 03:00 pm (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 5052 North Homestead Drive, Lehi, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about TM7 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": "TM7 Chili Cookoff",
        "image": "https://cdn-az.allevents.in/events6/banners/7f390f00-1ed1-11f1-8ce5-afcd59d33ab9-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-10-22T15:00:00-06:00",
        "endDate": "2026-10-22T21:00:00-06:00",
        "url": "https://allevents.in/lehi/tm7-chili-cookoff/1600029606527938",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5052 North Homestead Drive",
                "addressLocality": "Lehi",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.449348081726",
                "longitude": "-111.8945201854"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Ward dinner"
    }
]
```