

# Event Details

- **Event Name**: America 250
- **Event Start and End Date**: Fri, 03 Jul, 2026 at 07:30 pm
- **Event Description**: Happy 250th birthday, USA! Enjoy celebratory and reflective pieces fit for a young nation! **Take note—this concert is on FRIDAY, July 3!**
- **Event URL**: https://allevents.in/minneapolis/america-250/200030287071240
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 27

## 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**: America 250
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/259479ab013810bc85c18732962a7a428d219d6aabc23639b30e67008b773bbb-rimg-w1200-h1200-dc4b60ae-gmir?v=1782873765

## FAQs

- **Q**: When and where is America 250 being held?
  - **A:** America 250 takes place on Fri, 03 Jul, 2026 at 07:30 pm to Fri, 03 Jul, 2026 at 07:30 pm at Lake Harriet Bandshell, 4135 W Lake Harriet Pkwy,Minneapolis, Minnesota, United States.
- **Q**: Who is organizing America 250?
  - **A:** America 250 is organized by Minneapolis Pops Orchestra.
- **Q**: Who is this event for? Is it right for me?
  - **A:** America 250 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 America 250 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": "America 250",
        "image": "https://cdn-az.allevents.in/events1/banners/259479ab013810bc85c18732962a7a428d219d6aabc23639b30e67008b773bbb-rimg-w1200-h1200-dc4b60ae-gmir?v=1782873765",
        "startDate": "2026-07-03",
        "url": "https://allevents.in/minneapolis/america-250/200030287071240",
        "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": "Happy 250th birthday, USA! Enjoy celebratory and reflective pieces fit for a young nation! **Take note—this concert is on FRIDAY, July 3!**",
        "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."
            }
        ]
    }
]
```