

# Event Details

- **Event Name**: Music in the Park
- **Event Start and End Date**: Thu, 10 Jul, 2025 at 06:30 pm
- **Event Description**: Free concert - open to the public
- **Event URL**: https://allevents.in/eden-valley/music-in-the-park/200028320389211
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 74

## Ticket Details


## Event venue details

- **city**: Eden Valley
- **state**: MN
- **country**: United States
- **location**: Eden Valley-Watkins
- **lat**: 45.325057434911
- **long**: -94.544615414362
- **full address**: Eden Valley-Watkins, Eden Valley, Minnesota, United States

## Event gallery

- **Alt text**: Music in the Park
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/50b706b8e3b66cff4aeff19ca8147d9529cae77c268f9caaf4874cc1715da622-rimg-w829-h502-dc141318-gmir?v=1752066083

## FAQs

- **Q**: When and where is Music in the Park being held?
  - **A:** Music in the Park takes place on Thu, 10 Jul, 2025 at 06:30 pm to Thu, 10 Jul, 2025 at 06:30 pm at Eden Valley-Watkins, Eden Valley, Minnesota, United States.
- **Q**: Who is organizing Music in the Park?
  - **A:** Music in the Park is organized by Harper's Chord.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Music in the Park 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 Eden Valley, this event is thoughtfully curated to deliver a standout experience worth every moment. With 70+ people already showing interest, this is clearly an event worth adding to your calendar - don't miss out.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Music in the Park",
        "image": "https://cdn-az.allevents.in/events2/banners/50b706b8e3b66cff4aeff19ca8147d9529cae77c268f9caaf4874cc1715da622-rimg-w829-h502-dc141318-gmir?v=1752066083",
        "startDate": "2025-07-10",
        "url": "https://allevents.in/eden-valley/music-in-the-park/200028320389211",
        "location": {
            "@type": "Place",
            "name": "Eden Valley-Watkins",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Eden Valley, Minnesota",
                "addressLocality": "Eden Valley",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.325057434911",
                "longitude": "-94.544615414362"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Free concert - open to the public",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Harpers Chord",
                "url": "https://allevents.in/org/harpers-chord/26066084",
                "description": "Harper's Chord. 1,544 likes · 8 talking about this. Harper's Chord is a modern folk and Americana music group from Central Minnesota."
            }
        ]
    }
]
```