

# Event Details

- **Event Name**: Armed Forces Day / Association Ride
- **Event Start and End Date**: Sat, 16 May, 2026 at 09:00 am (-04:00)
- **Event Description**: Save the date - the American Legion Riders of Post 925 will be doing a local association ride. More details to follow!
- **Event URL**: https://allevents.in/norfolk/armed-forces-day-association-ride/200029251033838
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Norfolk
- **state**: NY
- **country**: United States
- **location**: 2 E High Street, Norfolk, NY, United States, New York 13667
- **lat**: 44.80094
- **long**: -74.98291
- **full address**: 2 E High Street, Norfolk, NY, United States, New York 13667

## Event gallery

- **Alt text**: Armed Forces Day / Association Ride
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/fff010ac6ab183a15a5a61c4d0a51dda27184a0523ce14a0ab591e985d3876e6-rimg-w1200-h900-dc8ebffe-gmir?v=1775975703

## FAQs

- **Q**: When and where is Armed Forces Day / Association Ride being held?
  - **A:** Armed Forces Day / Association Ride takes place on Sat, 16 May, 2026 at 09:00 am to Sat, 16 May, 2026 at 09:00 am at 2 E High Street, Norfolk, NY, United States, New York 13667.
- **Q**: Who is organizing Armed Forces Day / Association Ride?
  - **A:** Armed Forces Day / Association Ride is organized by American Legion Riders NY Post 925.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Armed Forces Day / Association Ride",
        "image": "https://cdn-az.allevents.in/events8/banners/fff010ac6ab183a15a5a61c4d0a51dda27184a0523ce14a0ab591e985d3876e6-rimg-w1200-h900-dc8ebffe-gmir?v=1775975703",
        "startDate": "2026-05-16T09:00:00-04:00",
        "url": "https://allevents.in/norfolk/armed-forces-day-association-ride/200029251033838",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "2 E High Street, Norfolk, NY, United States, New York 13667",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2 E High St, Norfolk, NY 13667-9998, United States",
                "addressLocality": "Norfolk",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.80094",
                "longitude": "-74.98291"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Save the date - the American Legion Riders of Post 925 will be doing a local association ride. More details to follow!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "American Legion Riders NY Post 925",
                "url": "https://allevents.in/org/american-legion-riders-ny-post-925/20887395"
            }
        ]
    }
]
```