

# Event Details

- **Event Name**: Summer Concert Series 
- **Event Start and End Date**: Sun, 21 Jun, 2026 at 07:00 pm – Sun, 21 Jun, 2026 at 08:00 pm
- **Event Description**: Come join us for a celebration of Music
- **Event URL**: https://allevents.in/hopkins/summer-concert-series/200030239912720
- **Event Categories**: Concerts, Music, Entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Hopkins
- **state**: MN
- **country**: United States
- **location**: Hopkins Downtown Park
- **lat**: 44.925151
- **long**: -93.411913
- **full address**: Hopkins Downtown Park, 16 9th Ave N,Hopkins, Minnesota, United States

## Event gallery

- **Alt text**: Summer Concert Series
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/536e93e7f9ed905e653351654b80acf49289c05477e398ba31602138a30056d2-rimg-w828-h662-dce4f0ff-gmir?v=1781551759

## FAQs

- **Q**: When and where is Summer Concert Series  being held?
  - **A:** Summer Concert Series  takes place on Sun, 21 Jun, 2026 at 07:00 pm to Sun, 21 Jun, 2026 at 08:00 pm at Hopkins Downtown Park, 16 9th Ave N,Hopkins, Minnesota, United States.
- **Q**: Who is organizing Summer Concert Series ?
  - **A:** Summer Concert Series  is organized by Hopkins Westwind Concert Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Summer Concert Series  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 Hopkins, this event is thoughtfully curated to deliver a standout experience worth every moment. If Summer Concert Series  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": "Summer Concert Series",
        "image": "https://cdn-az.allevents.in/events9/banners/536e93e7f9ed905e653351654b80acf49289c05477e398ba31602138a30056d2-rimg-w828-h662-dce4f0ff-gmir?v=1781551759",
        "startDate": "2026-06-21",
        "endDate": "2026-06-21",
        "url": "https://allevents.in/hopkins/summer-concert-series/200030239912720",
        "location": {
            "@type": "Place",
            "name": "Hopkins Downtown Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "16 9th Ave N,Hopkins, Minnesota",
                "addressLocality": "Hopkins",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.925151",
                "longitude": "-93.411913"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for a celebration of Music",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hopkins Westwind Concert Band",
                "url": "https://allevents.in/org/hopkins-westwind-concert-band/19953753"
            }
        ]
    }
]
```