

# Event Details

- **Event Name**: Thanksgiving Church Dinner
- **Event Start and End Date**: Sun, 23 Nov, 2025 at 01:00 pm
- **Event Description**: Our church Thanksgiving dinner will be in the fellowship hall on Sunday November 23rd after Sunday morning service. 
Please bring a dish &amp; join us in fellowship as we give thanks for the blessings God has given us this year.
- **Event URL**: https://allevents.in/maryville/thanksgiving-church-dinner/200029179698352
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Maryville
- **state**: TN
- **country**: United States
- **location**: 1104 McArthur Rd
- **lat**: 35.79083
- **long**: -83.95762
- **full address**: 1104 McArthur Rd, 1104 McArthur Rd, Maryville, TN 37804-2681, United States

## Event gallery

- **Alt text**: Thanksgiving Church Dinner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/8a3c158778a1b60567516a30915b84a939b53ceed105e17bebd9d81ccdf6025a-rimg-w1200-h675-dcf1ead8-gmir?v=1763823617

## FAQs

- **Q**: When and where is Thanksgiving Church Dinner being held?
  - **A:** Thanksgiving Church Dinner takes place on Sun, 23 Nov, 2025 at 01:00 pm to Sun, 23 Nov, 2025 at 01:00 pm at 1104 McArthur Rd, 1104 McArthur Rd, Maryville, TN 37804-2681, United States.
- **Q**: Who is organizing Thanksgiving Church Dinner?
  - **A:** Thanksgiving Church Dinner is organized by Meadowbrook Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving Church Dinner",
        "image": "https://cdn-az.allevents.in/events2/banners/8a3c158778a1b60567516a30915b84a939b53ceed105e17bebd9d81ccdf6025a-rimg-w1200-h675-dcf1ead8-gmir?v=1763823617",
        "startDate": "2025-11-23",
        "url": "https://allevents.in/maryville/thanksgiving-church-dinner/200029179698352",
        "location": {
            "@type": "Place",
            "name": "1104 McArthur Rd",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1104 McArthur Rd, Maryville, TN 37804-2681, United States",
                "addressLocality": "Maryville",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.79083",
                "longitude": "-83.95762"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our church Thanksgiving dinner will be in the fellowship hall on Sunday November 23rd after Sunday morning service. \nPlease bring a dish & join us in fellowship as we give thanks for the blessings God has given us this year.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Meadowbrook Baptist Church",
                "url": "https://allevents.in/org/meadowbrook-baptist-church/23485015"
            }
        ]
    }
]
```