

# Event Details

- **Event Name**: Community Thanksgiving Meal
- **Event Start and End Date**: Thu, 27 Nov, 2025 at 03:00 pm – Thu, 27 Nov, 2025 at 06:00 pm
- **Event Description**: Everyone is invited! Come celebrate Thanksgiving with us. Eat in or Take out! No charge!!
- **Event URL**: https://allevents.in/jefferson/community-thanksgiving-meal/200029123586635
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: Jefferson
- **state**: OH
- **country**: United States
- **location**: 125 E Jefferson St, Jefferson, OH, United States, Ohio 44047
- **lat**: 41.73842
- **long**: -80.76276
- **full address**: 125 E Jefferson St, Jefferson, OH, United States, Ohio 44047

## Event gallery

- **Alt text**: Community Thanksgiving Meal
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Community+Thanksgiving+Meal&date=Thu%2C+27+Nov%2C+2025+at+03%3A00+pm&bg=1

## FAQs

- **Q**: When and where is Community Thanksgiving Meal being held?
  - **A:** Community Thanksgiving Meal takes place on Thu, 27 Nov, 2025 at 03:00 pm to Thu, 27 Nov, 2025 at 06:00 pm at 125 E Jefferson St, Jefferson, OH, United States, Ohio 44047.
- **Q**: Who is organizing Community Thanksgiving Meal?
  - **A:** Community Thanksgiving Meal is organized by Jefferson United Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Community Thanksgiving Meal",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Community+Thanksgiving+Meal&date=Thu%2C+27+Nov%2C+2025+at+03%3A00+pm&bg=1",
        "startDate": "2025-11-27",
        "endDate": "2025-11-27",
        "url": "https://allevents.in/jefferson/community-thanksgiving-meal/200029123586635",
        "location": {
            "@type": "Place",
            "name": "125 E Jefferson St, Jefferson, OH, United States, Ohio 44047",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "125 E Jefferson St, Jefferson, OH 44047-1113, United States",
                "addressLocality": "Jefferson",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.73842",
                "longitude": "-80.76276"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Everyone is invited! Come celebrate Thanksgiving with us. Eat in or Take out! No charge!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Jefferson United Methodist Church",
                "url": "https://allevents.in/org/jefferson-united-methodist-church/23167938"
            }
        ]
    }
]
```