

# Event Details

- **Event Name**: Village of Orwell Summer Concert in the Park
- **Event Start and End Date**: Wed, 25 Jun, 2025 at 06:30 pm – Wed, 25 Jun, 2025 at 08:30 pm
- **Event Description**: Grab a lawn chair, a friend, and come join us in Orwell!
- **Event URL**: https://allevents.in/orwell/village-of-orwell-summer-concert-in-the-park/200028000774207
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details


## Event venue details

- **city**: Orwell
- **state**: OH
- **country**: United States
- **location**: Orwell Community Park
- **lat**: 41.541053953001
- **long**: -80.862375644766
- **full address**: Orwell Community Park, Orwell, Ohio, United States

## Event gallery

- **Alt text**: Village of Orwell Summer Concert in the Park
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/aec953a76210a23a08b233a134285ce421e0d27a76c8567e92f342fef8de9010-rimg-w960-h606-dc000002-gmir?v=1750717351

## FAQs

- **Q**: When and where is Village of Orwell Summer Concert in the Park being held?
  - **A:** Village of Orwell Summer Concert in the Park takes place on Wed, 25 Jun, 2025 at 06:30 pm to Wed, 25 Jun, 2025 at 08:30 pm at Orwell Community Park, Orwell, Ohio, United States.
- **Q**: Who is organizing Village of Orwell Summer Concert in the Park?
  - **A:** Village of Orwell Summer Concert in the Park is organized by Thunder Creek Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Village of Orwell Summer Concert in the 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 Orwell, this event is thoughtfully curated to deliver a standout experience worth every moment. If Village of Orwell Summer Concert in the 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": "Village of Orwell Summer Concert in the Park",
        "image": "https://cdn-az.allevents.in/events2/banners/aec953a76210a23a08b233a134285ce421e0d27a76c8567e92f342fef8de9010-rimg-w960-h606-dc000002-gmir?v=1750717351",
        "startDate": "2025-06-25",
        "endDate": "2025-06-25",
        "url": "https://allevents.in/orwell/village-of-orwell-summer-concert-in-the-park/200028000774207",
        "location": {
            "@type": "Place",
            "name": "Orwell Community Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Orwell, Ohio",
                "addressLocality": "Orwell",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.541053953001",
                "longitude": "-80.862375644766"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Grab a lawn chair, a friend, and come join us in Orwell!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Thunder Creek Band",
                "url": "https://allevents.in/org/thunder-creek-band/14121125"
            }
        ]
    }
]
```