

# Event Details

- **Event Name**: Thanksgathering Dinner
- **Event Start and End Date**: Sun, 23 Nov, 2025 at 10:30 am
- **Event Description**: We're making ready for our annual Thanksgathering dinner on Sunday , November 23, 10:30 AM!! Let everything that has breath praise the Lord!!
- **Event URL**: https://allevents.in/terre-haute/thanksgathering-dinner/200029216526835
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Terre Haute
- **state**: IN
- **country**: United States
- **location**: New Life Community Church
- **lat**: 39.44083
- **long**: -87.40594
- **full address**: New Life Community Church, 2403 South 8th Street,Terre Haute,IN,United States

## Event gallery

- **Alt text**: Thanksgathering Dinner
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/87ab54eff0e1adab341dd1ec188aed58f5bdd2cf47d412a4049bd740b75a9ff1-rimg-w1200-h1600-dc5a4e47-gmir?v=1763496635

## FAQs

- **Q**: When and where is Thanksgathering Dinner being held?
  - **A:** Thanksgathering Dinner takes place on Sun, 23 Nov, 2025 at 10:30 am to Sun, 23 Nov, 2025 at 10:30 am at New Life Community Church, 2403 South 8th Street,Terre Haute,IN,United States.
- **Q**: Who is organizing Thanksgathering Dinner?
  - **A:** Thanksgathering Dinner is organized by New Life Community Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgathering Dinner",
        "image": "https://cdn-az.allevents.in/events7/banners/87ab54eff0e1adab341dd1ec188aed58f5bdd2cf47d412a4049bd740b75a9ff1-rimg-w1200-h1600-dc5a4e47-gmir?v=1763496635",
        "startDate": "2025-11-23",
        "url": "https://allevents.in/terre-haute/thanksgathering-dinner/200029216526835",
        "location": {
            "@type": "Place",
            "name": "New Life Community Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2403 South 8th Street,Terre Haute,IN,United States",
                "addressLocality": "Terre Haute",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.44083",
                "longitude": "-87.40594"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We're making ready for our annual Thanksgathering dinner on Sunday , November 23, 10:30 AM!! Let everything that has breath praise the Lord!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "New Life Community Church",
                "url": "https://allevents.in/org/new-life-community-church/26109440"
            }
        ]
    }
]
```