

# Event Details

- **Event Name**: Pancake Breakfast
- **Event Start and End Date**: Sat, 20 Sep, 2025 at 08:00 am – Sat, 20 Sep, 2025 at 11:00 am
- **Event Description**: Free will donation, Pancakes, Sausage & scrambled eggs, milk, juice and coffee
- **Event URL**: https://allevents.in/webster/pancake-breakfast/200028644435317
- **Event Categories**: nonprofit
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Webster
- **state**: WI
- **country**: United States
- **location**: Webster Community Center 7421 Main Street Webster WI
- **lat**: 45.87718
- **long**: -92.36592
- **full address**: Webster Community Center 7421 Main Street Webster WI, 7421 Main St W, Webster, WI 54893-8207, United States

## Event gallery

- **Alt text**: Pancake Breakfast
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/de0e70cf2256918ad0ebbf0c0a7aa108de9eccec07bf5d18b8fdc09ce7d49950-rimg-w976-h340-dc020714-gmir?v=1757988099

## FAQs

- **Q**: When and where is Pancake Breakfast being held?
  - **A:** Pancake Breakfast takes place on Sat, 20 Sep, 2025 at 08:00 am to Sat, 20 Sep, 2025 at 11:00 am at Webster Community Center 7421 Main Street Webster WI, 7421 Main St W, Webster, WI 54893-8207, United States.
- **Q**: Who is organizing Pancake Breakfast?
  - **A:** Pancake Breakfast is organized by Otis Taylor American Legion Post 96 - Webster WI.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Pancake Breakfast 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 Webster, this event is thoughtfully curated to deliver a standout experience worth every moment. If Pancake Breakfast 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": "Pancake Breakfast",
        "image": "https://cdn-az.allevents.in/events7/banners/de0e70cf2256918ad0ebbf0c0a7aa108de9eccec07bf5d18b8fdc09ce7d49950-rimg-w976-h340-dc020714-gmir?v=1757988099",
        "startDate": "2025-09-20",
        "endDate": "2025-09-20",
        "url": "https://allevents.in/webster/pancake-breakfast/200028644435317",
        "location": {
            "@type": "Place",
            "name": "Webster Community Center 7421 Main Street Webster WI",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7421 Main St W, Webster, WI 54893-8207, United States",
                "addressLocality": "Webster",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.87718",
                "longitude": "-92.36592"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Free will donation, Pancakes, Sausage & scrambled eggs, milk, juice and coffee",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Otis Taylor American Legion Post 96 - Webster WI",
                "url": "https://allevents.in/org/otis-taylor-american-legion-post-96-webster-wi/25050712"
            }
        ]
    }
]
```