

# Event Details

- **Event Name**: Memorial Day Ceremony
- **Event Start and End Date**: Mon, 25 May, 2026 at 12:00 pm – Mon, 25 May, 2026 at 01:00 pm (-05:00)
- **Event Description**: Memorial Day (originally known as Decoration Day) is a federal holiday in the United States for honoring and mourning the military personnel who had died while serving in the United States Armed Forces.
- **Event URL**: https://allevents.in/urbana/memorial-day-ceremony/200029818535152
- **Event Categories**: memorial-day, holiday
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Urbana
- **state**: IL
- **country**: United States
- **location**: Lincoln Memorial Garden
- **lat**: 40.129656149858
- **long**: -88.219852180582
- **full address**: Lincoln Memorial Garden, 1804 N Lincoln Ave, Urbana, IL 61801-1023, United States

## Event gallery

- **Alt text**: Memorial Day Ceremony
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/9a2e1221b547b8b2a77028a6ba236056301914963d9f535322e9b6e3798f6ca1-rimg-w1200-h407-dcffffff-gmir?v=1779025484

## FAQs

- **Q**: When and where is Memorial Day Ceremony being held?
  - **A:** Memorial Day Ceremony takes place on Mon, 25 May, 2026 at 12:00 pm to Mon, 25 May, 2026 at 01:00 pm at Lincoln Memorial Garden, 1804 N Lincoln Ave, Urbana, IL 61801-1023, United States.
- **Q**: Who is organizing Memorial Day Ceremony?
  - **A:** Memorial Day Ceremony is organized by William F. Earnest, American Legion Post #559.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Memorial Day Ceremony",
        "image": "https://cdn-az.allevents.in/events4/banners/9a2e1221b547b8b2a77028a6ba236056301914963d9f535322e9b6e3798f6ca1-rimg-w1200-h407-dcffffff-gmir?v=1779025484",
        "startDate": "2026-05-25T12:00:00-05:00",
        "endDate": "2026-05-25T13:00:00-05:00",
        "url": "https://allevents.in/urbana/memorial-day-ceremony/200029818535152",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Lincoln Memorial Garden",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1804 N Lincoln Ave, Urbana, IL 61801-1023, United States",
                "addressLocality": "Urbana",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.129656149858",
                "longitude": "-88.219852180582"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Memorial Day (originally known as Decoration Day) is a federal holiday in the United States for honoring and mourning the military personnel who had died while serving in the United States Armed Forces.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "William F. Earnest American Legion Post 559",
                "url": "https://allevents.in/org/william-f-earnest-american-legion-post-559/17377708"
            }
        ]
    }
]
```