

# Event Details

- **Event Name**: Memorial Day Parade
- **Event Start and End Date**: Mon, 25 May, 2026 at 09:00 am (-04:00)
- **Event Description**: We invite you to join us in the Memorial Day parade with your decorated bike, scooter, skateboard, or wagon.  Line up starts at 815am with parade beginning promptly at 9am.
- **Event URL**: https://allevents.in/denver/memorial-day-parade/200029929965250
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Denver
- **state**: PA
- **country**: United States
- **location**: Denver Fire Company Station 13
- **lat**: 40.236889414593
- **long**: -76.134399212357
- **full address**: Denver Fire Company Station 13, 425 Locust St,Denver, Pennsylvania, United States

## Event gallery

- **Alt text**: Memorial Day Parade
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/d01ee4a963a2a4b69c08cd7426a1af4f118b410315af49471525071309b666e7-rimg-w1200-h1586-dcffffff-gmir?v=1775942270

## 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 Denver Fire Company Station 13, 425 Locust St,Denver, Pennsylvania, United States.
- **Q**: Who is organizing Memorial Day Parade?
  - **A:** Memorial Day Parade is organized by Discover Denver.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Memorial Day Parade",
        "image": "https://cdn-az.allevents.in/events5/banners/d01ee4a963a2a4b69c08cd7426a1af4f118b410315af49471525071309b666e7-rimg-w1200-h1586-dcffffff-gmir?v=1775942270",
        "startDate": "2026-05-25T09:00:00-04:00",
        "url": "https://allevents.in/denver/memorial-day-parade/200029929965250",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Denver Fire Company Station 13",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "425 Locust St,Denver, Pennsylvania",
                "addressLocality": "Denver",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.236889414593",
                "longitude": "-76.134399212357"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We invite you to join us in the Memorial Day parade with your decorated bike, scooter, skateboard, or wagon.  Line up starts at 815am with parade beginning promptly at 9am.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Discover Denver",
                "url": "https://allevents.in/org/discover-denver/19531426"
            }
        ]
    }
]
```