

# Event Details

- **Event Name**: No Live Music
- **Event Start and End Date**: Sat, 15 Aug, 2026 at 12:00 am
- **Event Description**: See you next week for Krazy Kountry!!
- **Event URL**: https://allevents.in/barre/no-live-music/200030316156159
- **Event Categories**: music, live-music, entertainment
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Barre
- **state**: VT
- **country**: United States
- **location**: 320 North Main Street, Barre, VT, United States, Vermont 05641
- **lat**: 44.20109
- **long**: -72.50638
- **full address**: 320 North Main Street, Barre, VT, United States, Vermont 05641

## Event gallery

- **Alt text**: No Live Music
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/838d5c0bad8d2370a34fb261c5279557393741d05122cfbc22a84c794c7522e4-rimg-w960-h540-dcf8f8f8-gmir?v=1786594620

## FAQs

- **Q**: When and where is No Live Music being held?
  - **A:** No Live Music takes place on Sat, 15 Aug, 2026 at 12:00 am to Sat, 15 Aug, 2026 at 12:00 am at 320 North Main Street, Barre, VT, United States, Vermont 05641.
- **Q**: Who is organizing No Live Music?
  - **A:** No Live Music is organized by American Legion Barre Post 10.
- **Q**: Who is this event for? Is it right for me?
  - **A:** No Live Music is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Barre, this event is thoughtfully curated to deliver a standout experience worth every moment. If No Live Music 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": "No Live Music",
        "image": "https://cdn-az.allevents.in/events7/banners/838d5c0bad8d2370a34fb261c5279557393741d05122cfbc22a84c794c7522e4-rimg-w960-h540-dcf8f8f8-gmir?v=1786594620",
        "startDate": "2026-08-15",
        "url": "https://allevents.in/barre/no-live-music/200030316156159",
        "location": {
            "@type": "Place",
            "name": "320 North Main Street, Barre, VT, United States, Vermont 05641",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "320 N Main St, Barre, VT 05641-4159, United States",
                "addressLocality": "Barre",
                "addressRegion": "VT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.20109",
                "longitude": "-72.50638"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "See you next week for Krazy Kountry!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "American Legion Barre Post 10",
                "url": "https://allevents.in/org/american-legion-barre-post-10/13842609",
                "description": "The American Legion was chartered and incorporated by Congress in 1919 as a patriotic veterans organization devoted to mutual helpfulness. "
            }
        ]
    }
]
```