

# Event Details

- **Event Name**: Memorial Day Program
- **Event Start and End Date**: Mon, 25 May, 2026 at 11:00 am (-05:00)
- **Event Description**: Please join us for the memorial day program with the VFW Post 1223. Flag raising is at 11 AM with the Red River Valley Veterans band to play at 12:15 then stay in enjoy some barbecues and chips.
- **Event URL**: https://allevents.in/moorhead/memorial-day-program/200030078201653
- **Event Categories**: Music, Entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Moorhead
- **state**: MN
- **country**: United States
- **location**: 303 30th St N, Moorhead, MN
- **lat**: 46.87877
- **long**: -96.7341
- **full address**: 303 30th St N, Moorhead, MN, United States

## Event gallery

- **Alt text**: Memorial Day Program
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/4c81e7ac051b9bd8af8919fda1654cab6bb0701bb3ce095de44b8c18b3584b78-rimg-w1200-h728-dc082140-gmir?v=1779293512

## FAQs

- **Q**: When and where is Memorial Day Program being held?
  - **A:** Memorial Day Program takes place on Mon, 25 May, 2026 at 11:00 am to Mon, 25 May, 2026 at 11:00 am at 303 30th St N, Moorhead, MN, United States.
- **Q**: Who is organizing Memorial Day Program?
  - **A:** Memorial Day Program is organized by Moorhead American Legion Post 21.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Memorial Day Program",
        "image": "https://cdn-az.allevents.in/events3/banners/4c81e7ac051b9bd8af8919fda1654cab6bb0701bb3ce095de44b8c18b3584b78-rimg-w1200-h728-dc082140-gmir?v=1779293512",
        "startDate": "2026-05-25T11:00:00-05:00",
        "url": "https://allevents.in/moorhead/memorial-day-program/200030078201653",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "303 30th St N, Moorhead, MN",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "303 N 30th St, Moorhead, MN 56560-2500, United States",
                "addressLocality": "Moorhead",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.87877",
                "longitude": "-96.7341"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us for the memorial day program with the VFW Post 1223. Flag raising is at 11 AM with the Red River Valley Veterans band to play at 12:15 then stay in enjoy some barbecues and chips.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Moorhead American Legion Post 21",
                "url": "https://allevents.in/org/moorhead-american-legion-post-21/14610960"
            }
        ]
    }
]
```