

# Event Details

- **Event Name**: Veteran's Breakfast
- **Event Start and End Date**: Tue, 14 Apr, 2026 at 09:00 am – Tue, 14 Apr, 2026 at 10:00 am (-05:00)
- **Event Description**: A free breakfast for all veteran's.
- **Event URL**: https://allevents.in/windsor/veterans-breakfast/200029923694127
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Windsor
- **state**: MO
- **country**: United States
- **location**: Windsor Senior Center
- **lat**: 38.53121
- **long**: -93.5229
- **full address**: Windsor Senior Center, 201 S Main St,Windsor, Missouri, United States

## Event gallery

- **Alt text**: Veteran's Breakfast
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/de7561f8a3128323ee3aa562e140e91650aba9eeb41abd335ab6a83f9776fe9d-rimg-w1200-h845-dc332d2e-gmir?v=1775846727

## FAQs

- **Q**: When and where is Veteran's Breakfast being held?
  - **A:** Veteran's Breakfast takes place on Tue, 14 Apr, 2026 at 09:00 am to Tue, 14 Apr, 2026 at 10:00 am at Windsor Senior Center, 201 S Main St,Windsor, Missouri, United States.
- **Q**: Who is organizing Veteran's Breakfast?
  - **A:** Veteran's Breakfast is organized by VFW Four Counties Post 2610 - Windsor, Mo.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Veteran's Breakfast",
        "image": "https://cdn-az.allevents.in/events5/banners/de7561f8a3128323ee3aa562e140e91650aba9eeb41abd335ab6a83f9776fe9d-rimg-w1200-h845-dc332d2e-gmir?v=1775846727",
        "startDate": "2026-04-14T09:00:00-05:00",
        "endDate": "2026-04-14T10:00:00-05:00",
        "url": "https://allevents.in/windsor/veterans-breakfast/200029923694127",
        "location": {
            "@type": "Place",
            "name": "Windsor Senior Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "201 S Main St,Windsor, Missouri",
                "addressLocality": "Windsor",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.53121",
                "longitude": "-93.5229"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A free breakfast for all veteran's.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "VFW Four Counties Post 2610 - Windsor Mo",
                "url": "https://allevents.in/org/vfw-four-counties-post-2610-windsor-mo/27674393"
            }
        ]
    }
]
```