

# Event Details

- **Event Name**: Music at the Library
- **Event Start and End Date**: Tue, 04 Aug, 2026 at 07:00 pm
- **Event Description**: The Maumee Community Band invites you to enjoy a free concert on the Maumee Branch Library lawn. Bring your own chair or blanket. 

In the event of unfavorable weather, we will perform inside the library.
- **Event URL**: https://allevents.in/maumee/music-at-the-library/200030038344136
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 30

## Ticket Details


## Event venue details

- **city**: Maumee
- **state**: OH
- **country**: United States
- **location**: Maumee Branch Library
- **lat**: 41.566835702436
- **long**: -83.64659613
- **full address**: Maumee Branch Library, 501 River Rd,Maumee, Ohio, United States

## Event gallery

- **Alt text**: Music at the Library
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/5079fb0cb2fb50e8c351d98510cac423eb85579773dabc96d6a479d501190fc6-rimg-w1200-h782-dc182828-gmir?v=1785839119

## FAQs

- **Q**: When and where is Music at the Library being held?
  - **A:** Music at the Library takes place on Tue, 04 Aug, 2026 at 07:00 pm to Tue, 04 Aug, 2026 at 07:00 pm at Maumee Branch Library, 501 River Rd,Maumee, Ohio, United States.
- **Q**: Who is organizing Music at the Library?
  - **A:** Music at the Library is organized by Maumee Community Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Music at the Library 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 Maumee, this event is thoughtfully curated to deliver a standout experience worth every moment. If Music at the Library 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": "Music at the Library",
        "image": "https://cdn-az.allevents.in/events1/banners/5079fb0cb2fb50e8c351d98510cac423eb85579773dabc96d6a479d501190fc6-rimg-w1200-h782-dc182828-gmir?v=1785839119",
        "startDate": "2026-08-04",
        "url": "https://allevents.in/maumee/music-at-the-library/200030038344136",
        "location": {
            "@type": "Place",
            "name": "Maumee Branch Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "501 River Rd,Maumee, Ohio",
                "addressLocality": "Maumee",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.566835702436",
                "longitude": "-83.64659613"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Maumee Community Band invites you to enjoy a free concert on the Maumee Branch Library lawn. Bring your own chair or blanket. \n\nIn the event of unfavorable weather, we will perform inside the library.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Maumee Community Band",
                "url": "https://allevents.in/org/maumee-community-band/21032630",
                "description": "Maumee Community Band, Maumee. 170 likes · 33 talking about this. The Maumee Community Band is a group of volunteer musicians supported by the City of..."
            }
        ]
    }
]
```