

# Event Details

- **Event Name**: Community Thanksgiving Dinner
- **Event Start and End Date**: Sat, 22 Nov, 2025 at 01:00 pm
- **Event Description**: Join us for our first ever Community Thanksgiving Dinner and Clothing Drive.

If you or someone you know is in need of a meal for the holiday season, clothing or just to fellowship, please join us. 

Event is free and open to all.
- **Event URL**: https://allevents.in/morgantown/community-thanksgiving-dinner/200029131238117
- **Event Categories**: thanksgiving, holiday
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Morgantown
- **state**: WV
- **country**: United States
- **location**: Vessels Of Fire Church
- **lat**: 39.63339
- **long**: -79.97044
- **full address**: Vessels Of Fire Church, 15 Harrison street ,Westover,WV,United States, Morgantown

## Event gallery

- **Alt text**: Community Thanksgiving Dinner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/415364d620dfea09091dca9ed3387b32dc8fe632781276b6e89c5a33ec30c1c8-rimg-w1200-h800-dc03101e-gmir?v=1763793205

## FAQs

- **Q**: When and where is Community Thanksgiving Dinner being held?
  - **A:** Community Thanksgiving Dinner takes place on Sat, 22 Nov, 2025 at 01:00 pm to Sat, 22 Nov, 2025 at 01:00 pm at Vessels Of Fire Church, 15 Harrison street ,Westover,WV,United States, Morgantown.
- **Q**: Who is organizing Community Thanksgiving Dinner?
  - **A:** Community Thanksgiving Dinner is organized by Vessels Of Fire Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Community Thanksgiving Dinner",
        "image": "https://cdn-az.allevents.in/events9/banners/415364d620dfea09091dca9ed3387b32dc8fe632781276b6e89c5a33ec30c1c8-rimg-w1200-h800-dc03101e-gmir?v=1763793205",
        "startDate": "2025-11-22",
        "url": "https://allevents.in/morgantown/community-thanksgiving-dinner/200029131238117",
        "location": {
            "@type": "Place",
            "name": "Vessels Of Fire Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "15 Harrison street ,Westover,WV,United States",
                "addressLocality": "Morgantown",
                "addressRegion": "WV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.63339",
                "longitude": "-79.97044"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our first ever Community Thanksgiving Dinner and Clothing Drive.\n\nIf you or someone you know is in need of a meal for the holiday season, clothing or just to fellowship, please join us. \n\nEvent is free and open to all.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Vessels Of Fire Church",
                "url": "https://allevents.in/org/vessels-of-fire-church/21152087"
            }
        ]
    }
]
```