

# Event Details

- **Event Name**: Winter Breakfast
- **Event Start and End Date**: Sun, 23 Nov, 2025 at 07:00 am – Sun, 23 Nov, 2025 at 10:00 am
- **Event Description**: Adults $10 Kids $5
7-10 am
Eggs, pancakes, biscuits and gravy, sausage, bacon, hashbrowns, toast, milk, OJ, and coffee
- **Event URL**: https://allevents.in/monticello/winter-breakfast/200029220869341
- **Event Categories**: kids
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Monticello
- **state**: IL
- **country**: United States
- **location**: 810 Trail Blazer Lane, Monticello, IL
- **lat**: 40.06894
- **long**: -88.54671
- **full address**: 810 Trail Blazer Lane, Monticello, IL, United States

## Event gallery

- **Alt text**: Winter Breakfast
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/5caa2c61a3a863f4b41bbf4bd9c11de982dc8dbb70bcdd1c114274bbbb3a37b9-rimg-w1200-h600-dcf0b031-gmir?v=1763561740

## FAQs

- **Q**: When and where is Winter Breakfast being held?
  - **A:** Winter Breakfast takes place on Sun, 23 Nov, 2025 at 07:00 am to Sun, 23 Nov, 2025 at 10:00 am at 810 Trail Blazer Lane, Monticello, IL, United States.
- **Q**: Who is organizing Winter Breakfast?
  - **A:** Winter Breakfast is organized by Piatt County Trail Blazers.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Winter Breakfast",
        "image": "https://cdn-az.allevents.in/events6/banners/5caa2c61a3a863f4b41bbf4bd9c11de982dc8dbb70bcdd1c114274bbbb3a37b9-rimg-w1200-h600-dcf0b031-gmir?v=1763561740",
        "startDate": "2025-11-23",
        "endDate": "2025-11-23",
        "url": "https://allevents.in/monticello/winter-breakfast/200029220869341",
        "location": {
            "@type": "Place",
            "name": "810 Trail Blazer Lane, Monticello, IL",
            "address": {
                "@type": "PostalAddress",
                "name": "810 Trail Blazer Lane, Monticello, IL, United States",
                "addressLocality": "Monticello",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.06894",
                "longitude": "-88.54671"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Adults $10 Kids $5\n7-10 am\nEggs, pancakes, biscuits and gravy, sausage, bacon, hashbrowns, toast, milk, OJ, and coffee",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Piatt County Trail Blazers",
                "url": "https://allevents.in/org/piatt-county-trail-blazers/26642814"
            }
        ]
    }
]
```