

# Event Details

- **Event Name**: Thanksgiving Dinner
- **Event Start and End Date**: Sun, 23 Nov, 2025 at 11:30 am
- **Event Description**: Thanksgiving Dinner at Lakeland Community Church
Sunday, November 23 | After the 10 AM Service (Around 11:30 AM)
Join us for a special potluck-style Thanksgiving meal as we gather in gratitude and community. The church will provide the meat (fried chicken!), and you’re invited to bring two side dishes to share, if you’re able. Everyone is welcome—come hungry and bring a friend!
- **Event URL**: https://allevents.in/canton/thanksgiving-dinner/200028741503400
- **Event Categories**: thanksgiving, food-drinks, potluck
- **Interested Audience**: 
  - total_interested_count: 25

## Ticket Details


## Event venue details

- **city**: Canton
- **state**: IL
- **country**: United States
- **location**: 2075 N Main St, Canton, IL, United States, Illinois 61520
- **lat**: 40.59307
- **long**: -90.03358
- **full address**: 2075 N Main St, Canton, IL, United States, Illinois 61520

## Event gallery

- **Alt text**: Thanksgiving Dinner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/b7c74fb54bb2a4eb60bbdbfd00647624a484262f24757faefbec9411e3249a2e-rimg-w1200-h675-dc201912-gmir?v=1763779980

## FAQs

- **Q**: When and where is Thanksgiving Dinner being held?
  - **A:** Thanksgiving Dinner takes place on Sun, 23 Nov, 2025 at 11:30 am to Sun, 23 Nov, 2025 at 11:30 am at 2075 N Main St, Canton, IL, United States, Illinois 61520.
- **Q**: Who is organizing Thanksgiving Dinner?
  - **A:** Thanksgiving Dinner is organized by Lakeland Community Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving Dinner",
        "image": "https://cdn-az.allevents.in/events2/banners/b7c74fb54bb2a4eb60bbdbfd00647624a484262f24757faefbec9411e3249a2e-rimg-w1200-h675-dc201912-gmir?v=1763779980",
        "startDate": "2025-11-23",
        "url": "https://allevents.in/canton/thanksgiving-dinner/200028741503400",
        "location": {
            "@type": "Place",
            "name": "2075 N Main St, Canton, IL, United States, Illinois 61520",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2075 N Main St, Canton, IL 61520-1032, United States",
                "addressLocality": "Canton",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.59307",
                "longitude": "-90.03358"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Thanksgiving Dinner at Lakeland Community Church\nSunday, November 23 | After the 10 AM Service (Around 11:30 AM)\nJoin us for a special potluck-style Thanksgiving meal as we gather in gratitude and community. The church will provide the meat (fried chicken!), and you’re invited to bring two side dish",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lakeland Community Church",
                "url": "https://allevents.in/org/lakeland-community-church/21087332"
            }
        ]
    }
]
```