

# Event Details

- **Event Name**: Happy Friendsgiving
- **Event Start and End Date**: Wed, 26 Nov, 2025 at 06:00 pm
- **Event Description**: In town for the holidays but want to get out of the house and meet up with old friends?  

Good beers, Good friends, No judgment...
- **Event URL**: https://allevents.in/bristol/happy-friendsgiving/200029213155212
- **Event Categories**: meetups, holiday
- **Interested Audience**: 
  - total_interested_count: 31

## Ticket Details


## Event venue details

- **city**: Bristol
- **state**: CT
- **country**: United States
- **location**: 139 Center St, Bristol, CT, United States, Connecticut 06010
- **lat**: 41.67704
- **long**: -72.94564
- **full address**: 139 Center St, Bristol, CT, United States, Connecticut 06010

## Event gallery

- **Alt text**: Happy Friendsgiving
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/92d2fd2b3a23d9ea055f0f9e59c51e54f1b3f2bc6737cdc370dddb18ffded6b0-rimg-w1200-h675-dcffffff-gmir?v=1764057803

## FAQs

- **Q**: When and where is Happy Friendsgiving being held?
  - **A:** Happy Friendsgiving takes place on Wed, 26 Nov, 2025 at 06:00 pm to Wed, 26 Nov, 2025 at 06:00 pm at 139 Center St, Bristol, CT, United States, Connecticut 06010.
- **Q**: Who is organizing Happy Friendsgiving?
  - **A:** Happy Friendsgiving is organized by The New Cambridge Project.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Happy Friendsgiving",
        "image": "https://cdn-az.allevents.in/events2/banners/92d2fd2b3a23d9ea055f0f9e59c51e54f1b3f2bc6737cdc370dddb18ffded6b0-rimg-w1200-h675-dcffffff-gmir?v=1764057803",
        "startDate": "2025-11-26",
        "url": "https://allevents.in/bristol/happy-friendsgiving/200029213155212",
        "location": {
            "@type": "Place",
            "name": "139 Center St, Bristol, CT, United States, Connecticut 06010",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "139 Center St, Bristol, CT 06010-5074, United States",
                "addressLocality": "Bristol",
                "addressRegion": "CT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.67704",
                "longitude": "-72.94564"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "In town for the holidays but want to get out of the house and meet up with old friends?  \n\nGood beers, Good friends, No judgment...",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The New Cambridge Project",
                "url": "https://allevents.in/org/the-new-cambridge-project/24216359"
            }
        ]
    }
]
```