

# Event Details

- **Event Name**: Memorial Day Services
- **Event Start and End Date**: Mon, 25 May, 2026 at 09:00 am
- **Event Description**: See attached flyer for all details and times
- **Event URL**: https://allevents.in/park-rapids/memorial-day-services/200030079050916
- **Event Categories**: memorial-day
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Park Rapids
- **state**: MN
- **country**: United States
- **location**: Park Rapids Schools
- **lat**: 46.9263726
- **long**: -95.0648069
- **full address**: Park Rapids Schools, 301 Huntsinger Ave,Park Rapids, Minnesota, United States

## Event gallery

- **Alt text**: Memorial Day Services
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/26fa47c682f30ef4bed2dbcf181e5fc373a3fad709441b2a7a4af647af39619d-rimg-w1024-h1536-dcf3f0eb-gmir?v=1779297436

## FAQs

- **Q**: When and where is Memorial Day Services being held?
  - **A:** Memorial Day Services takes place on Mon, 25 May, 2026 at 09:00 am to Mon, 25 May, 2026 at 09:00 am at Park Rapids Schools, 301 Huntsinger Ave,Park Rapids, Minnesota, United States.
- **Q**: Who is organizing Memorial Day Services?
  - **A:** Memorial Day Services is organized by American Legion Post 212 Park Rapids, MN.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Memorial Day Services",
        "image": "https://cdn-az.allevents.in/events4/banners/26fa47c682f30ef4bed2dbcf181e5fc373a3fad709441b2a7a4af647af39619d-rimg-w1024-h1536-dcf3f0eb-gmir?v=1779297436",
        "startDate": "2026-05-25",
        "url": "https://allevents.in/park-rapids/memorial-day-services/200030079050916",
        "location": {
            "@type": "Place",
            "name": "Park Rapids Schools",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "301 Huntsinger Ave,Park Rapids, Minnesota",
                "addressLocality": "Park Rapids",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.9263726",
                "longitude": "-95.0648069"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "See attached flyer for all details and times",
        "organizer": [
            {
                "@type": "Organization",
                "name": "American Legion Post 212 Park Rapids MN",
                "url": "https://allevents.in/org/american-legion-post-212-park-rapids-mn/24383174",
                "description": "American Legion Post 212 Park Rapids, MN. 1,160 likes · 107 talking about this. We are dedicated to serving our community, members, and Veterans."
            }
        ]
    }
]
```