

# Event Details

- **Event Name**: Free concert for Cruisin' Downriver
- **Event Start and End Date**: Fri, 26 Jun, 2026 at 06:00 pm – Fri, 26 Jun, 2026 at 08:00 pm
- **Event Description**: Free concert by Band Company for Cruisin' Downriver
- **Event URL**: https://allevents.in/lincoln-park/free-concert-for-cruisin-downriver/200030198291137
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 89

## Ticket Details


## Event venue details

- **city**: Lincoln Park
- **state**: MI
- **country**: United States
- **location**: Lincoln Park Bandshell
- **lat**: 42.23832
- **long**: -83.177155
- **full address**: Lincoln Park Bandshell, 3240 Ferris Ave, Lincoln Park, MI 48146-3638, United States

## Event gallery

- **Alt text**: Free concert for Cruisin' Downriver
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/90951158e837893b6a87326c65feafa4dd26fe74bf006c187489b99459b17b8a-rimg-w1200-h1646-dcfdf4eb-gmir?v=1782099700

## FAQs

- **Q**: When and where is Free concert for Cruisin' Downriver being held?
  - **A:** Free concert for Cruisin' Downriver takes place on Fri, 26 Jun, 2026 at 06:00 pm to Fri, 26 Jun, 2026 at 08:00 pm at Lincoln Park Bandshell, 3240 Ferris Ave, Lincoln Park, MI 48146-3638, United States.
- **Q**: Who is organizing Free concert for Cruisin' Downriver?
  - **A:** Free concert for Cruisin' Downriver is organized by Band Company.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Free concert for Cruisin' Downriver is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Lincoln Park, this event is thoughtfully curated to deliver a standout experience worth every moment. With 80+ 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": "Free concert for Cruisin' Downriver",
        "image": "https://cdn-az.allevents.in/events3/banners/90951158e837893b6a87326c65feafa4dd26fe74bf006c187489b99459b17b8a-rimg-w1200-h1646-dcfdf4eb-gmir?v=1782099700",
        "startDate": "2026-06-26",
        "endDate": "2026-06-26",
        "url": "https://allevents.in/lincoln-park/free-concert-for-cruisin-downriver/200030198291137",
        "location": {
            "@type": "Place",
            "name": "Lincoln Park Bandshell",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3240 Ferris Ave, Lincoln Park, MI 48146-3638, United States",
                "addressLocality": "Lincoln Park",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.23832",
                "longitude": "-83.177155"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Free concert by Band Company for Cruisin' Downriver",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Band Company",
                "url": "https://allevents.in/org/band-company/21001794"
            }
        ]
    }
]
```