

# Event Details

- **Event Name**: Mad Valley Roots @ Music in the Park 
- **Event Start and End Date**: Thu, 23 Jul, 2026 at 05:30 pm (-06:00)
- **Event Description**: We're honored to be invited back to play the music in the park concert series!
- **Event URL**: https://allevents.in/ennis/mad-valley-roots-music-in-the-park/200029942512128
- **Event Categories**: Concerts, Music, Entertainment
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Ennis
- **state**: MT
- **country**: United States
- **location**: First Madison Valley Bank
- **lat**: 45.34846
- **long**: -111.72779
- **full address**: First Madison Valley Bank, 213 E Main St,Ennis,MT,United States

## Event gallery

- **Alt text**: Mad Valley Roots @ Music in the Park
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/72b7d1af6bc3e67381648c34acb266226ca9fce91521bf0977e04bed1deaf102-rimg-w1200-h1081-dca6d7c7-gmir?v=1776175055

## FAQs

- **Q**: When and where is Mad Valley Roots @ Music in the Park  being held?
  - **A:** Mad Valley Roots @ Music in the Park  takes place on Thu, 23 Jul, 2026 at 05:30 pm to Thu, 23 Jul, 2026 at 05:30 pm at First Madison Valley Bank, 213 E Main St,Ennis,MT,United States.
- **Q**: Who is organizing Mad Valley Roots @ Music in the Park ?
  - **A:** Mad Valley Roots @ Music in the Park  is organized by Mad Valley Roots.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Mad Valley Roots @ Music in the Park",
        "image": "https://cdn-az.allevents.in/events7/banners/72b7d1af6bc3e67381648c34acb266226ca9fce91521bf0977e04bed1deaf102-rimg-w1200-h1081-dca6d7c7-gmir?v=1776175055",
        "startDate": "2026-07-23T17:30:00-06:00",
        "url": "https://allevents.in/ennis/mad-valley-roots-music-in-the-park/200029942512128",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "First Madison Valley Bank",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "213 E Main St,Ennis,MT,United States",
                "addressLocality": "Ennis",
                "addressRegion": "MT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.34846",
                "longitude": "-111.72779"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We're honored to be invited back to play the music in the park concert series!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mad Valley Roots",
                "url": "https://allevents.in/org/mad-valley-roots/22485142"
            }
        ]
    }
]
```