

# Event Details

- **Event Name**: Summer Concert Series at Reed
- **Event Start and End Date**: Sun, 30 Aug, 2026 at 02:00 pm – Sun, 30 Aug, 2026 at 04:00 pm (-04:00)
- **Event Description**: Join us for an afternoon of great music and fun at the library. Free to the public!
- **Event URL**: https://allevents.in/ravenna/summer-concert-series-at-reed/200030336675456
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 23

## Ticket Details


## Event venue details

- **city**: Ravenna
- **state**: OH
- **country**: United States
- **location**: Reed Memorial Library
- **lat**: 41.157877050083
- **long**: -81.2401142755
- **full address**: Reed Memorial Library, 167 E Main Street,Ravenna,OH,United States

## Event gallery

- **Alt text**: Summer Concert Series at Reed
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/bf69fb2e0676028eee85fad52733b56a6505c4f986f5a94a39143f768e089787-rimg-w504-h504-dcf8f8f8-gmir?v=1787444615

## FAQs

- **Q**: When and where is Summer Concert Series at Reed being held?
  - **A:** Summer Concert Series at Reed takes place on Sun, 30 Aug, 2026 at 02:00 pm to Sun, 30 Aug, 2026 at 04:00 pm at Reed Memorial Library, 167 E Main Street,Ravenna,OH,United States.
- **Q**: Who is organizing Summer Concert Series at Reed?
  - **A:** Summer Concert Series at Reed is organized by Celtic Rush Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Summer Concert Series at Reed 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 Ravenna, this event is thoughtfully curated to deliver a standout experience worth every moment. If Summer Concert Series at Reed 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": "Summer Concert Series at Reed",
        "image": "https://cdn-az.allevents.in/events3/banners/bf69fb2e0676028eee85fad52733b56a6505c4f986f5a94a39143f768e089787-rimg-w504-h504-dcf8f8f8-gmir?v=1787444615",
        "startDate": "2026-08-30T14:00:00-04:00",
        "endDate": "2026-08-30T16:00:00-04:00",
        "url": "https://allevents.in/ravenna/summer-concert-series-at-reed/200030336675456",
        "location": {
            "@type": "Place",
            "name": "Reed Memorial Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "167 E Main Street,Ravenna,OH,United States",
                "addressLocality": "Ravenna",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.157877050083",
                "longitude": "-81.2401142755"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for an afternoon of great music and fun at the library. Free to the public!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Celtic Rush Band",
                "url": "https://allevents.in/org/celtic-rush-band/12997502",
                "description": "We are a Northeast Ohio band that performs Irish music with a mix of traditional and non-traditional instruments for a unique and lively sound all our own."
            }
        ]
    }
]
```