

# Event Details

- **Event Name**: Concert in the park
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 06:00 pm – Sat, 20 Jun, 2026 at 08:00 pm
- **Event Description**: Join us for our annual Concert in the Park!! Be entertained by the Mark Ham Band and purchase food from Hibachi House and Wafflerita. Bring your chairs and your neighbors for a great evening in the park!
- **Event URL**: https://allevents.in/arvada/concert-in-the-park/200030221934312
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details

- **Ticket URL**: http://facebook.com/200030221934312?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=arvada-events

## Event venue details

- **city**: Arvada
- **state**: CO
- **country**: United States
- **location**: Wyndham Park
- **lat**: 39.80709
- **long**: -105.15053
- **full address**: Wyndham Park, 6103 Cole Ln, Arvada, CO 80004-6172, United States

## Event gallery

- **Alt text**: Concert in the park
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/5a8b4dcbbea579abd2891308de0f8fb677ca419381d5fc2b09d9e2a63126611a-rimg-w427-h640-dc03132c-gmir?v=1781999354

## FAQs

- **Q**: When and where is Concert in the park being held?
  - **A:** Concert in the park takes place on Sat, 20 Jun, 2026 at 06:00 pm to Sat, 20 Jun, 2026 at 08:00 pm at Wyndham Park, 6103 Cole Ln, Arvada, CO 80004-6172, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Concert 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 Arvada, this event is thoughtfully curated to deliver a standout experience worth every moment. If Concert in the park 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 in the park",
        "image": "https://cdn-az.allevents.in/events9/banners/5a8b4dcbbea579abd2891308de0f8fb677ca419381d5fc2b09d9e2a63126611a-rimg-w427-h640-dc03132c-gmir?v=1781999354",
        "startDate": "2026-06-20",
        "endDate": "2026-06-20",
        "url": "https://allevents.in/arvada/concert-in-the-park/200030221934312",
        "location": {
            "@type": "Place",
            "name": "Wyndham Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6103 Cole Ln, Arvada, CO 80004-6172, United States",
                "addressLocality": "Arvada",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.80709",
                "longitude": "-105.15053"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our annual Concert in the Park!! Be entertained by the Mark Ham Band and purchase food from Hibachi House and Wafflerita. Bring your chairs and your neighbors for a great evening in the park!"
    }
]
```