

# Event Details

- **Event Name**: Gig - Tavern On The Hill
- **Event Start and End Date**: Fri, 08 May, 2026 at 06:00 pm (-04:00)
- **Event Description**: Come on out for music you can sing along to and dance to!
- **Event URL**: https://allevents.in/derby/gig-tavern-on-the-hill/200029959508158
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Derby
- **state**: VT
- **country**: United States
- **location**: Tavern on the Hill - Newport Vt.
- **lat**: 44.947569659637
- **long**: -72.171453929378
- **full address**: Tavern on the Hill - Newport Vt., 1724 E Main St,Derby, Vermont, United States

## Event gallery

- **Alt text**: Gig - Tavern On The Hill
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/092ed62646dc63719a3433c71289e0422bb8002afa25da49137cda160dee6abf-rimg-w1200-h527-dca7a37b-gmir?v=1777242402

## FAQs

- **Q**: When and where is Gig - Tavern On The Hill being held?
  - **A:** Gig - Tavern On The Hill takes place on Fri, 08 May, 2026 at 06:00 pm to Fri, 08 May, 2026 at 06:00 pm at Tavern on the Hill - Newport Vt., 1724 E Main St,Derby, Vermont, United States.
- **Q**: Who is organizing Gig - Tavern On The Hill?
  - **A:** Gig - Tavern On The Hill is organized by BBQ Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Gig - Tavern On The Hill 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 Derby, this event is thoughtfully curated to deliver a standout experience worth every moment. If Gig - Tavern On The Hill 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": "Gig - Tavern On The Hill",
        "image": "https://cdn-az.allevents.in/events10/banners/092ed62646dc63719a3433c71289e0422bb8002afa25da49137cda160dee6abf-rimg-w1200-h527-dca7a37b-gmir?v=1777242402",
        "startDate": "2026-05-08T18:00:00-04:00",
        "url": "https://allevents.in/derby/gig-tavern-on-the-hill/200029959508158",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Tavern on the Hill - Newport Vt.",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1724 E Main St,Derby, Vermont",
                "addressLocality": "Derby",
                "addressRegion": "VT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.947569659637",
                "longitude": "-72.171453929378"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come on out for music you can sing along to and dance to!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "BBQ Band",
                "url": "https://allevents.in/org/bbq-band/25058006"
            }
        ]
    }
]
```