

# Event Details

- **Event Name**: Memorial Day Parade 
- **Event Start and End Date**: Mon, 25 May, 2026 at 10:00 am (-04:00)
- **Event Description**: We are proud sponsors!
- **Event URL**: https://allevents.in/bethpage/memorial-day-parade/200030069509354
- **Event Categories**: memorial-day, parades
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Bethpage
- **state**: NY
- **country**: United States
- **location**: Bethpage, New York
- **lat**: 40.7467
- **long**: -73.4843
- **full address**: Bethpage, New York, United States

## Event gallery

- **Alt text**: Memorial Day Parade
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/4433ddf665c88bcd401f4c143fba5d3d6429a03bce325949754fb7af834fe9c1-rimg-w505-h693-dcffffff-gmir?v=1779183953

## 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 Bethpage, New York, United States.
- **Q**: Who is organizing Memorial Day Parade ?
  - **A:** Memorial Day Parade  is organized by Bethpage Central Park Kiwanis.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Memorial Day Parade",
        "image": "https://cdn-az.allevents.in/events1/banners/4433ddf665c88bcd401f4c143fba5d3d6429a03bce325949754fb7af834fe9c1-rimg-w505-h693-dcffffff-gmir?v=1779183953",
        "startDate": "2026-05-25T10:00:00-04:00",
        "url": "https://allevents.in/bethpage/memorial-day-parade/200030069509354",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Bethpage, New York",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Bethpage, New York",
                "addressLocality": "Bethpage",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.7467",
                "longitude": "-73.4843"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We are proud sponsors!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bethpage Central Park Kiwanis",
                "url": "https://allevents.in/org/bethpage-central-park-kiwanis/6201211",
                "description": "Bethpage Central Park Kiwanis is a 501c3 non-profit local chapter of Kiwanis International, which is a global organization dedicated to changing the world one child and one community at a time."
            }
        ]
    }
]
```