

# Event Details

- **Event Name**: Annual Chicken Dinner
- **Event Start and End Date**: Sun, 07 Jun, 2026 at 11:00 am – Sun, 07 Jun, 2026 at 03:00 pm
- **Event Description**: Chicken dinner with all the fixin's, includes dessert & drinks.  Dine-in or Carry-out.  $16.00/adults,  Dine-In Only - $8.00/5-10, Free/under 5
- **Event URL**: https://allevents.in/millstadt/annual-chicken-dinner/200030095434904
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details

- **Ticket URL**: http://facebook.com/200030095434904?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=millstadt-events

## Event venue details

- **city**: Millstadt
- **state**: IL
- **country**: United States
- **location**: Concordia UCC
- **lat**: 38.499243759347
- **long**: -90.096189131519
- **full address**: Concordia UCC, 7600 State Route 163,Millstadt, Illinois, United States

## Event gallery

- **Alt text**: Annual Chicken Dinner
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/ffdfb3749b96e37123234552d4ab307ae77c6f81400385ba24cc150ea14082c8-rimg-w1024-h1536-dcfeeedc-gmir?v=1780610211

## FAQs

- **Q**: When and where is Annual Chicken Dinner being held?
  - **A:** Annual Chicken Dinner takes place on Sun, 07 Jun, 2026 at 11:00 am to Sun, 07 Jun, 2026 at 03:00 pm at Concordia UCC, 7600 State Route 163,Millstadt, Illinois, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Annual Chicken Dinner 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 Millstadt, this event is thoughtfully curated to deliver a standout experience worth every moment. If Annual Chicken Dinner 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": "Annual Chicken Dinner",
        "image": "https://cdn-az.allevents.in/events1/banners/ffdfb3749b96e37123234552d4ab307ae77c6f81400385ba24cc150ea14082c8-rimg-w1024-h1536-dcfeeedc-gmir?v=1780610211",
        "startDate": "2026-06-07",
        "endDate": "2026-06-07",
        "url": "https://allevents.in/millstadt/annual-chicken-dinner/200030095434904",
        "location": {
            "@type": "Place",
            "name": "Concordia UCC",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7600 State Route 163,Millstadt, Illinois",
                "addressLocality": "Millstadt",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.499243759347",
                "longitude": "-90.096189131519"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Chicken dinner with all the fixin's, includes dessert & drinks.  Dine-in or Carry-out.  $16.00/adults,  Dine-In Only - $8.00/5-10, Free/under 5"
    }
]
```