

# Event Details

- **Event Name**: Chicken Noodle Supper
- **Event Start and End Date**: Thu, 20 Nov, 2025 at 04:00 pm – Thu, 20 Nov, 2025 at 06:30 pm
- **Event Description**: All You Can Eat Chicken Noodle Supper!

Check out the flyer in the header for more details!!
- **Event URL**: https://allevents.in/paxton/chicken-noodle-supper/200029226307934
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 24

## Ticket Details


## Event venue details

- **city**: Paxton
- **state**: IL
- **country**: United States
- **location**: 134 W.  State St., Paxton, IL
- **lat**: 40.46211
- **long**: -88.09825
- **full address**: 134 W.  State St., Paxton, IL, United States

## Event gallery

- **Alt text**: Chicken Noodle Supper
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/15d3ba49e4907a2257c02b3a3e5a150740544e0717ecff80337643c373044afc-rimg-w1200-h1553-dc014aad-gmir?v=1763618733

## FAQs

- **Q**: When and where is Chicken Noodle Supper being held?
  - **A:** Chicken Noodle Supper takes place on Thu, 20 Nov, 2025 at 04:00 pm to Thu, 20 Nov, 2025 at 06:30 pm at 134 W.  State St., Paxton, IL, United States.
- **Q**: Who is organizing Chicken Noodle Supper?
  - **A:** Chicken Noodle Supper is organized by Paxton Emergency Response Service.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Chicken Noodle Supper",
        "image": "https://cdn-az.allevents.in/events8/banners/15d3ba49e4907a2257c02b3a3e5a150740544e0717ecff80337643c373044afc-rimg-w1200-h1553-dc014aad-gmir?v=1763618733",
        "startDate": "2025-11-20",
        "endDate": "2025-11-20",
        "url": "https://allevents.in/paxton/chicken-noodle-supper/200029226307934",
        "location": {
            "@type": "Place",
            "name": "134 W.  State St., Paxton, IL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "134 W State St, Paxton, IL 60957-1144, United States",
                "addressLocality": "Paxton",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.46211",
                "longitude": "-88.09825"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All You Can Eat Chicken Noodle Supper!\n\nCheck out the flyer in the header for more details!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Paxton Emergency Response Service",
                "url": "https://allevents.in/org/paxton-emergency-response-service/24754019"
            }
        ]
    }
]
```