

# Event Details

- **Event Name**: Thanksgiving Dinner
- **Event Start and End Date**: Sat, 22 Nov, 2025 at 06:00 pm
- **Event Description**: Join us for great food and fellowship as we celebrate Thanksgiving!
- **Event URL**: https://allevents.in/new-castle/thanksgiving-dinner/200029132213414
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: New Castle
- **state**: PA
- **country**: United States
- **location**: 304 Old Route 19, New Castle, PA, United States, Pennsylvania 16101
- **lat**: 41.02063
- **long**: -80.18685
- **full address**: 304 Old Route 19, New Castle, PA, United States, Pennsylvania 16101

## Event gallery

- **Alt text**: Thanksgiving Dinner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/8e524298d07c871c6c02c7f400e33c2115736da55dc3f29649fda2f9ef9104ca-rimg-w1200-h800-dcfefefe-gmir?v=1763828873

## FAQs

- **Q**: When and where is Thanksgiving Dinner being held?
  - **A:** Thanksgiving Dinner takes place on Sat, 22 Nov, 2025 at 06:00 pm to Sat, 22 Nov, 2025 at 06:00 pm at 304 Old Route 19, New Castle, PA, United States, Pennsylvania 16101.
- **Q**: Who is organizing Thanksgiving Dinner?
  - **A:** Thanksgiving Dinner is organized by Unity Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving Dinner",
        "image": "https://cdn-az.allevents.in/events2/banners/8e524298d07c871c6c02c7f400e33c2115736da55dc3f29649fda2f9ef9104ca-rimg-w1200-h800-dcfefefe-gmir?v=1763828873",
        "startDate": "2025-11-22",
        "url": "https://allevents.in/new-castle/thanksgiving-dinner/200029132213414",
        "location": {
            "@type": "Place",
            "name": "304 Old Route 19, New Castle, PA, United States, Pennsylvania 16101",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "304 Old Route 19, New Castle, PA 16101-8432, United States",
                "addressLocality": "New Castle",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.02063",
                "longitude": "-80.18685"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for great food and fellowship as we celebrate Thanksgiving!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Unity Baptist Church",
                "url": "https://allevents.in/org/unity-baptist-church/23872356"
            }
        ]
    }
]
```