

# Event Details

- **Event Name**: THANKSGIVING DAY BUFFET!?
- **Event Start and End Date**: Thu, 27 Nov, 2025 at 11:30 am – Thu, 27 Nov, 2025 at 03:00 pm
- **Event Description**: Traditional fixings. Reservations greatly appreciated and last seating at 2:15 pm
- **Event URL**: https://allevents.in/long-lake/thanksgiving-day-buffet/200029132901722
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Long Lake
- **state**: NY
- **country**: United States
- **location**: 1161 Main Street, Long Lake, NY
- **lat**: 43.96985
- **long**: -74.42008
- **full address**: 1161 Main Street, Long Lake, NY, United States

## Event gallery

- **Alt text**: THANKSGIVING DAY BUFFET!?
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/da6914261032cd71b9a50e28f4e81e3f21ec6b5ba49398216c887bb26b031197-rimg-w1148-h1646-dcfee2de-gmir?v=1764228992

## FAQs

- **Q**: When and where is THANKSGIVING DAY BUFFET!? being held?
  - **A:** THANKSGIVING DAY BUFFET!? takes place on Thu, 27 Nov, 2025 at 11:30 am to Thu, 27 Nov, 2025 at 03:00 pm at 1161 Main Street, Long Lake, NY, United States.
- **Q**: Who is organizing THANKSGIVING DAY BUFFET!??
  - **A:** THANKSGIVING DAY BUFFET!? is organized by The Long Lake Diner & Owl's Head Pub.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "THANKSGIVING DAY BUFFET!?",
        "image": "https://cdn-az.allevents.in/events3/banners/da6914261032cd71b9a50e28f4e81e3f21ec6b5ba49398216c887bb26b031197-rimg-w1148-h1646-dcfee2de-gmir?v=1764228992",
        "startDate": "2025-11-27",
        "endDate": "2025-11-27",
        "url": "https://allevents.in/long-lake/thanksgiving-day-buffet/200029132901722",
        "location": {
            "@type": "Place",
            "name": "1161 Main Street, Long Lake, NY",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1161 Main St, Long Lake, NY 12847-2207, United States",
                "addressLocality": "Long Lake",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.96985",
                "longitude": "-74.42008"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Traditional fixings. Reservations greatly appreciated and last seating at 2:15 pm",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Long Lake Diner & Owls Head Pub",
                "url": "https://allevents.in/org/the-long-lake-diner-and-owls-head-pub/26643786"
            }
        ]
    }
]
```