

# Event Details

- **Event Name**: Free Summer Concert
- **Event Start and End Date**: Sat, 27 Jun, 2026 at 04:00 pm
- **Event Description**: Join us for a free outdoor concert in the beautiful Gardens at Wagnalls Memorial. New Mother Nature Band
- **Event URL**: https://allevents.in/lithopolis/free-summer-concert/200030230460056
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 57

## Ticket Details


## Event venue details

- **city**: Lithopolis
- **state**: OH
- **country**: United States
- **location**: 150 E Columbus St, Lithopolis, OH 43136-1006, United States
- **lat**: 39.80212
- **long**: -82.80554
- **full address**: 150 E Columbus St, Lithopolis, OH 43136-1006, United States

## Event gallery

- **Alt text**: Free Summer Concert
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/f653a1508e122bd5ef85d277bf8ecf101039c60a54889f572a875254f39f3f69-rimg-w1200-h1200-dcffffff-gmir?v=1782328617

## FAQs

- **Q**: When and where is Free Summer Concert being held?
  - **A:** Free Summer Concert takes place on Sat, 27 Jun, 2026 at 04:00 pm to Sat, 27 Jun, 2026 at 04:00 pm at 150 E Columbus St, Lithopolis, OH 43136-1006, United States.
- **Q**: Who is organizing Free Summer Concert?
  - **A:** Free Summer Concert is organized by The Wagnalls Memorial.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Free Summer 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 Lithopolis, this event is thoughtfully curated to deliver a standout experience worth every moment. With 50+ 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 Summer Concert",
        "image": "https://cdn-az.allevents.in/events1/banners/f653a1508e122bd5ef85d277bf8ecf101039c60a54889f572a875254f39f3f69-rimg-w1200-h1200-dcffffff-gmir?v=1782328617",
        "startDate": "2026-06-27",
        "url": "https://allevents.in/lithopolis/free-summer-concert/200030230460056",
        "location": {
            "@type": "Place",
            "name": "150 E Columbus St, Lithopolis, OH 43136-1006, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "150 E Columbus St, Lithopolis, OH 43136-1006, United States",
                "addressLocality": "Lithopolis",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.80212",
                "longitude": "-82.80554"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a free outdoor concert in the beautiful Gardens at Wagnalls Memorial. New Mother Nature Band",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Wagnalls Memorial",
                "url": "https://allevents.in/org/the-wagnalls-memorial/19989651"
            }
        ]
    }
]
```