

# Event Details

- **Event Name**: Thanksgiving Dinner
- **Event Start and End Date**: Tue, 25 Nov, 2025 at 06:30 pm
- **Event Description**: Join us for our Thanksgiving Dinner on Tuesday, November 25th @ 6:30pm. Please bring a dish to share. The church will provide mac n cheese, mashed potatoes, rolls, and dressing.
- **Event URL**: https://allevents.in/jerseyville/thanksgiving-dinner/200029224489425
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 23

## Ticket Details


## Event venue details

- **city**: Jerseyville
- **state**: IL
- **country**: United States
- **location**: 23027 Cherry Ln, Jerseyville, IL
- **lat**: 39.11652
- **long**: -90.29599
- **full address**: 23027 Cherry Ln, Jerseyville, IL, United States

## Event gallery

- **Alt text**: Thanksgiving Dinner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/5f1892943adbf9d4ba6663b332de3fd5a87969c8780bde0ed001f195bda234ff-rimg-w1200-h1554-dcf9d6a6-gmir?v=1763606665

## FAQs

- **Q**: When and where is Thanksgiving Dinner being held?
  - **A:** Thanksgiving Dinner takes place on Tue, 25 Nov, 2025 at 06:30 pm to Tue, 25 Nov, 2025 at 06:30 pm at 23027 Cherry Ln, Jerseyville, IL, United States.
- **Q**: Who is organizing Thanksgiving Dinner?
  - **A:** Thanksgiving Dinner is organized by Eastland Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving Dinner",
        "image": "https://cdn-az.allevents.in/events5/banners/5f1892943adbf9d4ba6663b332de3fd5a87969c8780bde0ed001f195bda234ff-rimg-w1200-h1554-dcf9d6a6-gmir?v=1763606665",
        "startDate": "2025-11-25",
        "url": "https://allevents.in/jerseyville/thanksgiving-dinner/200029224489425",
        "location": {
            "@type": "Place",
            "name": "23027 Cherry Ln, Jerseyville, IL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "23027 Cherry Ln, Jerseyville, IL 62052-2912, United States",
                "addressLocality": "Jerseyville",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.11652",
                "longitude": "-90.29599"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our Thanksgiving Dinner on Tuesday, November 25th @ 6:30pm. Please bring a dish to share. The church will provide mac n cheese, mashed potatoes, rolls, and dressing.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Eastland Baptist Church",
                "url": "https://allevents.in/org/eastland-baptist-church/23047017"
            }
        ]
    }
]
```