

# Event Details

- **Event Name**: Breakfast with the Vets!
- **Event Start and End Date**: Wed, 03 Dec, 2025 at 08:00 am – Wed, 03 Dec, 2025 at 12:00 pm
- **Event Description**: Breakfast with the Vets is the first Wednesday of the Month at our Heroes Military Museum!
8am
join us for good food and good company! Everyone is welcome!
- **Event URL**: https://allevents.in/lincoln/breakfast-with-the-vets/200029151519650
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Lincoln
- **state**: ME
- **country**: United States
- **location**: 55 W Broadway, Lincoln, ME, United States, Maine 04457
- **lat**: 45.36341
- **long**: -68.5101
- **full address**: 55 W Broadway, Lincoln, ME, United States, Maine 04457

## Event gallery

- **Alt text**: Breakfast with the Vets!
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Breakfast+with+the+Vets%21&date=Wed%2C+03+Dec%2C+2025+at+08%3A00+am&bg=1

## FAQs

- **Q**: When and where is Breakfast with the Vets! being held?
  - **A:** Breakfast with the Vets! takes place on Wed, 03 Dec, 2025 at 08:00 am to Wed, 03 Dec, 2025 at 12:00 pm at 55 W Broadway, Lincoln, ME, United States, Maine 04457.
- **Q**: Who is organizing Breakfast with the Vets!?
  - **A:** Breakfast with the Vets! is organized by Our Heroes Military Museum.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Breakfast with the Vets!",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Breakfast+with+the+Vets%21&date=Wed%2C+03+Dec%2C+2025+at+08%3A00+am&bg=1",
        "startDate": "2025-12-03",
        "endDate": "2025-12-03",
        "url": "https://allevents.in/lincoln/breakfast-with-the-vets/200029151519650",
        "location": {
            "@type": "Place",
            "name": "55 W Broadway, Lincoln, ME, United States, Maine 04457",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "55 W Broadway, Lincoln, ME 04457-1319, United States",
                "addressLocality": "Lincoln",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.36341",
                "longitude": "-68.5101"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Breakfast with the Vets is the first Wednesday of the Month at our Heroes Military Museum!\n8am\njoin us for good food and good company! Everyone is welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Our Heroes Military Museum",
                "url": "https://allevents.in/org/our-heroes-military-museum/22090710"
            }
        ]
    }
]
```