

# Event Details

- **Event Name**: Born in the USA
- **Event Start and End Date**: Sun, 05 Jul, 2026 at 05:30 pm
- **Event Description**: Cap off your Independence Day weekend with another splendid concert with 100% American composers.
- **Event URL**: https://allevents.in/minneapolis/born-in-the-usa/200030284225952
- **Event Categories**: concerts, music, entertainment, fourth-of-july
- **Interested Audience**: 
  - total_interested_count: 18

## 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**: Born in the USA
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/954bc2bfc838c0b507dc6758ca52f8bbc26b7b48fb8fedab7dc5b8db9dc70bb3-rimg-w1200-h1200-dcce1b2b-gmir?v=1782760357

## FAQs

- **Q**: When and where is Born in the USA being held?
  - **A:** Born in the USA takes place on Sun, 05 Jul, 2026 at 05:30 pm to Sun, 05 Jul, 2026 at 05:30 pm at Lake Harriet Bandshell, 4135 W Lake Harriet Pkwy,Minneapolis, Minnesota, United States.
- **Q**: Who is organizing Born in the USA?
  - **A:** Born in the USA is organized by Minneapolis Pops Orchestra.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Born in the USA 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 Born in the USA 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": "Born in the USA",
        "image": "https://cdn-az.allevents.in/events9/banners/954bc2bfc838c0b507dc6758ca52f8bbc26b7b48fb8fedab7dc5b8db9dc70bb3-rimg-w1200-h1200-dcce1b2b-gmir?v=1782760357",
        "startDate": "2026-07-05",
        "url": "https://allevents.in/minneapolis/born-in-the-usa/200030284225952",
        "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": "Cap off your Independence Day weekend with another splendid concert with 100% American composers.",
        "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."
            }
        ]
    }
]
```