

# Event Details

- **Event Name**: Memorial Day Parade
- **Event Start and End Date**: Mon, 25 May, 2026 at 10:00 am (-04:00)
- **Event Description**: The New Brighton Memorial Day Parade will begin at 10:00 AM. The parade route will travel Third Avenue from Fifteenth Street to Sixth Street, where a memorial service will be held in Townsend Park.
- **Event URL**: https://allevents.in/new-brighton/memorial-day-parade/200029924296452
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New Brighton
- **state**: PA
- **country**: United States
- **location**: 3rd Avenue New Brighton, Pa 15066
- **lat**: 40.726671813333
- **long**: -80.30722246
- **full address**: 3rd Avenue New Brighton, Pa 15066, 1508 3rd Ave, New Brighton, PA 15066-2204, United States

## Event gallery

- **Alt text**: Memorial Day Parade
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/28e397d4cc03925345454dc5b2c7d8e6466f863dfe83f78435d993fa89db4ee2-rimg-w1200-h675-dc010196-gmir?v=1775851731

## FAQs

- **Q**: When and where is Memorial Day Parade being held?
  - **A:** Memorial Day Parade takes place on Mon, 25 May, 2026 at 10:00 am to Mon, 25 May, 2026 at 10:00 am at 3rd Avenue New Brighton, Pa 15066, 1508 3rd Ave, New Brighton, PA 15066-2204, United States.
- **Q**: Who is organizing Memorial Day Parade?
  - **A:** Memorial Day Parade is organized by New Brighton, Pennsylvania.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Memorial Day Parade",
        "image": "https://cdn-az.allevents.in/events8/banners/28e397d4cc03925345454dc5b2c7d8e6466f863dfe83f78435d993fa89db4ee2-rimg-w1200-h675-dc010196-gmir?v=1775851731",
        "startDate": "2026-05-25T10:00:00-04:00",
        "url": "https://allevents.in/new-brighton/memorial-day-parade/200029924296452",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "3rd Avenue New Brighton, Pa 15066",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1508 3rd Ave, New Brighton, PA 15066-2204, United States",
                "addressLocality": "New Brighton",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.726671813333",
                "longitude": "-80.30722246"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The New Brighton Memorial Day Parade will begin at 10:00 AM. The parade route will travel Third Avenue from Fifteenth Street to Sixth Street, where a memorial service will be held in Townsend Park.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "New Brighton Pennsylvania",
                "url": "https://allevents.in/org/new-brighton-pennsylvania/2611320",
                "description": "Located in Beaver County, New Brighton offers a range of recreation and cultural activities and an attractive business district for residents and visitors."
            }
        ]
    }
]
```