

# Event Details

- **Event Name**: Live at The Pub
- **Event Start and End Date**: Fri, 15 May, 2026 at 07:00 pm – Fri, 15 May, 2026 at 10:00 pm (-04:00)
- **Event Description**: Cold Front will be bringing the heat to The Pub Friday May 15th.
- **Event URL**: https://allevents.in/williamstown/live-at-the-pub/200030023148919
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Williamstown
- **state**: VT
- **country**: United States
- **location**: The Pub
- **lat**: 44.122039621429
- **long**: -72.540973115
- **full address**: The Pub, 2373 VT-14, Williamstown, VT 05679-9310, United States

## Event gallery

- **Alt text**: Live at The Pub
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/2dee2c30ce973bd7e6a816673a3e85465de2c0bfe6c3f3371b72469e1d037893-rimg-w1200-h800-dc17150e-gmir?v=1777983317

## FAQs

- **Q**: When and where is Live at The Pub being held?
  - **A:** Live at The Pub takes place on Fri, 15 May, 2026 at 07:00 pm to Fri, 15 May, 2026 at 10:00 pm at The Pub, 2373 VT-14, Williamstown, VT 05679-9310, United States.
- **Q**: Who is organizing Live at The Pub?
  - **A:** Live at The Pub is organized by Cold Front.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Live at The Pub 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 Williamstown, this event is thoughtfully curated to deliver a standout experience worth every moment. If Live at The Pub 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": "Live at The Pub",
        "image": "https://cdn-az.allevents.in/events4/banners/2dee2c30ce973bd7e6a816673a3e85465de2c0bfe6c3f3371b72469e1d037893-rimg-w1200-h800-dc17150e-gmir?v=1777983317",
        "startDate": "2026-05-15T19:00:00-04:00",
        "endDate": "2026-05-15T22:00:00-04:00",
        "url": "https://allevents.in/williamstown/live-at-the-pub/200030023148919",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Pub",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2373 VT-14, Williamstown, VT 05679-9310, United States",
                "addressLocality": "Williamstown",
                "addressRegion": "VT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.122039621429",
                "longitude": "-72.540973115"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Cold Front will be bringing the heat to The Pub Friday May 15th.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cold Front",
                "url": "https://allevents.in/org/cold-front/25405801"
            }
        ]
    }
]
```