

# Event Details

- **Event Name**: Memorial Day Parade
- **Event Start and End Date**: Mon, 25 May, 2026 at 09:00 am (-04:00)
- **Event Description**: Pathfinders March to Honor America's Fallen
- **Event URL**: https://allevents.in/manhattan/memorial-day-parade/200029793660836
- **Event Categories**: memorial-day, parades
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Manhattan
- **state**: NY
- **country**: United States
- **location**: Jamestown, NY
- **lat**: 40.75517
- **long**: -73.97989
- **full address**: Jamestown, NY, 530 5th Ave, New York, NY 10036-5100, United States, Manhattan

## Event gallery

- **Alt text**: Memorial Day Parade
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Memorial+Day+Parade&date=Mon%2C+25+May%2C+2026+at+09%3A00+am&bg=2

## FAQs

- **Q**: When and where is Memorial Day Parade being held?
  - **A:** Memorial Day Parade takes place on Mon, 25 May, 2026 at 09:00 am to Mon, 25 May, 2026 at 09:00 am at Jamestown, NY, 530 5th Ave, New York, NY 10036-5100, United States, Manhattan.
- **Q**: Who is organizing Memorial Day Parade?
  - **A:** Memorial Day Parade is organized by Jamestown Voyagers Pathfinder Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Memorial Day Parade",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Memorial+Day+Parade&date=Mon%2C+25+May%2C+2026+at+09%3A00+am&bg=2",
        "startDate": "2026-05-25T09:00:00-04:00",
        "url": "https://allevents.in/manhattan/memorial-day-parade/200029793660836",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Jamestown, NY",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "530 5th Ave, New York, NY 10036-5100, United States",
                "addressLocality": "Manhattan",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.75517",
                "longitude": "-73.97989"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Pathfinders March to Honor America's Fallen",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Jamestown Voyagers Pathfinder Club",
                "url": "https://allevents.in/org/jamestown-voyagers-pathfinder-club/26482121"
            }
        ]
    }
]
```