

# Event Details

- **Event Name**: Christmas Gathering/Luncheon
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 12:00 pm
- **Event Description**: Come join us to celebrate the Holidays and give thanks for a fruitful year.
- **Event URL**: https://allevents.in/lexington/christmas-gathering-luncheon/200029154455443
- **Event Categories**: christmas, holiday
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details

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

## Event venue details

- **city**: Lexington
- **state**: SC
- **country**: United States
- **location**: Hudson's Smokehouse
- **lat**: 34.010583318182
- **long**: -81.189351336364
- **full address**: Hudson's Smokehouse, 4948 Sunset Blvd, Lexington, SC 29072-9254, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/b32fa497234d6d648bda71ce1df7bc677faf36be88dda4ecefc972d0ff349d95-rimg-w716-h1043-dcfffffe-gmir?v=1764954965
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/d0f3ff3294bcf09d03d9b678f3578457babc38d837f6b63ce6f7e532365f6a09-rimg-w300-h300-dcfefefe-gmir?v=1764954965

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 06 Dec, 2025 at 12:00 pm
- **Q**: Where is the event happening?
  - **A:** Hudson's Smokehouse, 4948 Sunset Blvd, Lexington, SC 29072-9254, United States
- **Q**: What type of event is this?
  - **A:** christmas, holiday
- **Q**: Where can I find ticket details about Christmas Gathering/Luncheon ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Gathering/Luncheon",
        "image": "https://cdn-az.allevents.in/events4/banners/b32fa497234d6d648bda71ce1df7bc677faf36be88dda4ecefc972d0ff349d95-rimg-w716-h1043-dcfffffe-gmir?v=1764954965",
        "startDate": "2025-12-06",
        "url": "https://allevents.in/lexington/christmas-gathering-luncheon/200029154455443",
        "location": {
            "@type": "Place",
            "name": "Hudson's Smokehouse",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4948 Sunset Blvd, Lexington, SC 29072-9254, United States",
                "addressLocality": "Lexington",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.010583318182",
                "longitude": "-81.189351336364"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us to celebrate the Holidays and give thanks for a fruitful year."
    }
]
```