

# Event Details

- **Event Name**: Thanksgiving Lunch 
- **Event Start and End Date**: Tue, 18 Nov, 2025 at 11:00 am
- **Event Description**: Join us for a Thanksgiving lunch as we celebrate another year of blessings. Lunch includes turkey and gravy, mashed potatoes, dressing, green beans, cranberry sauce and a roll. Pre-orders are welcome.
- **Event URL**: https://allevents.in/jackson/thanksgiving-lunch/200029150931240
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 72

## Ticket Details


## Event venue details

- **city**: Jackson
- **state**: MO
- **country**: United States
- **location**: 318 East Main Street, Jackson, MO, United States, Missouri 63755
- **lat**: 37.38252
- **long**: -89.66458
- **full address**: 318 East Main Street, Jackson, MO, United States, Missouri 63755

## Event gallery

- **Alt text**: Thanksgiving Lunch
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/8d807bccc3ad089e58bfba9b06cefb761cf650a1ba3942a324f977c3c264390e-rimg-w1200-h599-dc5f4433-gmir?v=1763374894

## FAQs

- **Q**: When and where is Thanksgiving Lunch  being held?
  - **A:** Thanksgiving Lunch  takes place on Tue, 18 Nov, 2025 at 11:00 am to Tue, 18 Nov, 2025 at 11:00 am at 318 East Main Street, Jackson, MO, United States, Missouri 63755.
- **Q**: Who is organizing Thanksgiving Lunch ?
  - **A:** Thanksgiving Lunch  is organized by The Cheesecake Ninja.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving Lunch",
        "image": "https://cdn-az.allevents.in/events7/banners/8d807bccc3ad089e58bfba9b06cefb761cf650a1ba3942a324f977c3c264390e-rimg-w1200-h599-dc5f4433-gmir?v=1763374894",
        "startDate": "2025-11-18",
        "url": "https://allevents.in/jackson/thanksgiving-lunch/200029150931240",
        "location": {
            "@type": "Place",
            "name": "318 East Main Street, Jackson, MO, United States, Missouri 63755",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "318 E Main St, Jackson, MO 63755-1462, United States",
                "addressLocality": "Jackson",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.38252",
                "longitude": "-89.66458"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a Thanksgiving lunch as we celebrate another year of blessings. Lunch includes turkey and gravy, mashed potatoes, dressing, green beans, cranberry sauce and a roll. Pre-orders are welcome.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Cheesecake Ninja",
                "url": "https://allevents.in/org/the-cheesecake-ninja/27032873"
            }
        ]
    }
]
```