

# Event Details

- **Event Name**: Remembering 9/11
- **Event Start and End Date**: Fri, 11 Sep, 2026 at 10:00 am – Fri, 11 Sep, 2026 at 10:30 am (-05:00)
- **Event Description**: Please join us in commemorating the anniversary of the 9/11 terrorist attacks. The event will be held at Memorial Park in Downtown Marshall at 10:00 AM on 9/11/26.
- **Event URL**: https://allevents.in/marshall/remembering-9-11/200030665494332
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Marshall
- **state**: MN
- **country**: United States
- **location**: Marshall Memorial Park
- **lat**: 44.44614730411
- **long**: -95.7883031381
- **full address**: Marshall Memorial Park, 102 W Main St, Marshall, MN 56258-1863, United States

## Event gallery

- **Alt text**: Remembering 9/11
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/105bd01a0185f5fab22d994da891627e12ac5adbaad3b19bb6fef2a61931db6b-rimg-w1200-h675-dcd8d8d8-gmir?v=1788669452

## FAQs

- **Q**: When and where is Remembering 9/11 being held?
  - **A:** Remembering 9/11 takes place on Fri, 11 Sep, 2026 at 10:00 am to Fri, 11 Sep, 2026 at 10:30 am at Marshall Memorial Park, 102 W Main St, Marshall, MN 56258-1863, United States.
- **Q**: Who is organizing Remembering 9/11?
  - **A:** Remembering 9/11 is organized by City of Marshall, MN.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Remembering 9/11",
        "image": "https://cdn-az.allevents.in/events10/banners/105bd01a0185f5fab22d994da891627e12ac5adbaad3b19bb6fef2a61931db6b-rimg-w1200-h675-dcd8d8d8-gmir?v=1788669452",
        "startDate": "2026-09-11T10:00:00-05:00",
        "endDate": "2026-09-11T10:30:00-05:00",
        "url": "https://allevents.in/marshall/remembering-9-11/200030665494332",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Marshall Memorial Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "102 W Main St, Marshall, MN 56258-1863, United States",
                "addressLocality": "Marshall",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.44614730411",
                "longitude": "-95.7883031381"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us in commemorating the anniversary of the 9/11 terrorist attacks. The event will be held at Memorial Park in Downtown Marshall at 10:00 AM on 9/11/26.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "City of Marshall MN",
                "url": "https://allevents.in/org/city-of-marshall-mn/19807587"
            }
        ]
    }
]
```