

# Event Details

- **Event Name**: Jazz Ensemble Concert
- **Event Start and End Date**: Sun, 22 Mar, 2026 at 06:30 pm
- **Event Description**: Under the direction of Professor of Music Ted Buehrer.
- **Event URL**: https://allevents.in/gambier/jazz-ensemble-concert/200029597075445
- **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 Concert
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/284e253a12b314f64ded8e5f692aa37eacec62f3765939ec0bc356f64f0273f3-rimg-w1200-h900-dc141e13-gmir?v=1773509791

## FAQs

- **Q**: When and where is Jazz Ensemble Concert being held?
  - **A:** Jazz Ensemble Concert takes place on Sun, 22 Mar, 2026 at 06:30 pm to Sun, 22 Mar, 2026 at 06:30 pm at Rosse Hall, 201 College Rd,Gambier,OH,United States.
- **Q**: Who is organizing Jazz Ensemble Concert?
  - **A:** Jazz Ensemble Concert is organized by Kenyon College Department of Music.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Jazz Ensemble 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 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 Concert",
        "image": "https://cdn-az.allevents.in/events2/banners/284e253a12b314f64ded8e5f692aa37eacec62f3765939ec0bc356f64f0273f3-rimg-w1200-h900-dc141e13-gmir?v=1773509791",
        "startDate": "2026-03-22",
        "url": "https://allevents.in/gambier/jazz-ensemble-concert/200029597075445",
        "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"
            }
        ]
    }
]
```