

# Event Details

- **Event Name**: Music by the Lake
- **Event Start and End Date**: Sun, 28 Jun, 2026 at 05:00 pm – Sun, 28 Jun, 2026 at 07:00 pm
- **Event Description**: Asheville Junction Band returns to the Music by the Lake to open this summer concert series. Each year, Blue Ridge Community College offers concerts beside the college lake as a gift to the community. The public is invited to bring lawn chairs and picnics to enjoy our show on June 28th.
- **Event URL**: https://allevents.in/flat-rock/music-by-the-lake/200030028328824
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 23

## Ticket Details


## Event venue details

- **city**: Flat Rock
- **state**: NC
- **country**: United States
- **location**: Blue Ridge Community College
- **lat**: 35.306772225649
- **long**: -82.423337027115
- **full address**: Blue Ridge Community College, 258 Alumni Way, Flat Rock, NC 28731, United States

## Event gallery

- **Alt text**: Music by the Lake
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/41924be52e3145378630de9e5f6242d36e4a8791e2eeac32134d4d84267f0655-rimg-w624-h351-dc444930-gmir?v=1782672953

## FAQs

- **Q**: When and where is Music by the Lake being held?
  - **A:** Music by the Lake takes place on Sun, 28 Jun, 2026 at 05:00 pm to Sun, 28 Jun, 2026 at 07:00 pm at Blue Ridge Community College, 258 Alumni Way, Flat Rock, NC 28731, United States.
- **Q**: Who is organizing Music by the Lake?
  - **A:** Music by the Lake is organized by Asheville Junction.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Music by the Lake 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 Flat Rock, this event is thoughtfully curated to deliver a standout experience worth every moment. If Music by the Lake 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": "Music by the Lake",
        "image": "https://cdn-az.allevents.in/events9/banners/41924be52e3145378630de9e5f6242d36e4a8791e2eeac32134d4d84267f0655-rimg-w624-h351-dc444930-gmir?v=1782672953",
        "startDate": "2026-06-28",
        "endDate": "2026-06-28",
        "url": "https://allevents.in/flat-rock/music-by-the-lake/200030028328824",
        "location": {
            "@type": "Place",
            "name": "Blue Ridge Community College",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "258 Alumni Way, Flat Rock, NC 28731, United States",
                "addressLocality": "Flat Rock",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.306772225649",
                "longitude": "-82.423337027115"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Asheville Junction Band returns to the Music by the Lake to open this summer concert series. Each year, Blue Ridge Community College offers concerts beside the college lake as a gift to the community. The public is invited to bring lawn chairs and picnics to enjoy our show on June 28th.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Asheville Junction",
                "url": "https://allevents.in/org/asheville-junction/19323489"
            }
        ]
    }
]
```