

# Event Details

- **Event Name**: Concert #7
- **Event Start and End Date**: Wed, 29 Jul, 2026 at 07:30 pm – Wed, 29 Jul, 2026 at 08:30 pm
- **Event Description**: Join us at the park while we fill the air with music. ? 

*Band members - please bring a wired music stand.
- **Event URL**: https://allevents.in/marshfield/concert-7/200030062747248
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 50

## Ticket Details


## Event venue details

- **city**: Marshfield
- **state**: WI
- **country**: United States
- **location**: Columbia Park
- **lat**: 44.6699635
- **long**: -90.1745765
- **full address**: Columbia Park, 201 W Arnold St, Marshfield, WI 54449, United States

## Event gallery

- **Alt text**: Concert #7
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/82575e5e1bb56ce8d06da390555a9bf73dbc05bbf0412a69dc7010f0363a8db9-rimg-w1200-h600-dc85be00-gmir?v=1784717135

## FAQs

- **Q**: When and where is Concert #7 being held?
  - **A:** Concert #7 takes place on Wed, 29 Jul, 2026 at 07:30 pm to Wed, 29 Jul, 2026 at 08:30 pm at Columbia Park, 201 W Arnold St, Marshfield, WI 54449, United States.
- **Q**: Who is organizing Concert #7?
  - **A:** Concert #7 is organized by Marshfield Civic Band (MCB).
- **Q**: Who is this event for? Is it right for me?
  - **A:** Concert #7 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 Marshfield, this event is thoughtfully curated to deliver a standout experience worth every moment. If Concert #7 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": "Concert #7",
        "image": "https://cdn-az.allevents.in/events1/banners/82575e5e1bb56ce8d06da390555a9bf73dbc05bbf0412a69dc7010f0363a8db9-rimg-w1200-h600-dc85be00-gmir?v=1784717135",
        "startDate": "2026-07-29",
        "endDate": "2026-07-29",
        "url": "https://allevents.in/marshfield/concert-7/200030062747248",
        "location": {
            "@type": "Place",
            "name": "Columbia Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "201 W Arnold St, Marshfield, WI 54449, United States",
                "addressLocality": "Marshfield",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.6699635",
                "longitude": "-90.1745765"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us at the park while we fill the air with music. ? \n\n*Band members - please bring a wired music stand.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Marshfield Civic Band (MCB)",
                "url": "https://allevents.in/org/marshfield-civic-band-mcb/24021846"
            }
        ]
    }
]
```