

# Event Details

- **Event Name**: Lakeland Civic Band Summer Concerts
- **Event Start and End Date**: Wed, 15 Jul, 2026 at 07:00 pm
- **Event Description**: Free family-friendly outdoor band concert.
- **Event URL**: https://allevents.in/mentor/lakeland-civic-band-summer-concerts/200030348815610
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 34

## Ticket Details


## Event venue details

- **city**: Mentor
- **state**: OH
- **country**: United States
- **location**: Wildwood Cultural Center
- **lat**: 41.661175980235
- **long**: -81.32532494759
- **full address**: Wildwood Cultural Center, 7645 Little Mountain Rd,Mentor, Ohio, United States

## Event gallery

- **Alt text**: Lakeland Civic Band Summer Concerts
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/8f016716961591ed938d315ec0656c17e0156d8d7ae0c540746d8ff707a79144-rimg-w1200-h485-dcf4f4f4-gmir?v=1783687160

## FAQs

- **Q**: When and where is Lakeland Civic Band Summer Concerts being held?
  - **A:** Lakeland Civic Band Summer Concerts takes place on Wed, 15 Jul, 2026 at 07:00 pm to Wed, 15 Jul, 2026 at 07:00 pm at Wildwood Cultural Center, 7645 Little Mountain Rd,Mentor, Ohio, United States.
- **Q**: Who is organizing Lakeland Civic Band Summer Concerts?
  - **A:** Lakeland Civic Band Summer Concerts is organized by Lakeland Civic Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Lakeland Civic Band Summer Concerts 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 Mentor, this event is thoughtfully curated to deliver a standout experience worth every moment. If Lakeland Civic Band Summer Concerts 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": "Lakeland Civic Band Summer Concerts",
        "image": "https://cdn-az.allevents.in/events3/banners/8f016716961591ed938d315ec0656c17e0156d8d7ae0c540746d8ff707a79144-rimg-w1200-h485-dcf4f4f4-gmir?v=1783687160",
        "startDate": "2026-07-15",
        "url": "https://allevents.in/mentor/lakeland-civic-band-summer-concerts/200030348815610",
        "location": {
            "@type": "Place",
            "name": "Wildwood Cultural Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7645 Little Mountain Rd,Mentor, Ohio",
                "addressLocality": "Mentor",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.661175980235",
                "longitude": "-81.32532494759"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Free family-friendly outdoor band concert.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lakeland Civic Band",
                "url": "https://allevents.in/org/lakeland-civic-band/21876014"
            }
        ]
    }
]
```