

# Event Details

- **Event Name**: The night before Thanksgiving
- **Event Start and End Date**: Wed, 26 Nov, 2025 at 03:00 pm
- **Event Description**: Join us the night before Thanksgiving! Everyone's coming home for the holidays, so come reconnect with friends you haven't seen in a while. Enjoy a beer, some snacks, and listen to the Mason Brothers live from 6 to 9.
- **Event URL**: https://allevents.in/hampton/the-night-before-thanksgiving/200029104666402
- **Event Categories**: thanksgiving, holiday
- **Interested Audience**: 
  - total_interested_count: 48

## Ticket Details


## Event venue details

- **city**: Hampton
- **state**: NH
- **country**: United States
- **location**: 61 high street, Hampton, NH
- **lat**: 42.94085
- **long**: -70.83591
- **full address**: 61 high street, Hampton, NH, United States

## Event gallery

- **Alt text**: The night before Thanksgiving
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/4ac6d5d23e8872f5505425b77fe87dab0c4cb84b47fcb745146e59e9efccbcd3-rimg-w1014-h1014-dc4a170e-gmir?v=1764055077

## FAQs

- **Q**: When and where is The night before Thanksgiving being held?
  - **A:** The night before Thanksgiving takes place on Wed, 26 Nov, 2025 at 03:00 pm to Wed, 26 Nov, 2025 at 03:00 pm at 61 high street, Hampton, NH, United States.
- **Q**: Who is organizing The night before Thanksgiving?
  - **A:** The night before Thanksgiving is organized by Shane's BBQ.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The night before Thanksgiving",
        "image": "https://cdn-az.allevents.in/events2/banners/4ac6d5d23e8872f5505425b77fe87dab0c4cb84b47fcb745146e59e9efccbcd3-rimg-w1014-h1014-dc4a170e-gmir?v=1764055077",
        "startDate": "2025-11-26",
        "url": "https://allevents.in/hampton/the-night-before-thanksgiving/200029104666402",
        "location": {
            "@type": "Place",
            "name": "61 high street, Hampton, NH",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "61 High St, Hampton, NH 03842-2291, United States",
                "addressLocality": "Hampton",
                "addressRegion": "NH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.94085",
                "longitude": "-70.83591"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us the night before Thanksgiving! Everyone's coming home for the holidays, so come reconnect with friends you haven't seen in a while. Enjoy a beer, some snacks, and listen to the Mason Brothers live from 6 to 9.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Shanes BBQ",
                "url": "https://allevents.in/org/shanes-bbq/26199326"
            }
        ]
    }
]
```