

# Event Details

- **Event Name**: Memorial Day Ceremony
- **Event Start and End Date**: Mon, 25 May, 2026 at 09:00 am
- **Event Description**: Join us on Memorial Day as we inscribe the names of those Veterans who have passed on. The Veterans Memorial honors deceased military personnel who lived in Beaumont or Cherry Valley while on active duty or who died later in those communities after their military service ended.
- **Event URL**: https://allevents.in/beaumont/memorial-day-ceremony/200029742596701
- **Event Categories**: memorial-day
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Beaumont
- **state**: CA
- **country**: United States
- **location**: Beaumont Civic Center
- **lat**: 33.929924654341
- **long**: -116.97489085754
- **full address**: Beaumont Civic Center, 550 E 6th St, Beaumont, CA 92223-2253, United States

## Event gallery

- **Alt text**: Memorial Day Ceremony
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/8c545f0941d5fa3701073df354db9e640c70e9345b8fdb9854e4ccec7a5c86d3-rimg-w820-h312-dc77abd7-gmir?v=1779663190

## FAQs

- **Q**: When and where is Memorial Day Ceremony being held?
  - **A:** Memorial Day Ceremony takes place on Mon, 25 May, 2026 at 09:00 am to Mon, 25 May, 2026 at 09:00 am at Beaumont Civic Center, 550 E 6th St, Beaumont, CA 92223-2253, United States.
- **Q**: Who is organizing Memorial Day Ceremony?
  - **A:** Memorial Day Ceremony is organized by City of Beaumont - Parks & Recreation.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Memorial Day Ceremony",
        "image": "https://cdn-az.allevents.in/events9/banners/8c545f0941d5fa3701073df354db9e640c70e9345b8fdb9854e4ccec7a5c86d3-rimg-w820-h312-dc77abd7-gmir?v=1779663190",
        "startDate": "2026-05-25",
        "url": "https://allevents.in/beaumont/memorial-day-ceremony/200029742596701",
        "location": {
            "@type": "Place",
            "name": "Beaumont Civic Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "550 E 6th St, Beaumont, CA 92223-2253, United States",
                "addressLocality": "Beaumont",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.929924654341",
                "longitude": "-116.97489085754"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us on Memorial Day as we inscribe the names of those Veterans who have passed on. The Veterans Memorial honors deceased military personnel who lived in Beaumont or Cherry Valley while on active duty or who died later in those communities after their military service ended.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "City of Beaumont - Parks & Recreation",
                "url": "https://allevents.in/org/city-of-beaumont-parks-and-recreation/20289828"
            }
        ]
    }
]
```