

# Event Details

- **Event Name**: Church-Wide Thanksgiving Meal
- **Event Start and End Date**: Sun, 23 Nov, 2025 at 11:30 am
- **Event Description**: Mark your calendars for our church-wide Thanksgiving Meal on Sunday, November 23rd following the morning service. The food committee will prepare and serve the meat. If you're able, please bring two covered dishes or one dish and one dessert to share!
- **Event URL**: https://allevents.in/gaffney/church-wide-thanksgiving-meal/200029243566748
- **Event Categories**: thanksgiving, calendar
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details

- **Ticket URL**: http://facebook.com/200029243566748?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=gaffney-events

## Event venue details

- **city**: Gaffney
- **state**: SC
- **country**: United States
- **location**: Temple Baptist Church
- **lat**: 35.080496100476
- **long**: -81.628682804839
- **full address**: Temple Baptist Church, 1508 Cherokee Ave,Gaffney,SC,United States

## Event gallery

- **Alt text**: Church-Wide Thanksgiving Meal
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/3c2e1541ae91e29ebd25f3030b2034c8621bbeb7b625660979c6cc1e86cf6e81-rimg-w1080-h1080-dcf0f4dc-gmir?v=1763899584

## FAQs

- **Q**: When and where is Church-Wide Thanksgiving Meal being held?
  - **A:** Church-Wide Thanksgiving Meal takes place on Sun, 23 Nov, 2025 at 11:30 am to Sun, 23 Nov, 2025 at 11:30 am at Temple Baptist Church, 1508 Cherokee Ave,Gaffney,SC,United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Church-Wide Thanksgiving Meal",
        "image": "https://cdn-az.allevents.in/events2/banners/3c2e1541ae91e29ebd25f3030b2034c8621bbeb7b625660979c6cc1e86cf6e81-rimg-w1080-h1080-dcf0f4dc-gmir?v=1763899584",
        "startDate": "2025-11-23",
        "url": "https://allevents.in/gaffney/church-wide-thanksgiving-meal/200029243566748",
        "location": {
            "@type": "Place",
            "name": "Temple Baptist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1508 Cherokee Ave,Gaffney,SC,United States",
                "addressLocality": "Gaffney",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.080496100476",
                "longitude": "-81.628682804839"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Mark your calendars for our church-wide Thanksgiving Meal on Sunday, November 23rd following the morning service. The food committee will prepare and serve the meat. If you're able, please bring two covered dishes or one dish and one dessert to share!"
    }
]
```