

# Event Details

- **Event Name**: In Concert at Ludington State Park
- **Event Start and End Date**: Sat, 27 Jun, 2026 at 07:00 pm
- **Event Description**: Live music in a lovely setting. there are benches in the amphitheater or bring chairs if you prefer.
- **Event URL**: https://allevents.in/ludington/in-concert-at-ludington-state-park/200030279737503
- **Event Categories**: Music, Entertainment, Concerts
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Ludington
- **state**: MI
- **country**: United States
- **location**: Ludington State Park
- **lat**: 43.9995019
- **long**: -86.4800602
- **full address**: Ludington State Park, 8744 M-116, Ludington, MI 49431, United States

## Event gallery

- **Alt text**: In Concert at Ludington State Park
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/0d72e7454bb1eecf0ba18b7ed631b7f64a6490cdc00e8d36b9f619f7ee81130b-rimg-w1200-h801-dc757364-gmir?v=1782050103

## FAQs

- **Q**: When and where is In Concert at Ludington State Park being held?
  - **A:** In Concert at Ludington State Park takes place on Sat, 27 Jun, 2026 at 07:00 pm to Sat, 27 Jun, 2026 at 07:00 pm at Ludington State Park, 8744 M-116, Ludington, MI 49431, United States.
- **Q**: Who is organizing In Concert at Ludington State Park?
  - **A:** In Concert at Ludington State Park is organized by Ruth and Max Bloomquist.
- **Q**: Who is this event for? Is it right for me?
  - **A:** In Concert at Ludington State Park 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 Ludington, this event is thoughtfully curated to deliver a standout experience worth every moment. If In Concert at Ludington State Park 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": "In Concert at Ludington State Park",
        "image": "https://cdn-az.allevents.in/events6/banners/0d72e7454bb1eecf0ba18b7ed631b7f64a6490cdc00e8d36b9f619f7ee81130b-rimg-w1200-h801-dc757364-gmir?v=1782050103",
        "startDate": "2026-06-27",
        "url": "https://allevents.in/ludington/in-concert-at-ludington-state-park/200030279737503",
        "location": {
            "@type": "Place",
            "name": "Ludington State Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8744 M-116, Ludington, MI 49431, United States",
                "addressLocality": "Ludington",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.9995019",
                "longitude": "-86.4800602"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Live music in a lovely setting. there are benches in the amphitheater or bring chairs if you prefer.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Ruth and Max Bloomquist",
                "url": "https://allevents.in/org/ruth-and-max-bloomquist/1755539",
                "description": "Celebrating over 40 YEARS making music together. Original Rootsy Passionate Fun"
            }
        ]
    }
]
```