

# Event Details

- **Event Name**: Midsummer Music
- **Event Start and End Date**: Thu, 16 Jul, 2026 at 07:00 pm
- **Event Description**: Please join us for an evening of music featuring a chamber ensemble, a vocalist and organists. Free concert, all are welcome!
- **Event URL**: https://allevents.in/medina/midsummer-music/200030269231048
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 59

## Ticket Details


## Event venue details

- **city**: Medina
- **state**: OH
- **country**: United States
- **location**: St. Paul's Episcopal Church, Medina OH
- **lat**: 41.13924
- **long**: -81.85991
- **full address**: St. Paul's Episcopal Church, Medina OH, 317 E Liberty St,Medina,OH,United States

## Event gallery

- **Alt text**: Midsummer Music
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/c296cb7db6d4527d4c3a7b5d88c83b5bd98151280f2264a461765b1dc7eff2cc-rimg-w1200-h440-dc212a45-gmir?v=1784215693

## FAQs

- **Q**: When and where is Midsummer Music being held?
  - **A:** Midsummer Music takes place on Thu, 16 Jul, 2026 at 07:00 pm to Thu, 16 Jul, 2026 at 07:00 pm at St. Paul's Episcopal Church, Medina OH, 317 E Liberty St,Medina,OH,United States.
- **Q**: Who is organizing Midsummer Music?
  - **A:** Midsummer Music is organized by Medina Concert Series.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Midsummer Music 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 Medina, this event is thoughtfully curated to deliver a standout experience worth every moment. With 50+ 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": "Midsummer Music",
        "image": "https://cdn-az.allevents.in/events6/banners/c296cb7db6d4527d4c3a7b5d88c83b5bd98151280f2264a461765b1dc7eff2cc-rimg-w1200-h440-dc212a45-gmir?v=1784215693",
        "startDate": "2026-07-16",
        "url": "https://allevents.in/medina/midsummer-music/200030269231048",
        "location": {
            "@type": "Place",
            "name": "St. Paul's Episcopal Church, Medina OH",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "317 E Liberty St,Medina,OH,United States",
                "addressLocality": "Medina",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.13924",
                "longitude": "-81.85991"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us for an evening of music featuring a chamber ensemble, a vocalist and organists. Free concert, all are welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Medina Concert Series",
                "url": "https://allevents.in/org/medina-concert-series/27941365"
            }
        ]
    }
]
```