

# Event Details

- **Event Name**: Veterans Day dinner
- **Event Start and End Date**: Tue, 11 Nov, 2025 at 04:00 pm – Tue, 11 Nov, 2025 at 06:00 pm
- **Event Description**: Free Veterans Day dinner at the VFW bar, open to the public. Soup, sandwiches,  chili bread, spaghetti
- **Event URL**: https://allevents.in/troy/veterans-day-dinner/200029161191343
- **Event Categories**: veterans-day
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Troy
- **state**: MT
- **country**: United States
- **location**: 216 E Yaak Ave.
- **lat**: 48.46414
- **long**: -115.89041
- **full address**: 216 E Yaak Ave., 216 Yaak Ave, Troy, MT 59935, United States

## Event gallery

- **Alt text**: Veterans Day dinner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/9480058cf1a4cab0beca641d88055ad582709e5c0a18d580b9a51e293e54c0c5-rimg-w709-h709-dc5f7632-gmir?v=1762683883

## FAQs

- **Q**: When and where is Veterans Day dinner being held?
  - **A:** Veterans Day dinner takes place on Tue, 11 Nov, 2025 at 04:00 pm to Tue, 11 Nov, 2025 at 06:00 pm at 216 E Yaak Ave., 216 Yaak Ave, Troy, MT 59935, United States.
- **Q**: Who is organizing Veterans Day dinner?
  - **A:** Veterans Day dinner is organized by Troy VFW Auxiliary #5514.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Veterans Day dinner",
        "image": "https://cdn-az.allevents.in/events8/banners/9480058cf1a4cab0beca641d88055ad582709e5c0a18d580b9a51e293e54c0c5-rimg-w709-h709-dc5f7632-gmir?v=1762683883",
        "startDate": "2025-11-11",
        "endDate": "2025-11-11",
        "url": "https://allevents.in/troy/veterans-day-dinner/200029161191343",
        "location": {
            "@type": "Place",
            "name": "216 E Yaak Ave.",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "216 Yaak Ave, Troy, MT 59935, United States",
                "addressLocality": "Troy",
                "addressRegion": "MT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "48.46414",
                "longitude": "-115.89041"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Free Veterans Day dinner at the VFW bar, open to the public. Soup, sandwiches,  chili bread, spaghetti",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Troy VFW Auxiliary 5514",
                "url": "https://allevents.in/org/troy-vfw-auxiliary-5514/27043560"
            }
        ]
    }
]
```