

# Event Details

- **Event Name**: Community Thanksgiving Dinner
- **Event Start and End Date**: Sat, 22 Nov, 2025 at 03:00 pm
- **Event Description**: You are invited to come to our annual free Community Thanksgiving Dinner of turkey and all the fixings! 
3:00 pm to 6:00 pm or until food runs out. 
It is a sit-down meal. There are no takeouts.
- **Event URL**: https://allevents.in/berlin/community-thanksgiving-dinner/200029194141559
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Berlin
- **state**: PA
- **country**: United States
- **location**: Berlin Alliance Church
- **lat**: 39.924251556396
- **long**: -78.961845397949
- **full address**: Berlin Alliance Church, 607 Broadway St, Berlin, PA 15530-1004, United States

## Event gallery

- **Alt text**: Community Thanksgiving Dinner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/aaed0e03b8a391fec450388fae908dd8115996270c81ff39cea0263d459acdbc-rimg-w1200-h675-dc7b7475-gmir?v=1763822598

## FAQs

- **Q**: When and where is Community Thanksgiving Dinner being held?
  - **A:** Community Thanksgiving Dinner takes place on Sat, 22 Nov, 2025 at 03:00 pm to Sat, 22 Nov, 2025 at 03:00 pm at Berlin Alliance Church, 607 Broadway St, Berlin, PA 15530-1004, United States.
- **Q**: Who is organizing Community Thanksgiving Dinner?
  - **A:** Community Thanksgiving Dinner is organized by Berlin Alliance Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Community Thanksgiving Dinner",
        "image": "https://cdn-az.allevents.in/events8/banners/aaed0e03b8a391fec450388fae908dd8115996270c81ff39cea0263d459acdbc-rimg-w1200-h675-dc7b7475-gmir?v=1763822598",
        "startDate": "2025-11-22",
        "url": "https://allevents.in/berlin/community-thanksgiving-dinner/200029194141559",
        "location": {
            "@type": "Place",
            "name": "Berlin Alliance Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "607 Broadway St, Berlin, PA 15530-1004, United States",
                "addressLocality": "Berlin",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.924251556396",
                "longitude": "-78.961845397949"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "You are invited to come to our annual free Community Thanksgiving Dinner of turkey and all the fixings! \n3:00 pm to 6:00 pm or until food runs out. \nIt is a sit-down meal. There are no takeouts.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Berlin Alliance Church",
                "url": "https://allevents.in/org/berlin-alliance-church/27077047"
            }
        ]
    }
]
```