

# Event Details

- **Event Name**: Summer Fete concert
- **Event Start and End Date**: Fri, 03 Jul, 2026 at 08:30 pm
- **Event Description**: Join Manny Laureano and the Bloomington Symphony Orchestra as we celebrate the 250th anniversary of America's founding at the City of Bloomington's Summer Fete.
- **Event URL**: https://allevents.in/bloomington/summer-fete-concert/200029721245229
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details

- **Ticket URL**: http://facebook.com/200029721245229?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=bloomington-events

## Event venue details

- **city**: Bloomington
- **state**: MN
- **country**: United States
- **location**: Normandale Lake Bandshell
- **lat**: 44.852208547595
- **long**: -93.359273672104
- **full address**: Normandale Lake Bandshell, Bloomington, Minnesota, United States

## Event gallery

- **Alt text**: Summer Fete concert
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Summer+Fete+concert&date=Fri%2C+03+Jul%2C+2026+at+08%3A30+pm&bg=5

## FAQs

- **Q**: When and where is Summer Fete concert being held?
  - **A:** Summer Fete concert takes place on Fri, 03 Jul, 2026 at 08:30 pm to Fri, 03 Jul, 2026 at 08:30 pm at Normandale Lake Bandshell, Bloomington, Minnesota, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Summer Fete concert 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 Bloomington, this event is thoughtfully curated to deliver a standout experience worth every moment. If Summer Fete concert 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 Fete concert",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Summer+Fete+concert&date=Fri%2C+03+Jul%2C+2026+at+08%3A30+pm&bg=5",
        "startDate": "2026-07-03",
        "url": "https://allevents.in/bloomington/summer-fete-concert/200029721245229",
        "location": {
            "@type": "Place",
            "name": "Normandale Lake Bandshell",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Bloomington, Minnesota",
                "addressLocality": "Bloomington",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.852208547595",
                "longitude": "-93.359273672104"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join Manny Laureano and the Bloomington Symphony Orchestra as we celebrate the 250th anniversary of America's founding at the City of Bloomington's Summer Fete."
    }
]
```