

# Event Details

- **Event Name**: Free Concert 
- **Event Start and End Date**: Sun, 19 Apr, 2026 at 06:00 pm (-04:00)
- **Event Description**: Open to public, join us for music and fellowship !
- **Event URL**: https://allevents.in/lakeview/free-concert/200029955926052
- **Event Categories**: Concerts, Music, Entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Lakeview
- **state**: OH
- **country**: United States
- **location**: 11630 Twp. Rd. 93, Lakeview, OH
- **lat**: 40.52074
- **long**: -83.88972
- **full address**: 11630 Twp. Rd. 93, Lakeview, OH, United States

## Event gallery

- **Alt text**: Free Concert
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/708b53e7442a2b3410e773ad842ba059a40fdef035d6ae997a61cb3c4a3a850b-rimg-w1200-h1552-dcfdf2db-gmir?v=1776370672

## FAQs

- **Q**: When and where is Free Concert  being held?
  - **A:** Free Concert  takes place on Sun, 19 Apr, 2026 at 06:00 pm to Sun, 19 Apr, 2026 at 06:00 pm at 11630 Twp. Rd. 93, Lakeview, OH, United States.
- **Q**: Who is organizing Free Concert ?
  - **A:** Free Concert  is organized by Lakeside Hope.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Free 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 Lakeview, this event is thoughtfully curated to deliver a standout experience worth every moment. If Free 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": "Free Concert",
        "image": "https://cdn-az.allevents.in/events7/banners/708b53e7442a2b3410e773ad842ba059a40fdef035d6ae997a61cb3c4a3a850b-rimg-w1200-h1552-dcfdf2db-gmir?v=1776370672",
        "startDate": "2026-04-19T18:00:00-04:00",
        "url": "https://allevents.in/lakeview/free-concert/200029955926052",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "11630 Twp. Rd. 93, Lakeview, OH",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "11630 Township Road 93, Lakeview, OH 43331, United States",
                "addressLocality": "Lakeview",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.52074",
                "longitude": "-83.88972"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Open to public, join us for music and fellowship !",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lakeside Hope",
                "url": "https://allevents.in/org/lakeside-hope/27700906"
            }
        ]
    }
]
```