

# Event Details

- **Event Name**: Chili cook off
- **Event Start and End Date**: Sun, 16 Nov, 2025 at 01:00 pm – Sun, 16 Nov, 2025 at 04:00 pm
- **Event Description**: Entry fee $10 
Tasting fee $5
prizes awarded for top 3
1st place Trophy
- **Event URL**: https://allevents.in/saint-cloud/chili-cook-off/200029193356316
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Saint Cloud
- **state**: MN
- **country**: United States
- **location**: 9 18th Ave North, Downtown St. Cloud, MN
- **lat**: 45.55437
- **long**: -94.17539
- **full address**: 9 18th Ave North, Downtown St. Cloud, MN, 9 18th Ave N, St Cloud, MN 56303-4545, United States, Saint Cloud

## Event gallery

- **Alt text**: Chili cook off
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/56d00a33532abfa8d57a9beae0cc0817c1f270648c6af7c9666d61ee228307e8-rimg-w736-h1000-dc615a7d-gmir?v=1763085256

## FAQs

- **Q**: When and where is Chili cook off being held?
  - **A:** Chili cook off takes place on Sun, 16 Nov, 2025 at 01:00 pm to Sun, 16 Nov, 2025 at 04:00 pm at 9 18th Ave North, Downtown St. Cloud, MN, 9 18th Ave N, St Cloud, MN 56303-4545, United States, Saint Cloud.
- **Q**: Who is organizing Chili cook off?
  - **A:** Chili cook off is organized by VFW 428 St.Cloud.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Chili cook off",
        "image": "https://cdn-az.allevents.in/events1/banners/56d00a33532abfa8d57a9beae0cc0817c1f270648c6af7c9666d61ee228307e8-rimg-w736-h1000-dc615a7d-gmir?v=1763085256",
        "startDate": "2025-11-16",
        "endDate": "2025-11-16",
        "url": "https://allevents.in/saint-cloud/chili-cook-off/200029193356316",
        "location": {
            "@type": "Place",
            "name": "9 18th Ave North, Downtown St. Cloud, MN",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9 18th Ave N, St Cloud, MN 56303-4545, United States",
                "addressLocality": "Saint Cloud",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.55437",
                "longitude": "-94.17539"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Entry fee $10 \nTasting fee $5\nprizes awarded for top 3\n1st place Trophy",
        "organizer": [
            {
                "@type": "Organization",
                "name": "VFW 428 St.Cloud",
                "url": "https://allevents.in/org/vfw-428-stcloud/21824705"
            }
        ]
    }
]
```