

# Event Details

- **Event Name**: Marion Big Band Gig
- **Event Start and End Date**: Thu, 09 Jul, 2026 at 07:00 pm
- **Event Description**: Join us for music in the park with the Marion Big Band!
- **Event URL**: https://allevents.in/marion/marion-big-band-gig/200030112530245
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 33

## Ticket Details


## Event venue details

- **city**: Marion
- **state**: IA
- **country**: United States
- **location**: Marion Square Park
- **lat**: 42.03261
- **long**: -91.59757
- **full address**: Marion Square Park, 1107 7th Ave, Marion, IA 52302-3417, United States

## Event gallery

- **Alt text**: Marion Big Band Gig
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/8ae36792531651ac91ad8370f2c5b5f6bc2661eb745ad097252fe8363a1a7c5e-rimg-w1200-h900-dc74aae7-gmir?v=1783616038

## FAQs

- **Q**: When and where is Marion Big Band Gig being held?
  - **A:** Marion Big Band Gig takes place on Thu, 09 Jul, 2026 at 07:00 pm to Thu, 09 Jul, 2026 at 07:00 pm at Marion Square Park, 1107 7th Ave, Marion, IA 52302-3417, United States.
- **Q**: Who is organizing Marion Big Band Gig?
  - **A:** Marion Big Band Gig is organized by Marion Big Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Marion Big Band Gig is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Marion, this event is thoughtfully curated to deliver a standout experience worth every moment. If Marion Big Band Gig 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": "Marion Big Band Gig",
        "image": "https://cdn-az.allevents.in/events4/banners/8ae36792531651ac91ad8370f2c5b5f6bc2661eb745ad097252fe8363a1a7c5e-rimg-w1200-h900-dc74aae7-gmir?v=1783616038",
        "startDate": "2026-07-09",
        "url": "https://allevents.in/marion/marion-big-band-gig/200030112530245",
        "location": {
            "@type": "Place",
            "name": "Marion Square Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1107 7th Ave, Marion, IA 52302-3417, United States",
                "addressLocality": "Marion",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.03261",
                "longitude": "-91.59757"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for music in the park with the Marion Big Band!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Marion Big Band",
                "url": "https://allevents.in/org/marion-big-band/24180069"
            }
        ]
    }
]
```