

# Event Details

- **Event Name**: Marches in Madness
- **Event Start and End Date**: Wed, 11 Mar, 2026 at 07:00 pm
- **Event Description**: The Dearborn Community Concert Band is suffering from mass hysteria, and YOU are invited! Join us for a crazed concert of furious marches, evil fugues, and twisted melodies.
- **Event URL**: https://allevents.in/dearborn/marches-in-madness/200029764528734
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 32

## Ticket Details


## Event venue details

- **city**: Dearborn
- **state**: MI
- **country**: United States
- **location**: Ford Community & Performing Art Center..
- **lat**: 42.314016572768
- **long**: -83.197660498915
- **full address**: Ford Community &amp; Performing Art Center.., Dearborn,MI,United States

## Event gallery

- **Alt text**: Marches in Madness
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/7cb61491a231ab61cfa4ef79332123c97ecf18986d3d3945b8037d2ad1af3cde-rimg-w1080-h1920-dc010101-gmir?v=1773155071

## FAQs

- **Q**: When and where is Marches in Madness being held?
  - **A:** Marches in Madness takes place on Wed, 11 Mar, 2026 at 07:00 pm to Wed, 11 Mar, 2026 at 07:00 pm at Ford Community &amp; Performing Art Center.., Dearborn,MI,United States.
- **Q**: Who is organizing Marches in Madness?
  - **A:** Marches in Madness is organized by Dearborn Community Concert Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Marches in Madness is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Dearborn, this event is thoughtfully curated to deliver a standout experience worth every moment. If Marches in Madness sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Marches in Madness",
        "image": "https://cdn-az.allevents.in/events3/banners/7cb61491a231ab61cfa4ef79332123c97ecf18986d3d3945b8037d2ad1af3cde-rimg-w1080-h1920-dc010101-gmir?v=1773155071",
        "startDate": "2026-03-11",
        "url": "https://allevents.in/dearborn/marches-in-madness/200029764528734",
        "location": {
            "@type": "Place",
            "name": "Ford Community & Performing Art Center..",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Dearborn,MI,United States",
                "addressLocality": "Dearborn",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.314016572768",
                "longitude": "-83.197660498915"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Dearborn Community Concert Band is suffering from mass hysteria, and YOU are invited! Join us for a crazed concert of furious marches, evil fugues, and twisted melodies.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Dearborn Community Concert Band",
                "url": "https://allevents.in/org/dearborn-community-concert-band/27248817",
                "description": "Dearborn Community Concert Band. 271 likes. Charity Organization"
            }
        ]
    }
]
```