

# Event Details

- **Event Name**: Community Concert 
- **Event Start and End Date**: Sat, 30 Aug, 2025 at 07:00 pm – Sat, 30 Aug, 2025 at 09:00 pm
- **Event Description**: We are excited to announce an upcoming public concert event during the Labor Day weekend! Food trucks on site!
- **Event URL**: https://allevents.in/reedsville/community-concert/200028677296220
- **Event Categories**: concerts, music, entertainment, food-drinks, labor-day
- **Interested Audience**: 
  - total_interested_count: 112

## Ticket Details


## Event venue details

- **city**: Reedsville
- **state**: OH
- **country**: United States
- **location**: 63300 State Route 124, Reedsville, OH
- **lat**: 39.13215
- **long**: -81.74641
- **full address**: 63300 State Route 124, Reedsville, OH, United States

## Event gallery

- **Alt text**: Community Concert
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/baa6f574f4eedde660cf12ff909f00e2065177c8676d96d9b2405844e78dd558-rimg-w1200-h1553-dc47a8f4-gmir?v=1756570528

## FAQs

- **Q**: When and where is Community Concert  being held?
  - **A:** Community Concert  takes place on Sat, 30 Aug, 2025 at 07:00 pm to Sat, 30 Aug, 2025 at 09:00 pm at 63300 State Route 124, Reedsville, OH, United States.
- **Q**: Who is organizing Community Concert ?
  - **A:** Community Concert  is organized by The Forked Run State Park Friends Group.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Community 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 Reedsville, this event is thoughtfully curated to deliver a standout experience worth every moment. With 110+ 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": "Community Concert",
        "image": "https://cdn-az.allevents.in/events3/banners/baa6f574f4eedde660cf12ff909f00e2065177c8676d96d9b2405844e78dd558-rimg-w1200-h1553-dc47a8f4-gmir?v=1756570528",
        "startDate": "2025-08-30",
        "endDate": "2025-08-30",
        "url": "https://allevents.in/reedsville/community-concert/200028677296220",
        "location": {
            "@type": "Place",
            "name": "63300 State Route 124, Reedsville, OH",
            "address": {
                "@type": "PostalAddress",
                "name": "63300 State Route 124, Reedsville, OH, United States",
                "addressLocality": "Reedsville",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.13215",
                "longitude": "-81.74641"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We are excited to announce an upcoming public concert event during the Labor Day weekend! Food trucks on site!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Forked Run State Park Friends Group",
                "url": "https://allevents.in/org/the-forked-run-state-park-friends-group/25583202"
            }
        ]
    }
]
```