

# Event Details

- **Event Name**: Memorial Day Program
- **Event Start and End Date**: Mon, 25 May, 2026 at 10:30 am
- **Event Description**: Join us for our annual Memorial Day Program. We will commence with a parade from The Sycamore Veterans Club to Elmwood Cemetery. Once we are all at the cemetery, we will continue our ceremony.
- **Event URL**: https://allevents.in/sycamore/memorial-day-program/200030098451018
- **Event Categories**: memorial-day, parades
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Sycamore
- **state**: IL
- **country**: United States
- **location**: 121 S. California Street , Sycamore, IL, United States, Illinois 60178
- **lat**: 41.9883
- **long**: -88.68875
- **full address**: 121 S. California Street , Sycamore, IL, United States, Illinois 60178

## Event gallery

- **Alt text**: Memorial Day Program
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/ec4ed862879235f39bb677f78be455b21e4825dc3a8041983c8e718aa7443862-rimg-w1200-h1554-dcf9f7f7-gmir?v=1779454638

## FAQs

- **Q**: When and where is Memorial Day Program being held?
  - **A:** Memorial Day Program takes place on Mon, 25 May, 2026 at 10:30 am to Mon, 25 May, 2026 at 10:30 am at 121 S. California Street , Sycamore, IL, United States, Illinois 60178.
- **Q**: Who is organizing Memorial Day Program?
  - **A:** Memorial Day Program is organized by Sycamore Veterans Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Memorial Day Program",
        "image": "https://cdn-az.allevents.in/events7/banners/ec4ed862879235f39bb677f78be455b21e4825dc3a8041983c8e718aa7443862-rimg-w1200-h1554-dcf9f7f7-gmir?v=1779454638",
        "startDate": "2026-05-25",
        "url": "https://allevents.in/sycamore/memorial-day-program/200030098451018",
        "location": {
            "@type": "Place",
            "name": "121 S. California Street , Sycamore, IL, United States, Illinois 60178",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "121 S California St, Sycamore, IL 60178-1713, United States",
                "addressLocality": "Sycamore",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.9883",
                "longitude": "-88.68875"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our annual Memorial Day Program. We will commence with a parade from The Sycamore Veterans Club to Elmwood Cemetery. Once we are all at the cemetery, we will continue our ceremony.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sycamore Veterans Club",
                "url": "https://allevents.in/org/sycamore-veterans-club/18702220"
            }
        ]
    }
]
```