

# Event Details

- **Event Name**: Let’s Celebrate!
- **Event Start and End Date**: Sun, 28 Jun, 2026 at 05:30 pm
- **Event Description**: An evening of festive music from different times & places, including Broadway, movies, and more!
- **Event URL**: https://allevents.in/minneapolis/lets-celebrate/200030287118054
- **Event Categories**: Entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Minneapolis
- **state**: MN
- **country**: United States
- **location**: Lake Harriet Bandshell
- **lat**: 44.9283301254
- **long**: -93.307973742485
- **full address**: Lake Harriet Bandshell, 4135 W Lake Harriet Pkwy,Minneapolis, Minnesota, United States

## Event gallery

- **Alt text**: Let’s Celebrate!
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/ac7f46d8803f04ff02ac7908da7a0ba2303c28a7f80f47ae71d3452f0081e951-rimg-w1200-h1200-dc7992f0-gmir?v=1782179934

## FAQs

- **Q**: When and where is Let s Celebrate! being held?
  - **A:** Let s Celebrate! takes place on Sun, 28 Jun, 2026 at 05:30 pm to Sun, 28 Jun, 2026 at 05:30 pm at Lake Harriet Bandshell, 4135 W Lake Harriet Pkwy,Minneapolis, Minnesota, United States.
- **Q**: Who is organizing Let s Celebrate!?
  - **A:** Let s Celebrate! is organized by Minneapolis Pops Orchestra.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Let s Celebrate! 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 Minneapolis, this event is thoughtfully curated to deliver a standout experience worth every moment. If Let s Celebrate! 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": "Let’s Celebrate!",
        "image": "https://cdn-az.allevents.in/events1/banners/ac7f46d8803f04ff02ac7908da7a0ba2303c28a7f80f47ae71d3452f0081e951-rimg-w1200-h1200-dc7992f0-gmir?v=1782179934",
        "startDate": "2026-06-28",
        "url": "https://allevents.in/minneapolis/lets-celebrate/200030287118054",
        "location": {
            "@type": "Place",
            "name": "Lake Harriet Bandshell",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4135 W Lake Harriet Pkwy,Minneapolis, Minnesota",
                "addressLocality": "Minneapolis",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.9283301254",
                "longitude": "-93.307973742485"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "An evening of festive music from different times & places, including Broadway, movies, and more!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Minneapolis Pops Orchestra",
                "url": "https://allevents.in/org/minneapolis-pops-orchestra/7003692",
                "description": "A 501c3 corporation, dedicated to funding free summertime concerts.The orchestra consists of 45 professional musicians under the direction of Jere Lantz."
            }
        ]
    }
]
```