

# Event Details

- **Event Name**: Annual Charity Ride Setup
- **Event Start and End Date**: Fri, 10 Jul, 2026 at 03:00 pm (-04:00)
- **Event Description**: All Legion Riders and volunteers are invited to help set up the parking lot, tables, and kitchen for our 21st annual charity ride.
- **Event URL**: https://allevents.in/norfolk/annual-charity-ride-setup/200029931464604
- **Event Categories**: nonprofit, charities
- **Interested Audience**: 
  - total_interested_count: 7

## 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**: Annual Charity Ride Setup
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/21aa37bf781a3275243b855dc543f3a73035286443e4f0d8d987da46921ea2c8-rimg-w1200-h900-dc8ebffe-gmir?v=1775975703

## FAQs

- **Q**: When and where is Annual Charity Ride Setup being held?
  - **A:** Annual Charity Ride Setup takes place on Fri, 10 Jul, 2026 at 03:00 pm to Fri, 10 Jul, 2026 at 03:00 pm at 2 E High Street, Norfolk, NY, United States, New York 13667.
- **Q**: Who is organizing Annual Charity Ride Setup?
  - **A:** Annual Charity Ride Setup is organized by American Legion Riders NY Post 925.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Annual Charity Ride Setup",
        "image": "https://cdn-az.allevents.in/events4/banners/21aa37bf781a3275243b855dc543f3a73035286443e4f0d8d987da46921ea2c8-rimg-w1200-h900-dc8ebffe-gmir?v=1775975703",
        "startDate": "2026-07-10T15:00:00-04:00",
        "url": "https://allevents.in/norfolk/annual-charity-ride-setup/200029931464604",
        "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": "All Legion Riders and volunteers are invited to help set up the parking lot, tables, and kitchen for our 21st annual charity ride.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "American Legion Riders NY Post 925",
                "url": "https://allevents.in/org/american-legion-riders-ny-post-925/20887395"
            }
        ]
    }
]
```