

# Event Details

- **Event Name**: Rotary Concert in the Park
- **Event Start and End Date**: Thu, 25 Jun, 2026 at 07:00 pm – Thu, 25 Jun, 2026 at 08:30 pm
- **Event Description**: Enjoy some bluegrass, country music. Bring your lawn chairs
- **Event URL**: https://allevents.in/lebanon/rotary-concert-in-the-park/200030006665101
- **Event Categories**: concerts, music, entertainment, country-music-festivals
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Lebanon
- **state**: OH
- **country**: United States
- **location**: Bicentennial Park Gazebo
- **lat**: 39.433992174827
- **long**: -84.205698884173
- **full address**: Bicentennial Park Gazebo, Lebanon, Ohio, United States

## Event gallery

- **Alt text**: Rotary Concert in the Park
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/61a5db294f7bab6379aa90d62563c880a11f9591ab72096fefbd44d899ef3167-rimg-w1200-h1039-dc33302b-gmir?v=1781796077

## FAQs

- **Q**: When and where is Rotary Concert in the Park being held?
  - **A:** Rotary Concert in the Park takes place on Thu, 25 Jun, 2026 at 07:00 pm to Thu, 25 Jun, 2026 at 08:30 pm at Bicentennial Park Gazebo, Lebanon, Ohio, United States.
- **Q**: Who is organizing Rotary Concert in the Park?
  - **A:** Rotary Concert in the Park is organized by Willow Creek.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Rotary 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 Lebanon, this event is thoughtfully curated to deliver a standout experience worth every moment. If Rotary 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": "Rotary Concert in the Park",
        "image": "https://cdn-az.allevents.in/events5/banners/61a5db294f7bab6379aa90d62563c880a11f9591ab72096fefbd44d899ef3167-rimg-w1200-h1039-dc33302b-gmir?v=1781796077",
        "startDate": "2026-06-25",
        "endDate": "2026-06-25",
        "url": "https://allevents.in/lebanon/rotary-concert-in-the-park/200030006665101",
        "location": {
            "@type": "Place",
            "name": "Bicentennial Park Gazebo",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Lebanon, Ohio",
                "addressLocality": "Lebanon",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.433992174827",
                "longitude": "-84.205698884173"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Enjoy some bluegrass, country music. Bring your lawn chairs",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Willow Creek",
                "url": "https://allevents.in/org/willow-creek/25921297"
            }
        ]
    }
]
```