

# Event Details

- **Event Name**: Who's Your One - Chili cook-off
- **Event Start and End Date**: Sun, 22 Feb, 2026 at 12:00 pm – Sun, 22 Feb, 2026 at 01:30 pm
- **Event Description**: It's another 'Who's Your One' Sunday.
- **Event URL**: https://allevents.in/adrian/whos-your-one-chili-cook-off/200029395487349
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Adrian
- **state**: MI
- **country**: United States
- **location**: 2200 Occidental Hwy, Adrian, MI, United States, Michigan 49221
- **lat**: 41.94329
- **long**: -83.98185
- **full address**: 2200 Occidental Hwy, Adrian, MI, United States, Michigan 49221

## Event gallery

- **Alt text**: Who's Your One - Chili cook-off
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/a3cc74146c20bc90449589aa9cc57326cdf2dee0cc17c97d93c5e871ec659656-rimg-w1200-h675-dcf8f0d8-gmir?v=1770977259

## FAQs

- **Q**: When and where is Who's Your One - Chili cook-off being held?
  - **A:** Who's Your One - Chili cook-off takes place on Sun, 22 Feb, 2026 at 12:00 pm to Sun, 22 Feb, 2026 at 01:30 pm at 2200 Occidental Hwy, Adrian, MI, United States, Michigan 49221.
- **Q**: Who is organizing Who's Your One - Chili cook-off?
  - **A:** Who's Your One - Chili cook-off is organized by Trinity Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Who's Your One - Chili cook-off",
        "image": "https://cdn-az.allevents.in/events9/banners/a3cc74146c20bc90449589aa9cc57326cdf2dee0cc17c97d93c5e871ec659656-rimg-w1200-h675-dcf8f0d8-gmir?v=1770977259",
        "startDate": "2026-02-22",
        "endDate": "2026-02-22",
        "url": "https://allevents.in/adrian/whos-your-one-chili-cook-off/200029395487349",
        "location": {
            "@type": "Place",
            "name": "2200 Occidental Hwy, Adrian, MI, United States, Michigan 49221",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2200 Occidental Hwy, Adrian, MI 49221-9581, United States",
                "addressLocality": "Adrian",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.94329",
                "longitude": "-83.98185"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "It's another 'Who's Your One' Sunday.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Trinity Baptist Church",
                "url": "https://allevents.in/org/trinity-baptist-church/22156025"
            }
        ]
    }
]
```