

# Event Details

- **Event Name**: Memorial Day Service 
- **Event Start and End Date**: Mon, 25 May, 2026 at 12:00 pm (-05:00)
- **Event Description**: American Legion Post 94 will be honoring our veterans.
- **Event URL**: https://allevents.in/crandon/memorial-day-service/200029927815214
- **Event Categories**: memorial-day
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Crandon
- **state**: WI
- **country**: United States
- **location**: Memorial Park 200 S Lake Ave Crandon, WI
- **lat**: 45.56815
- **long**: -88.90326
- **full address**: Memorial Park 200 S Lake Ave Crandon, WI, 200 S Lake Ave, Crandon, WI 54520-1460, United States

## Event gallery

- **Alt text**: Memorial Day Service
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/121d3c7603a373110a5ac3879d7a1bf88c661946eb9c2797fd02cfa80e902310-rimg-w1200-h694-dc2d3105-gmir?v=1775906534

## FAQs

- **Q**: When and where is Memorial Day Service  being held?
  - **A:** Memorial Day Service  takes place on Mon, 25 May, 2026 at 12:00 pm to Mon, 25 May, 2026 at 12:00 pm at Memorial Park 200 S Lake Ave Crandon, WI, 200 S Lake Ave, Crandon, WI 54520-1460, United States.
- **Q**: Who is organizing Memorial Day Service ?
  - **A:** Memorial Day Service  is organized by American Legion Post 94 Crandon, WI.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Memorial Day Service",
        "image": "https://cdn-az.allevents.in/events10/banners/121d3c7603a373110a5ac3879d7a1bf88c661946eb9c2797fd02cfa80e902310-rimg-w1200-h694-dc2d3105-gmir?v=1775906534",
        "startDate": "2026-05-25T12:00:00-05:00",
        "url": "https://allevents.in/crandon/memorial-day-service/200029927815214",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Memorial Park 200 S Lake Ave Crandon, WI",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "200 S Lake Ave, Crandon, WI 54520-1460, United States",
                "addressLocality": "Crandon",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.56815",
                "longitude": "-88.90326"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "American Legion Post 94 will be honoring our veterans.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "American Legion Post 94 Crandon WI",
                "url": "https://allevents.in/org/american-legion-post-94-crandon-wi/26700740"
            }
        ]
    }
]
```