

# Event Details

- **Event Name**: Friendsgiving 
- **Event Start and End Date**: Thu, 27 Nov, 2025 at 02:00 pm
- **Event Description**: We will be hosting our Friendsgiving on Thanksgiving day!
A sign up sheet for the potluck is at the bar.
Food at 2:00
- **Event URL**: https://allevents.in/fuqua-varina/friendsgiving/200029214903537
- **Event Categories**: potluck, food-drinks, thanksgiving
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details

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

## Event venue details

- **city**: Fuqua-varina
- **state**: NC
- **country**: United States
- **location**: Crooked Creek
- **lat**: 35.632288
- **long**: -78.737742
- **full address**: Crooked Creek, Willow Spring, North Carolina, Fuqua-varina, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Big Daddy's Road House (https://allevents.in/org/big-daddys-road-house/23882483)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Friendsgiving+&date=Thu%2C+27+Nov%2C+2025+at+02%3A00+pm&bg=3
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/365c933a1b212400050d7f892b3c961bd09a09148693ab7311525d26a7bc99cf-rimg-w300-h300-dcefecea-gmir?v=1763458237

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 27 Nov, 2025 at 02:00 pm
- **Q**: Where is the event happening?
  - **A:** Crooked Creek, Willow Spring, North Carolina, Fuqua-varina, United States
- **Q**: Who is organizing the event?
  - **A:** Big Daddy's Road House
- **Q**: What type of event is this?
  - **A:** potluck, food-drinks, thanksgiving
- **Q**: Where can I find ticket details about Friendsgiving  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Friendsgiving",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Friendsgiving+&date=Thu%2C+27+Nov%2C+2025+at+02%3A00+pm&bg=3",
        "startDate": "2025-11-27",
        "url": "https://allevents.in/fuqua-varina/friendsgiving/200029214903537",
        "location": {
            "@type": "Place",
            "name": "Crooked Creek",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Willow Spring, North Carolina",
                "addressLocality": "Fuqua-varina",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.632288",
                "longitude": "-78.737742"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will be hosting our Friendsgiving on Thanksgiving day!\nA sign up sheet for the potluck is at the bar.\nFood at 2:00",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Big Daddys Road House",
                "url": "https://allevents.in/org/big-daddys-road-house/23882483"
            }
        ]
    }
]
```