

# Event Details

- **Event Name**: Country, Folk, and Rock - Concert
- **Event Start and End Date**: Wed, 15 Jul, 2026 at 07:00 pm
- **Event Description**: Join us for concerts in the park!
If a concert is cancelled due to weather, it will rescheduled for the following week.
- **Event URL**: https://allevents.in/lake-mills/country-folk-and-rock-concert/200030104479739
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 28

## Ticket Details


## Event venue details

- **city**: Lake Mills
- **state**: WI
- **country**: United States
- **location**: Commons Park
- **lat**: 43.079947066142
- **long**: -88.911332262409
- **full address**: Commons Park, 100 N Main St,Lake Mills, Wisconsin, United States

## Event gallery

- **Alt text**: Country, Folk, and Rock - Concert
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/3cc7b5b054e2cef117cea97b7ec54715d4559c0dd5c1bfc7f705b685214463d6-rimg-w1144-h686-dc31322d-gmir?v=1783541327

## FAQs

- **Q**: When and where is Country, Folk, and Rock - Concert being held?
  - **A:** Country, Folk, and Rock - Concert takes place on Wed, 15 Jul, 2026 at 07:00 pm to Wed, 15 Jul, 2026 at 07:00 pm at Commons Park, 100 N Main St,Lake Mills, Wisconsin, United States.
- **Q**: Who is organizing Country, Folk, and Rock - Concert?
  - **A:** Country, Folk, and Rock - Concert is organized by The Lake Mills City Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Country, Folk, and Rock - Concert 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 Lake Mills, this event is thoughtfully curated to deliver a standout experience worth every moment. If Country, Folk, and Rock - Concert 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": "Country, Folk, and Rock - Concert",
        "image": "https://cdn-az.allevents.in/events5/banners/3cc7b5b054e2cef117cea97b7ec54715d4559c0dd5c1bfc7f705b685214463d6-rimg-w1144-h686-dc31322d-gmir?v=1783541327",
        "startDate": "2026-07-15",
        "url": "https://allevents.in/lake-mills/country-folk-and-rock-concert/200030104479739",
        "location": {
            "@type": "Place",
            "name": "Commons Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "100 N Main St,Lake Mills, Wisconsin",
                "addressLocality": "Lake Mills",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.079947066142",
                "longitude": "-88.911332262409"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for concerts in the park!\nIf a concert is cancelled due to weather, it will rescheduled for the following week.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Lake Mills City Band",
                "url": "https://allevents.in/org/the-lake-mills-city-band/13184002",
                "description": "The Lake Mills City Band. 690 likes · 25 talking about this. The Lake Mills City Band is group that is open to musicians of all ages and ability levels...."
            }
        ]
    }
]
```