

# Event Details

- **Event Name**: Holiday Social 
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 12:00 pm – Sun, 14 Dec, 2025 at 03:00 pm
- **Event Description**: Tomorrow’s the day!!!
We can’t wait to gather with all our friends�
- **Event URL**: https://allevents.in/clifton-park/holiday-social/200029352938216
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details

- **Ticket URL**: http://facebook.com/200029352938216?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=clifton+park-events

## Event venue details

- **city**: Clifton Park
- **state**: NY
- **country**: United States
- **location**: Peddler's Bar & Bistro
- **lat**: 42.867644509267
- **long**: -73.773621832362
- **full address**: Peddler's Bar &amp; Bistro, 16 Clifton Park Village Rd,Clifton Park, New York, United States

## Event gallery

- **Alt text**: Holiday Social
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/dc6421a45d39eaec5d53972451a2876572c241a1fd83390213362e843ca8bda0-rimg-w1200-h675-dcffffff-gmir?v=1765673715

## FAQs

- **Q**: When and where is Holiday Social  being held?
  - **A:** Holiday Social  takes place on Sun, 14 Dec, 2025 at 12:00 pm to Sun, 14 Dec, 2025 at 03:00 pm at Peddler's Bar &amp; Bistro, 16 Clifton Park Village Rd,Clifton Park, New York, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Holiday Social",
        "image": "https://cdn-az.allevents.in/events4/banners/dc6421a45d39eaec5d53972451a2876572c241a1fd83390213362e843ca8bda0-rimg-w1200-h675-dcffffff-gmir?v=1765673715",
        "startDate": "2025-12-14",
        "endDate": "2025-12-14",
        "url": "https://allevents.in/clifton-park/holiday-social/200029352938216",
        "location": {
            "@type": "Place",
            "name": "Peddler's Bar & Bistro",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "16 Clifton Park Village Rd,Clifton Park, New York",
                "addressLocality": "Clifton Park",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.867644509267",
                "longitude": "-73.773621832362"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Tomorrow’s the day!!!\nWe can’t wait to gather with all our friends�"
    }
]
```