

# Event Details

- **Event Name**: Pub Night
- **Event Start and End Date**: Thu, 01 Jan, 2026 at 05:00 pm – Thu, 01 Jan, 2026 at 09:00 pm
- **Event Description**: Every THURSDAY, join us for $5 drafts, burgers, and other pub fare!
- **Event URL**: https://allevents.in/richmond/pub-night/200029415156129
- **Event Categories**: parties, entertainment
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details

- **Ticket URL**: http://facebook.com/200029415156129?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=richmond-events

## Event venue details

- **city**: Richmond
- **state**: VT
- **country**: United States
- **location**: 1840 West Main Street, Richmond, VT
- **lat**: 44.42444
- **long**: -73.01326
- **full address**: 1840 West Main Street, Richmond, VT, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: The Kitchen Table (https://allevents.in/org/the-kitchen-table/23445498)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/7a2cb00790d5125275ff77d95f87fe2a7e29dc4b1492b8f3767d7f2891388443-rimg-w1080-h1080-dc917967-gmir?v=1766870369
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/2288ddcaf2cd16837cdfac8f718c22e3c6ba38754c2280bce846e66bc74b65b0-rimg-w300-h300-dc917967-gmir?v=1766870369

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 01 Jan, 2026 at 05:00 pm
- **Q**: Where is the event happening?
  - **A:** 1840 West Main Street, Richmond, VT, United States
- **Q**: Who is organizing the event?
  - **A:** The Kitchen Table
- **Q**: What type of event is this?
  - **A:** parties, entertainment
- **Q**: Where can I find ticket details about Pub Night ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pub Night",
        "image": "https://cdn-az.allevents.in/events8/banners/7a2cb00790d5125275ff77d95f87fe2a7e29dc4b1492b8f3767d7f2891388443-rimg-w1080-h1080-dc917967-gmir?v=1766870369",
        "startDate": "2026-01-01",
        "endDate": "2026-01-01",
        "url": "https://allevents.in/richmond/pub-night/200029415156129",
        "location": {
            "@type": "Place",
            "name": "1840 West Main Street, Richmond, VT",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1840 W Main St, Richmond, VT 05477-9514, United States",
                "addressLocality": "Richmond",
                "addressRegion": "VT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.42444",
                "longitude": "-73.01326"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Every THURSDAY, join us for $5 drafts, burgers, and other pub fare!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Kitchen Table",
                "url": "https://allevents.in/org/the-kitchen-table/23445498"
            }
        ]
    }
]
```