

# Event Details

- **Event Name**: Annual Memorial Day Observance
- **Event Start and End Date**: Mon, 25 May, 2026 at 11:00 am
- **Event Description**: Post 50 will host the ceremony to honor our nation's war dead. All are invited to attend. Donuts and coffee will be served in the fieldhouse after the ceremony.
- **Event URL**: https://allevents.in/blue-island/annual-memorial-day-observance/200030074283925
- **Event Categories**: memorial-day
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Blue Island
- **state**: IL
- **country**: United States
- **location**: Memorial Park, 12800 Highland Ave., Blue Island
- **lat**: 41.66034
- **long**: -87.68757
- **full address**: Memorial Park, 12800 Highland Ave., Blue Island, United States

## Event gallery

- **Alt text**: Annual Memorial Day Observance
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/951ba1476645bf1f011784fe9639e2f871caf799a750ee0e5617ab2abc1b5e05-rimg-w1200-h900-dc7993ae-gmir?v=1779279985

## FAQs

- **Q**: When and where is Annual Memorial Day Observance being held?
  - **A:** Annual Memorial Day Observance takes place on Mon, 25 May, 2026 at 11:00 am to Mon, 25 May, 2026 at 11:00 am at Memorial Park, 12800 Highland Ave., Blue Island, United States.
- **Q**: Who is organizing Annual Memorial Day Observance?
  - **A:** Annual Memorial Day Observance is organized by American Legion Post 50, Blue Island, IL..

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Annual Memorial Day Observance",
        "image": "https://cdn-az.allevents.in/events9/banners/951ba1476645bf1f011784fe9639e2f871caf799a750ee0e5617ab2abc1b5e05-rimg-w1200-h900-dc7993ae-gmir?v=1779279985",
        "startDate": "2026-05-25",
        "url": "https://allevents.in/blue-island/annual-memorial-day-observance/200030074283925",
        "location": {
            "@type": "Place",
            "name": "Memorial Park, 12800 Highland Ave., Blue Island",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "12803 Highland Ave, Blue Island, IL 60406-1914, United States",
                "addressLocality": "Blue Island",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.66034",
                "longitude": "-87.68757"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Post 50 will host the ceremony to honor our nation's war dead. All are invited to attend. Donuts and coffee will be served in the fieldhouse after the ceremony.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "American Legion Post 50 Blue Island IL.",
                "url": "https://allevents.in/org/american-legion-post-50-blue-island-il/692872",
                "description": "If you would like more information on our Post, please e-mail us atblueislandpost50@gmail.com"
            }
        ]
    }
]
```