

# Event Details

- **Event Name**: Veterans Day Parade 
- **Event Start and End Date**: Tue, 11 Nov, 2025 at 11:00 am
- **Event Description**: The Cub Scouts will be walking with the Troop in the Veterans Day parade. Please meet near the old mine shaft bar for line up. Please be a few minutes early to be ready when the parade starts.
- **Event URL**: https://allevents.in/winnemucca/veterans-day-parade/200028963592845
- **Event Categories**: parades, veterans-day
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details


## Event venue details

- **city**: Winnemucca
- **state**: NV
- **country**: United States
- **location**: The Martin Hotel
- **lat**: 40.97053
- **long**: -117.73172
- **full address**: The Martin Hotel, 94 W Railroad St,Winnemucca,NV,United States

## Event gallery

- **Alt text**: Veterans Day Parade
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/ddd9cd42d2a58b671ef9d7a790af28c4e620496b25fcf1f1a686fdb859aceea3-rimg-w940-h788-dc0049ad-gmir?v=1762508908

## FAQs

- **Q**: When and where is Veterans Day Parade  being held?
  - **A:** Veterans Day Parade  takes place on Tue, 11 Nov, 2025 at 11:00 am to Tue, 11 Nov, 2025 at 11:00 am at The Martin Hotel, 94 W Railroad St,Winnemucca,NV,United States.
- **Q**: Who is organizing Veterans Day Parade ?
  - **A:** Veterans Day Parade  is organized by Winnemucca Cub Scout Pack 223.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Veterans Day Parade",
        "image": "https://cdn-az.allevents.in/events3/banners/ddd9cd42d2a58b671ef9d7a790af28c4e620496b25fcf1f1a686fdb859aceea3-rimg-w940-h788-dc0049ad-gmir?v=1762508908",
        "startDate": "2025-11-11",
        "url": "https://allevents.in/winnemucca/veterans-day-parade/200028963592845",
        "location": {
            "@type": "Place",
            "name": "The Martin Hotel",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "94 W Railroad St,Winnemucca,NV,United States",
                "addressLocality": "Winnemucca",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.97053",
                "longitude": "-117.73172"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Cub Scouts will be walking with the Troop in the Veterans Day parade. Please meet near the old mine shaft bar for line up. Please be a few minutes early to be ready when the parade starts.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Winnemucca Cub Scout Pack 223",
                "url": "https://allevents.in/org/winnemucca-cub-scout-pack-223/25931907"
            }
        ]
    }
]
```