

# Event Details

- **Event Name**: Bluegrass Spring Concert
- **Event Start and End Date**: Sat, 18 Apr, 2026 at 06:00 pm (-04:00)
- **Event Description**: Under the direction of Adjunct Instructor Caleb Powers.
- **Event URL**: https://allevents.in/mount-vernon/bluegrass-spring-concert/200029952393157
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Mount Vernon
- **state**: OH
- **country**: United States
- **location**: Kenyon College, Brandi Recital Hall
- **lat**: 40.4009888
- **long**: -82.4530711
- **full address**: Kenyon College, Brandi Recital Hall, Mount Vernon, Ohio, United States

## Event gallery

- **Alt text**: Bluegrass Spring Concert
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/2f3e543696743ea99b2fcd70b3e5bd0ddbd3556ee7394c59619d74a09ca1da55-rimg-w1200-h900-dc141e13-gmir?v=1776331616

## FAQs

- **Q**: When and where is Bluegrass Spring Concert being held?
  - **A:** Bluegrass Spring Concert takes place on Sat, 18 Apr, 2026 at 06:00 pm to Sat, 18 Apr, 2026 at 06:00 pm at Kenyon College, Brandi Recital Hall, Mount Vernon, Ohio, United States.
- **Q**: Who is organizing Bluegrass Spring Concert?
  - **A:** Bluegrass Spring Concert is organized by Kenyon College Department of Music.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Bluegrass 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 Mount Vernon, this event is thoughtfully curated to deliver a standout experience worth every moment. If Bluegrass 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": "Bluegrass Spring Concert",
        "image": "https://cdn-az.allevents.in/events5/banners/2f3e543696743ea99b2fcd70b3e5bd0ddbd3556ee7394c59619d74a09ca1da55-rimg-w1200-h900-dc141e13-gmir?v=1776331616",
        "startDate": "2026-04-18T18:00:00-04:00",
        "url": "https://allevents.in/mount-vernon/bluegrass-spring-concert/200029952393157",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Kenyon College, Brandi Recital Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Mount Vernon, Ohio",
                "addressLocality": "Mount Vernon",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.4009888",
                "longitude": "-82.4530711"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Under the direction of Adjunct Instructor Caleb Powers.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Kenyon College Department of Music",
                "url": "https://allevents.in/org/kenyon-college-department-of-music/23497578"
            }
        ]
    }
]
```