

# Event Details

- **Event Name**: Jazz Ensemble Spring Concert
- **Event Start and End Date**: Fri, 01 May, 2026 at 07:30 pm (-04:00)
- **Event Description**: Under the direction of Professor of Music Ted Buehrer.
- **Event URL**: https://allevents.in/gambier/jazz-ensemble-spring-concert/200029853335613
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 7

## 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**: Jazz Ensemble Spring Concert
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/732d85e3b7c590ecf4fce2149edb1b2bf04d314f045c8d74a38d67c341fe4880-rimg-w1200-h900-dc141e13-gmir?v=1776224278

## FAQs

- **Q**: When and where is Jazz Ensemble Spring Concert being held?
  - **A:** Jazz Ensemble Spring Concert takes place on Fri, 01 May, 2026 at 07:30 pm to Fri, 01 May, 2026 at 07:30 pm at Rosse Hall, 201 College Rd,Gambier,OH,United States.
- **Q**: Who is organizing Jazz Ensemble Spring Concert?
  - **A:** Jazz Ensemble Spring Concert is organized by Kenyon College Department of Music.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Jazz 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 Jazz 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": "Jazz Ensemble Spring Concert",
        "image": "https://cdn-az.allevents.in/events9/banners/732d85e3b7c590ecf4fce2149edb1b2bf04d314f045c8d74a38d67c341fe4880-rimg-w1200-h900-dc141e13-gmir?v=1776224278",
        "startDate": "2026-05-01T19:30:00-04:00",
        "url": "https://allevents.in/gambier/jazz-ensemble-spring-concert/200029853335613",
        "eventStatus": "https://schema.org/EventScheduled",
        "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 of Music Ted Buehrer.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Kenyon College Department of Music",
                "url": "https://allevents.in/org/kenyon-college-department-of-music/23497578"
            }
        ]
    }
]
```