

# Event Details

- **Event Name**: Soup Cook-Off 
- **Event Start and End Date**: Sun, 02 Nov, 2025 at 01:00 pm
- **Event Description**: Bring all the soup of any kind for out soup cook-off! can't wait to see and try all the yummy soups! ?
- **Event URL**: https://allevents.in/divernon/soup-cook-off/200029096589027
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Divernon
- **state**: IL
- **country**: United States
- **location**: 228 S 1st St, Divernon, IL
- **lat**: 39.56513
- **long**: -89.65689
- **full address**: 228 S 1st St, Divernon, IL, United States

## Event gallery

- **Alt text**: Soup Cook-Off
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/e19d614e888b0c7c88e6e4869cbce63ce8aa1b72f810f426d8c25786f9fa9428-rimg-w1080-h1350-dcfe5d26-gmir?v=1761640346

## FAQs

- **Q**: When and where is Soup Cook-Off  being held?
  - **A:** Soup Cook-Off  takes place on Sun, 02 Nov, 2025 at 01:00 pm to Sun, 02 Nov, 2025 at 01:00 pm at 228 S 1st St, Divernon, IL, United States.
- **Q**: Who is organizing Soup Cook-Off ?
  - **A:** Soup Cook-Off  is organized by Maddy's Tavern - Divernon.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Soup Cook-Off",
        "image": "https://cdn-az.allevents.in/events4/banners/e19d614e888b0c7c88e6e4869cbce63ce8aa1b72f810f426d8c25786f9fa9428-rimg-w1080-h1350-dcfe5d26-gmir?v=1761640346",
        "startDate": "2025-11-02",
        "url": "https://allevents.in/divernon/soup-cook-off/200029096589027",
        "location": {
            "@type": "Place",
            "name": "228 S 1st St, Divernon, IL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "228 S 1st St, Divernon, IL 62530-2138, United States",
                "addressLocality": "Divernon",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.56513",
                "longitude": "-89.65689"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bring all the soup of any kind for out soup cook-off! can't wait to see and try all the yummy soups! ?",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Maddys Tavern - Divernon",
                "url": "https://allevents.in/org/maddys-tavern-divernon/26298736"
            }
        ]
    }
]
```