

# 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/newport/gig-tavern-on-the-hill/200029959508158
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Newport
- **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,Newport,VT,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=1776432598

## 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,Newport,VT,United States.
- **Q**: Who is organizing Gig - Tavern On The Hill?
  - **A:** Gig - Tavern On The Hill is organized by BBQ Band.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Gig - Tavern On The Hill",
        "image": "https://cdn-az.allevents.in/events10/banners/092ed62646dc63719a3433c71289e0422bb8002afa25da49137cda160dee6abf-rimg-w1200-h527-dca7a37b-gmir?v=1776432598",
        "startDate": "2026-05-08T18:00:00-04:00",
        "url": "https://allevents.in/newport/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,Newport,VT,United States",
                "addressLocality": "Newport",
                "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"
            }
        ]
    }
]
```