

# Event Details

- **Event Name**: People’s Choice
- **Event Start and End Date**: Sun, 26 Jul, 2026 at 05:30 pm
- **Event Description**: Get your voting applause ready! Back by popular demand is our beloved People’s Choice concert. Applaud your way to encores from across the season!
- **Event URL**: https://allevents.in/minneapolis/peoples-choice/200030280678538
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 52

## 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**: People’s Choice
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/3214a7b589af5eff257033892795a751c7059760f1a088a2068630133feb1778-rimg-w1200-h1200-dc11a491-gmir?v=1785104730

## FAQs

- **Q**: When and where is People s Choice being held?
  - **A:** People s Choice takes place on Sun, 26 Jul, 2026 at 05:30 pm to Sun, 26 Jul, 2026 at 05:30 pm at Lake Harriet Bandshell, 4135 W Lake Harriet Pkwy,Minneapolis, Minnesota, United States.
- **Q**: Who is organizing People s Choice?
  - **A:** People s Choice is organized by Minneapolis Pops Orchestra.
- **Q**: Who is this event for? Is it right for me?
  - **A:** People s Choice 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. With 50+ 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": "People’s Choice",
        "image": "https://cdn-az.allevents.in/events6/banners/3214a7b589af5eff257033892795a751c7059760f1a088a2068630133feb1778-rimg-w1200-h1200-dc11a491-gmir?v=1785104730",
        "startDate": "2026-07-26",
        "url": "https://allevents.in/minneapolis/peoples-choice/200030280678538",
        "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": "Get your voting applause ready! Back by popular demand is our beloved People’s Choice concert. Applaud your way to encores from across the season!",
        "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."
            }
        ]
    }
]
```