

# Event Details

- **Event Name**: Thanksgiving Dinner
- **Event Start and End Date**: Sun, 16 Nov, 2025 at 12:00 pm
- **Event Description**: Join us for our Thanksgiving Dinner right after service 
Enjoy good fellowship and a great meal
- **Event URL**: https://allevents.in/cape-girardeau/thanksgiving-dinner/200029160541616
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Cape Girardeau
- **state**: MO
- **country**: United States
- **location**: 430 Koch Ave, Cape Girardeau, MO, United States, Missouri 63703
- **lat**: 37.29955
- **long**: -89.54414
- **full address**: 430 Koch Ave, Cape Girardeau, MO, United States, Missouri 63703

## Event gallery

- **Alt text**: Thanksgiving Dinner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/025f271a66014d2149e0136ccfcd077bcf3d962994ae78d9671fbd0224aa75c9-rimg-w1200-h1617-dc192c2f-gmir?v=1762678576

## FAQs

- **Q**: When and where is Thanksgiving Dinner being held?
  - **A:** Thanksgiving Dinner takes place on Sun, 16 Nov, 2025 at 12:00 pm to Sun, 16 Nov, 2025 at 12:00 pm at 430 Koch Ave, Cape Girardeau, MO, United States, Missouri 63703.
- **Q**: Who is organizing Thanksgiving Dinner?
  - **A:** Thanksgiving Dinner is organized by Fellowship Baptist Church of Cape Girardeau.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving Dinner",
        "image": "https://cdn-az.allevents.in/events5/banners/025f271a66014d2149e0136ccfcd077bcf3d962994ae78d9671fbd0224aa75c9-rimg-w1200-h1617-dc192c2f-gmir?v=1762678576",
        "startDate": "2025-11-16",
        "url": "https://allevents.in/cape-girardeau/thanksgiving-dinner/200029160541616",
        "location": {
            "@type": "Place",
            "name": "430 Koch Ave, Cape Girardeau, MO, United States, Missouri 63703",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "430 Koch Ave, Cape Girardeau, MO 63703-6526, United States",
                "addressLocality": "Cape Girardeau",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.29955",
                "longitude": "-89.54414"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our Thanksgiving Dinner right after service \nEnjoy good fellowship and a great meal",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Fellowship Baptist Church of Cape Girardeau",
                "url": "https://allevents.in/org/fellowship-baptist-church-of-cape-girardeau/27007727"
            }
        ]
    }
]
```