

# Event Details

- **Event Name**: Made in the U.S.A.: Celebrating 250 years of Freedom Concert
- **Event Start and End Date**: Tue, 23 Jun, 2026 at 07:00 pm (-05:00)
- **Event Description**: Concert in the park.
- **Event URL**: https://allevents.in/sauk-rapids/made-in-the-usa-celebrating-250-years-of-freedom-concert/200029433959956
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 27

## Ticket Details


## Event venue details

- **city**: Sauk Rapids
- **state**: MN
- **country**: United States
- **location**: The Clearing
- **lat**: 45.5865303
- **long**: -94.1659141
- **full address**: The Clearing, 195 River Avenue S,Sauk Rapids,MN,United States

## Event gallery

- **Alt text**: Made in the U.S.A.: Celebrating 250 years of Freedom Concert
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/481812cb2147e132101e1dad20d5c9f3d043ff0fbbd45b3190c0eff2a1e6ea02-rimg-w501-h281-dc78111e-gmir?v=1774178061

## FAQs

- **Q**: When and where is Made in the U.S.A.: Celebrating 250 years of Freedom Concert being held?
  - **A:** Made in the U.S.A.: Celebrating 250 years of Freedom Concert takes place on Tue, 23 Jun, 2026 at 07:00 pm to Tue, 23 Jun, 2026 at 07:00 pm at The Clearing, 195 River Avenue S,Sauk Rapids,MN,United States.
- **Q**: Who is organizing Made in the U.S.A.: Celebrating 250 years of Freedom Concert?
  - **A:** Made in the U.S.A.: Celebrating 250 years of Freedom Concert is organized by Sauk Rapids-Rice Area Musicians Collective.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Made in the U.S.A.: Celebrating 250 years of Freedom 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 Sauk Rapids, this event is thoughtfully curated to deliver a standout experience worth every moment. If Made in the U.S.A.: Celebrating 250 years of Freedom 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": "Made in the U.S.A.: Celebrating 250 years of Freedom Concert",
        "image": "https://cdn-az.allevents.in/events10/banners/481812cb2147e132101e1dad20d5c9f3d043ff0fbbd45b3190c0eff2a1e6ea02-rimg-w501-h281-dc78111e-gmir?v=1774178061",
        "startDate": "2026-06-23T19:00:00-05:00",
        "url": "https://allevents.in/sauk-rapids/made-in-the-usa-celebrating-250-years-of-freedom-concert/200029433959956",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Clearing",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "195 River Avenue S,Sauk Rapids,MN,United States",
                "addressLocality": "Sauk Rapids",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.5865303",
                "longitude": "-94.1659141"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Concert in the park.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sauk Rapids-Rice Area Musicians Collective",
                "url": "https://allevents.in/org/sauk-rapids-rice-area-musicians-collective/24486141"
            }
        ]
    }
]
```