

# Event Details

- **Event Name**: Secaucus Memorial Day Parade 
- **Event Start and End Date**: Sat, 16 May, 2026 at 12:00 pm (-04:00)
- **Event Description**: Join the Denville String Band for the annual Secaucus Memorial Day Parade.
- **Event URL**: https://allevents.in/secaucus/secaucus-memorial-day-parade/200029930174938
- **Event Categories**: Music, Entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Secaucus
- **state**: NJ
- **country**: United States
- **location**: Secaucus, NJ
- **lat**: 40.787170844723
- **long**: -74.054912152059
- **full address**: Secaucus, NJ, United States

## Event gallery

- **Alt text**: Secaucus Memorial Day Parade
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/d11338f0c866c03791b5c671c54f22f06ce7dfccd3543fb876910c75d52e8a37-rimg-w1200-h900-dca2a6a7-gmir?v=1775949937

## FAQs

- **Q**: When and where is Secaucus Memorial Day Parade  being held?
  - **A:** Secaucus Memorial Day Parade  takes place on Sat, 16 May, 2026 at 12:00 pm to Sat, 16 May, 2026 at 12:00 pm at Secaucus, NJ, United States.
- **Q**: Who is organizing Secaucus Memorial Day Parade ?
  - **A:** Secaucus Memorial Day Parade  is organized by Denville String Band.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Secaucus Memorial Day Parade",
        "image": "https://cdn-az.allevents.in/events9/banners/d11338f0c866c03791b5c671c54f22f06ce7dfccd3543fb876910c75d52e8a37-rimg-w1200-h900-dca2a6a7-gmir?v=1775949937",
        "startDate": "2026-05-16T12:00:00-04:00",
        "url": "https://allevents.in/secaucus/secaucus-memorial-day-parade/200029930174938",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Secaucus, NJ",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Secaucus, New Jersey",
                "addressLocality": "Secaucus",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.787170844723",
                "longitude": "-74.054912152059"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join the Denville String Band for the annual Secaucus Memorial Day Parade.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Denville String Band",
                "url": "https://allevents.in/org/denville-string-band/27679936"
            }
        ]
    }
]
```