

# Event Details

- **Event Name**: Symphonic Wind Ensemble Spring Concert
- **Event Start and End Date**: Sun, 19 Apr, 2026 at 03:00 pm
- **Event Description**: Under the direction of Professor Dane Heuchemer.
- **Event URL**: https://allevents.in/gambier/symphonic-wind-ensemble-spring-concert/200029948990238
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Gambier
- **state**: OH
- **country**: United States
- **location**: Rosse Hall
- **lat**: 40.3764
- **long**: -82.3967
- **full address**: Rosse Hall, 201 College Rd,Gambier,OH,United States

## Event gallery

- **Alt text**: Symphonic Wind Ensemble Spring Concert
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/b984d8ecb36366dfdd41b77b3951582a02f3b95c651b7e9cd23a7200d4d2b993-rimg-w1200-h313-dcd3c5ac-gmir?v=1776289117

## FAQs

- **Q**: When and where is Symphonic Wind Ensemble Spring Concert being held?
  - **A:** Symphonic Wind Ensemble Spring Concert takes place on Sun, 19 Apr, 2026 at 03:00 pm to Sun, 19 Apr, 2026 at 03:00 pm at Rosse Hall, 201 College Rd,Gambier,OH,United States.
- **Q**: Who is organizing Symphonic Wind Ensemble Spring Concert?
  - **A:** Symphonic Wind Ensemble Spring Concert is organized by Kenyon College Department of Music.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Symphonic Wind Ensemble Spring 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 Gambier, this event is thoughtfully curated to deliver a standout experience worth every moment. If Symphonic Wind Ensemble Spring Concert 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": "Symphonic Wind Ensemble Spring Concert",
        "image": "https://cdn-az.allevents.in/events1/banners/b984d8ecb36366dfdd41b77b3951582a02f3b95c651b7e9cd23a7200d4d2b993-rimg-w1200-h313-dcd3c5ac-gmir?v=1776289117",
        "startDate": "2026-04-19",
        "url": "https://allevents.in/gambier/symphonic-wind-ensemble-spring-concert/200029948990238",
        "location": {
            "@type": "Place",
            "name": "Rosse Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "201 College Rd,Gambier,OH,United States",
                "addressLocality": "Gambier",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.3764",
                "longitude": "-82.3967"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Under the direction of Professor Dane Heuchemer.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Kenyon College Department of Music",
                "url": "https://allevents.in/org/kenyon-college-department-of-music/23497578"
            }
        ]
    }
]
```