

# Event Details

- **Event Name**: South Bend Chili Cook-Off
- **Event Start and End Date**: Tue, 27 Oct, 2026 at 06:00 pm – Tue, 27 Oct, 2026 at 09:00 pm (-04:00)
- **Event Description**: What's your Chili style? Hot, Sweet, Smoky, Cinnamon??? Bring your contender for the Cook-Off.
- **Event URL**: https://allevents.in/mishawaka/south-bend-chili-cook-off/1600029713763857
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Mishawaka
- **state**: IN
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 41.695218922487
- **long**: -86.171236966491
- **full address**: The Church of Jesus Christ of Latter-day Saints, 930 Park Place, Mishawaka, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/1a64db80-100e-11f1-8489-bfa57dd9257e-rimg-w1000-h563-dcd

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 27 Oct, 2026 at 06:00 pm (-04:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 930 Park Place, Mishawaka, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about South Bend 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": "South Bend Chili Cook-Off",
        "image": "https://cdn-az.allevents.in/events2/banners/87e5aec0-1ed5-11f1-8ce5-afcd59d33ab9-rimg-w1200-h675-dcd7c1bf-gmir.jpg",
        "startDate": "2026-10-27T18:00:00-04:00",
        "endDate": "2026-10-27T21:00:00-04:00",
        "url": "https://allevents.in/mishawaka/south-bend-chili-cook-off/1600029713763857",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "930 Park Place",
                "addressLocality": "Mishawaka",
                "addressRegion": "IN",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.695218922487",
                "longitude": "-86.171236966491"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "What's your Chili style? Hot, Sweet, Smoky, Cinnamon??? Bring your contender for the Cook-Off."
    }
]
```