

# Event Details

- **Event Name**: Veterans Breakfast
- **Event Start and End Date**: Sat, 08 Nov, 2025 at 09:00 am – Sat, 08 Nov, 2025 at 12:00 pm
- **Event Description**: Join us for our annual Veterans Day Breakfast. Saturday November 8th 9-noon. All veterans eat for free! Pancakes, sausage, coffee &amp; oj.
- **Event URL**: https://allevents.in/buffalo/veterans-breakfast/200029137050700
- **Event Categories**: veterans-day
- **Interested Audience**: 
  - total_interested_count: 34

## Ticket Details


## Event venue details

- **city**: Buffalo
- **state**: MN
- **country**: United States
- **location**: 304 10th Ave S, Buffalo, MN
- **lat**: 45.16753
- **long**: -93.85748
- **full address**: 304 10th Ave S, Buffalo, MN, United States

## Event gallery

- **Alt text**: Veterans Breakfast
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/9c11be5b3bea3825ab16d70adc4a4a9da18c049617e007cb8dbeb35778755fbb-rimg-w1200-h676-dcffffff-gmir?v=1762400879

## FAQs

- **Q**: When and where is Veterans Breakfast being held?
  - **A:** Veterans Breakfast takes place on Sat, 08 Nov, 2025 at 09:00 am to Sat, 08 Nov, 2025 at 12:00 pm at 304 10th Ave S, Buffalo, MN, United States.
- **Q**: Who is organizing Veterans Breakfast?
  - **A:** Veterans Breakfast is organized by Buffalo American Legion.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Veterans Breakfast",
        "image": "https://cdn-az.allevents.in/events8/banners/9c11be5b3bea3825ab16d70adc4a4a9da18c049617e007cb8dbeb35778755fbb-rimg-w1200-h676-dcffffff-gmir?v=1762400879",
        "startDate": "2025-11-08",
        "endDate": "2025-11-08",
        "url": "https://allevents.in/buffalo/veterans-breakfast/200029137050700",
        "location": {
            "@type": "Place",
            "name": "304 10th Ave S, Buffalo, MN",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "304 10th Ave S, Buffalo, MN 55313-2301, United States",
                "addressLocality": "Buffalo",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.16753",
                "longitude": "-93.85748"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our annual Veterans Day Breakfast. Saturday November 8th 9-noon. All veterans eat for free! Pancakes, sausage, coffee & oj.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Buffalo American Legion",
                "url": "https://allevents.in/org/buffalo-american-legion/25985547"
            }
        ]
    }
]
```