

# Event Details

- **Event Name**: Rock 201 at Bar 580
- **Event Start and End Date**: Sat, 17 Jan, 2026 at 09:00 pm
- **Event Description**: VT Rock
- **Event URL**: https://allevents.in/brattleboro/rock-201-at-bar-580/200029346472030
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 38

## Ticket Details


## Event venue details

- **city**: Brattleboro
- **state**: VT
- **country**: United States
- **location**: BAR 580 
- **lat**: 42.83622
- **long**: -72.56567
- **full address**: BAR 580 , 580 Canal St,Brattleboro, Vermont, United States
- **location**: BAR 580

## Event gallery

- **Alt text**: Rock 201 at Bar 580
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/8645de8eb6717831da7b27aeaacfb842fee05d1e17a73cbdc932d3ad7fa7a661-rimg-w1080-h1921-dc000000-gmir?v=1768085044

## FAQs

- **Q**: When and where is Rock 201 at Bar 580 being held?
  - **A:** Rock 201 at Bar 580 takes place on Sat, 17 Jan, 2026 at 09:00 pm to Sat, 17 Jan, 2026 at 09:00 pm at BAR 580 , 580 Canal St,Brattleboro, Vermont, United States.
- **Q**: Who is organizing Rock 201 at Bar 580?
  - **A:** Rock 201 at Bar 580 is organized by ROCK 201.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Rock 201 at Bar 580",
        "image": "https://cdn-az.allevents.in/events1/banners/8645de8eb6717831da7b27aeaacfb842fee05d1e17a73cbdc932d3ad7fa7a661-rimg-w1080-h1921-dc000000-gmir?v=1768085044",
        "startDate": "2026-01-17",
        "url": "https://allevents.in/brattleboro/rock-201-at-bar-580/200029346472030",
        "location": {
            "@type": "Place",
            "name": "BAR 580 ",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "580 Canal St,Brattleboro, Vermont",
                "addressLocality": "Brattleboro",
                "addressRegion": "VT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.83622",
                "longitude": "-72.56567"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "VT Rock",
        "organizer": [
            {
                "@type": "Organization",
                "name": "ROCK 201",
                "url": "https://allevents.in/org/rock-201/19268938"
            }
        ]
    }
]
```