

# Event Details

- **Event Name**: Chili cook off
- **Event Start and End Date**: Sat, 29 Nov, 2025 at 12:00 pm
- **Event Description**: Saturday! Chili cook off, judging at 1pm.
- **Event URL**: https://allevents.in/greenville/chili-cook-off/200029254941139
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Greenville
- **state**: OH
- **country**: United States
- **location**: 1200 Sweitzer St, Greenville, OH 45331, Greenville, OH
- **lat**: 40.08281
- **long**: -84.63526
- **full address**: 1200 Sweitzer St, Greenville, OH 45331, Greenville, OH, United States

## Event gallery

- **Alt text**: Chili cook off
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/50ca59298859ce6809ec1bcfb718615c4b86445e4ee11b9fe6cde4db1d0609ab-rimg-w768-h1024-dc2d2e34-gmir?v=1764063998

## FAQs

- **Q**: When and where is Chili cook off being held?
  - **A:** Chili cook off takes place on Sat, 29 Nov, 2025 at 12:00 pm to Sat, 29 Nov, 2025 at 12:00 pm at 1200 Sweitzer St, Greenville, OH 45331, Greenville, OH, United States.
- **Q**: Who is organizing Chili cook off?
  - **A:** Chili cook off is organized by Moose Riders #329.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Chili cook off",
        "image": "https://cdn-az.allevents.in/events10/banners/50ca59298859ce6809ec1bcfb718615c4b86445e4ee11b9fe6cde4db1d0609ab-rimg-w768-h1024-dc2d2e34-gmir?v=1764063998",
        "startDate": "2025-11-29",
        "url": "https://allevents.in/greenville/chili-cook-off/200029254941139",
        "location": {
            "@type": "Place",
            "name": "1200 Sweitzer St, Greenville, OH 45331, Greenville, OH",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1200 Sweitzer St, Greenville, OH 45331-1026, United States",
                "addressLocality": "Greenville",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.08281",
                "longitude": "-84.63526"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Saturday! Chili cook off, judging at 1pm.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Moose Riders 329",
                "url": "https://allevents.in/org/moose-riders-329/27143767"
            }
        ]
    }
]
```