

# Event Details

- **Event Name**: Chili Supper - Cancelled 
- **Event Start and End Date**: Fri, 23 Jan, 2026 at 04:30 pm
- **Event Description**: Unfortunately due to weather we have to cancel the event
- **Event URL**: https://allevents.in/culver/chili-supper-cancelled/200029459151837
- **Event Categories**: nonprofit
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: Culver
- **state**: IN
- **country**: United States
- **location**: Culver Depot
- **lat**: 41.21844
- **long**: -86.41832
- **full address**: Culver Depot, 615 E Lake Shore Dr, Culver, IN 46511-1121, United States

## Event gallery

- **Alt text**: Chili Supper - Cancelled
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/4effec7737e4e13a2f38fca2e88cda6edd9a2c020a49c656c795781a77498bbf-rimg-w1200-h675-dcffdfb0-gmir?v=1769158108

## FAQs

- **Q**: When and where is Chili Supper - Cancelled  being held?
  - **A:** Chili Supper - Cancelled  takes place on Fri, 23 Jan, 2026 at 04:30 pm to Fri, 23 Jan, 2026 at 04:30 pm at Culver Depot, 615 E Lake Shore Dr, Culver, IN 46511-1121, United States.
- **Q**: Who is organizing Chili Supper - Cancelled ?
  - **A:** Chili Supper - Cancelled  is organized by Culver Lions Club.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Chili Supper - Cancelled  is ideal for foodies, craft beverage enthusiasts, and festival fans looking for the best local flavors and experiences. Whether you're a first-time attendee or a longtime enthusiast in Culver, this event is thoughtfully curated to deliver a standout experience worth every moment. If Chili Supper - Cancelled  sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Chili Supper - Cancelled",
        "image": "https://cdn-az.allevents.in/events6/banners/4effec7737e4e13a2f38fca2e88cda6edd9a2c020a49c656c795781a77498bbf-rimg-w1200-h675-dcffdfb0-gmir?v=1769158108",
        "startDate": "2026-01-23",
        "url": "https://allevents.in/culver/chili-supper-cancelled/200029459151837",
        "eventStatus": "https://schema.org/EventCancelled",
        "location": {
            "@type": "Place",
            "name": "Culver Depot",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "615 E Lake Shore Dr, Culver, IN 46511-1121, United States",
                "addressLocality": "Culver",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.21844",
                "longitude": "-86.41832"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Unfortunately due to weather we have to cancel the event",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Culver Lions Club",
                "url": "https://allevents.in/org/culver-lions-club/24361235"
            }
        ]
    }
]
```