

# Event Details

- **Event Name**: Veterans Day Event
- **Event Start and End Date**: Tue, 11 Nov, 2025 at 09:00 am – Tue, 11 Nov, 2025 at 10:00 am
- **Event Description**: Come on down for coffee and donuts on Veterans Day. We will be giving a challenge coin to the first 100 vets that come in to see us.
- **Event URL**: https://allevents.in/utica/veterans-day-event/200029174027446
- **Event Categories**: veterans-day, contests
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Utica
- **state**: NY
- **country**: United States
- **location**: 710 Horatio St, Utica, NY
- **lat**: 43.12369
- **long**: -75.22595
- **full address**: 710 Horatio St, Utica, NY, United States

## Event gallery

- **Alt text**: Veterans Day Event
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/66019eb78aaebc114f1006c74564fc673cba657b520983269866ce565bd85be0-rimg-w1080-h1080-dc112f48-gmir?v=1762849486

## FAQs

- **Q**: When and where is Veterans Day Event being held?
  - **A:** Veterans Day Event takes place on Tue, 11 Nov, 2025 at 09:00 am to Tue, 11 Nov, 2025 at 10:00 am at 710 Horatio St, Utica, NY, United States.
- **Q**: Who is organizing Veterans Day Event?
  - **A:** Veterans Day Event is organized by Bass Pro Shops (Utica, NY).

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Veterans Day Event",
        "image": "https://cdn-az.allevents.in/events8/banners/66019eb78aaebc114f1006c74564fc673cba657b520983269866ce565bd85be0-rimg-w1080-h1080-dc112f48-gmir?v=1762849486",
        "startDate": "2025-11-11",
        "endDate": "2025-11-11",
        "url": "https://allevents.in/utica/veterans-day-event/200029174027446",
        "location": {
            "@type": "Place",
            "name": "710 Horatio St, Utica, NY",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "710 Horatio St, Utica, NY 13502-1400, United States",
                "addressLocality": "Utica",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.12369",
                "longitude": "-75.22595"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come on down for coffee and donuts on Veterans Day. We will be giving a challenge coin to the first 100 vets that come in to see us.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bass Pro Shops (Utica NY)",
                "url": "https://allevents.in/org/bass-pro-shops-utica-ny/26354052"
            }
        ]
    }
]
```