

# Event Details

- **Event Name**: Veteran's Day Dinner
- **Event Start and End Date**: Tue, 11 Nov, 2025 at 05:00 pm – Tue, 11 Nov, 2025 at 07:30 pm
- **Event Description**: Join the troop in honoring those who have served our country. We will be serving up a Turkey dinner with all of the fixings at the Legion.
- **Event URL**: https://allevents.in/underwood/veterans-day-dinner/200028948751510
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Underwood
- **state**: MN
- **country**: United States
- **location**: American Legion Post 489, Underwood, MN, 112 Main St S
- **lat**: 46.28497
- **long**: -95.87175
- **full address**: American Legion Post 489, Underwood, MN, 112 Main St S, United States

## Event gallery

- **Alt text**: Veteran's Day Dinner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/e4c7a146724c9d0f66b204f5bba81c2b230c24a9e9f40ae707328ddd97a87b72-rimg-w1200-h900-dc161417-gmir?v=1762716640

## FAQs

- **Q**: When and where is Veteran's Day Dinner being held?
  - **A:** Veteran's Day Dinner takes place on Tue, 11 Nov, 2025 at 05:00 pm to Tue, 11 Nov, 2025 at 07:30 pm at American Legion Post 489, Underwood, MN, 112 Main St S, United States.
- **Q**: Who is organizing Veteran's Day Dinner?
  - **A:** Veteran's Day Dinner is organized by Underwood Boy Scouts Troop 325.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Veteran's Day Dinner",
        "image": "https://cdn-az.allevents.in/events2/banners/e4c7a146724c9d0f66b204f5bba81c2b230c24a9e9f40ae707328ddd97a87b72-rimg-w1200-h900-dc161417-gmir?v=1762716640",
        "startDate": "2025-11-11",
        "endDate": "2025-11-11",
        "url": "https://allevents.in/underwood/veterans-day-dinner/200028948751510",
        "location": {
            "@type": "Place",
            "name": "American Legion Post 489, Underwood, MN, 112 Main St S",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "112 S Main St, Underwood, MN 56586, United States",
                "addressLocality": "Underwood",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.28497",
                "longitude": "-95.87175"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join the troop in honoring those who have served our country. We will be serving up a Turkey dinner with all of the fixings at the Legion.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Underwood Boy Scouts Troop 325",
                "url": "https://allevents.in/org/underwood-boy-scouts-troop-325/26067310"
            }
        ]
    }
]
```