

# Event Details

- **Event Name**: Ward Chili Cook-off
- **Event Start and End Date**: Sat, 10 Oct, 2026 at 06:00 pm – Sat, 10 Oct, 2026 at 08:00 pm (-05:00)
- **Event Description**: Come and bring your favorite Chili...multiple prizes!!! Or sign up for a side dish or dessert!!!
- **Event URL**: https://allevents.in/rolla/ward-chili-cook-off/1600029106769125
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Rolla
- **state**: MO
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 37.948141352489
- **long**: -91.752887004541
- **full address**: The Church of Jesus Christ of Latter-day Saints, 693 Forum Drive, Rolla, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/a1e8d340-b604-11f0-8306-5bb6efb0c039-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 10 Oct, 2026 at 06:00 pm (-05:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 693 Forum Drive, Rolla, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Ward Chili Cook-off ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ward Chili Cook-off",
        "image": "https://cdn-az.allevents.in/events9/banners/763717c0-1ed7-11f1-a80c-71aa7eb81ff0-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-10-10T18:00:00-05:00",
        "endDate": "2026-10-10T20:00:00-05:00",
        "url": "https://allevents.in/rolla/ward-chili-cook-off/1600029106769125",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "693 Forum Drive",
                "addressLocality": "Rolla",
                "addressRegion": "MO",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.948141352489",
                "longitude": "-91.752887004541"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and bring your favorite Chili...multiple prizes!!! Or sign up for a side dish or dessert!!!"
    }
]
```