

# Event Details

- **Event Name**: Music in the Park - the Bradberries
- **Event Start and End Date**: Sun, 23 Aug, 2026 at 06:00 pm – Sun, 23 Aug, 2026 at 08:00 pm
- **Event Description**: Join us for a great late Sunday afternoon show! Bring a chair or blanket, your favorite snack, and enjoy the music.
- **Event URL**: https://allevents.in/toledo/music-in-the-park-the-bradberries/200030204787706
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 93

## Ticket Details


## Event venue details

- **city**: Toledo
- **state**: OH
- **country**: United States
- **location**: Agnes Reynolds Jackson Arboretum
- **lat**: 41.6711699
- **long**: -83.5616
- **full address**: Agnes Reynolds Jackson Arboretum, 716 West Delaware Avenue ,Toledo, Ohio, United States

## Event gallery

- **Alt text**: Music in the Park - the Bradberries
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/092f77b421791c099cdf0bf9728d4e56224d65275474b6a9fce5298b9191c7f8-rimg-w1200-h540-dc080808-gmir?v=1787434697

## FAQs

- **Q**: When and where is Music in the Park - the Bradberries being held?
  - **A:** Music in the Park - the Bradberries takes place on Sun, 23 Aug, 2026 at 06:00 pm to Sun, 23 Aug, 2026 at 08:00 pm at Agnes Reynolds Jackson Arboretum, 716 West Delaware Avenue ,Toledo, Ohio, United States.
- **Q**: Who is organizing Music in the Park - the Bradberries?
  - **A:** Music in the Park - the Bradberries is organized by The Bradberries.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Music in the Park - the Bradberries is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Toledo, this event is thoughtfully curated to deliver a standout experience worth every moment. With 90+ 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": "Music in the Park - the Bradberries",
        "image": "https://cdn-az.allevents.in/events6/banners/092f77b421791c099cdf0bf9728d4e56224d65275474b6a9fce5298b9191c7f8-rimg-w1200-h540-dc080808-gmir?v=1787434697",
        "startDate": "2026-08-23",
        "endDate": "2026-08-23",
        "url": "https://allevents.in/toledo/music-in-the-park-the-bradberries/200030204787706",
        "location": {
            "@type": "Place",
            "name": "Agnes Reynolds Jackson Arboretum",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "716 West Delaware Avenue ,Toledo, Ohio",
                "addressLocality": "Toledo",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.6711699",
                "longitude": "-83.5616"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a great late Sunday afternoon show! Bring a chair or blanket, your favorite snack, and enjoy the music.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Bradberries",
                "url": "https://allevents.in/org/the-bradberries/8721429"
            }
        ]
    }
]
```