

# Event Details

- **Event Name**: Thanksgiving Dinner 
- **Event Start and End Date**: Sun, 23 Nov, 2025 at 05:30 pm
- **Event Description**: Our annual friends and family Thanksgiving dinner is a wonderful time of reflecting on how amazingly wonderful our Lord has been to us this year. We can’t wait see you! 

We will gather at 5:30, have prayer at 5:50 and eat at 6:00.
- **Event URL**: https://allevents.in/middlebourne/thanksgiving-dinner/200029116078403
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Middlebourne
- **state**: WV
- **country**: United States
- **location**: 2845 Sellers Road, Middlebourne, WV
- **lat**: 39.4871
- **long**: -80.93317
- **full address**: 2845 Sellers Road, Middlebourne, WV, United States

## Event gallery

- **Alt text**: Thanksgiving Dinner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/c368977e069d2974abdccfcf8b672d2c17aeb05a306fce7ebf1652097fa07bd0-rimg-w1200-h1200-dcffffff-gmir?v=1763370957

## FAQs

- **Q**: When and where is Thanksgiving Dinner  being held?
  - **A:** Thanksgiving Dinner  takes place on Sun, 23 Nov, 2025 at 05:30 pm to Sun, 23 Nov, 2025 at 05:30 pm at 2845 Sellers Road, Middlebourne, WV, United States.
- **Q**: Who is organizing Thanksgiving Dinner ?
  - **A:** Thanksgiving Dinner  is organized by Hope Fellowship Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving Dinner",
        "image": "https://cdn-az.allevents.in/events8/banners/c368977e069d2974abdccfcf8b672d2c17aeb05a306fce7ebf1652097fa07bd0-rimg-w1200-h1200-dcffffff-gmir?v=1763370957",
        "startDate": "2025-11-23",
        "url": "https://allevents.in/middlebourne/thanksgiving-dinner/200029116078403",
        "location": {
            "@type": "Place",
            "name": "2845 Sellers Road, Middlebourne, WV",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2845 Sellers Rd, Middlebourne, WV 26149-7410, United States",
                "addressLocality": "Middlebourne",
                "addressRegion": "WV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.4871",
                "longitude": "-80.93317"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our annual friends and family Thanksgiving dinner is a wonderful time of reflecting on how amazingly wonderful our Lord has been to us this year. We can’t wait see you! \n\nWe will gather at 5:30, have prayer at 5:50 and eat at 6:00.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hope Fellowship Church",
                "url": "https://allevents.in/org/hope-fellowship-church/24109511"
            }
        ]
    }
]
```