

# Event Details

- **Event Name**: Thanksgiving Luncheon
- **Event Start and End Date**: Sun, 23 Nov, 2025 at 11:30 am
- **Event Description**: Celebrating our blessings this Sunday.  Come join us!!. All are welcome!!
- **Event URL**: https://allevents.in/decatur/thanksgiving-luncheon/200029235074009
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Decatur
- **state**: AL
- **country**: United States
- **location**: Albany
- **lat**: 34.6
- **long**: -86.977778
- **full address**: Albany, Decatur, Alabama, United States

## Event gallery

- **Alt text**: Thanksgiving Luncheon
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/50f6365c39fced6a3d959bf912248da6f34090c9c64bd4dec04d80a3e88857de-rimg-w1080-h1080-dcece6d6-gmir?v=1763715189

## FAQs

- **Q**: When and where is Thanksgiving Luncheon being held?
  - **A:** Thanksgiving Luncheon takes place on Sun, 23 Nov, 2025 at 11:30 am to Sun, 23 Nov, 2025 at 11:30 am at Albany, Decatur, Alabama, United States.
- **Q**: Who is organizing Thanksgiving Luncheon?
  - **A:** Thanksgiving Luncheon is organized by Westminster Presbyterian Church, Decatur AL, PCUSA.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving Luncheon",
        "image": "https://cdn-az.allevents.in/events3/banners/50f6365c39fced6a3d959bf912248da6f34090c9c64bd4dec04d80a3e88857de-rimg-w1080-h1080-dcece6d6-gmir?v=1763715189",
        "startDate": "2025-11-23",
        "url": "https://allevents.in/decatur/thanksgiving-luncheon/200029235074009",
        "location": {
            "@type": "Place",
            "name": "Albany",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Decatur, Alabama",
                "addressLocality": "Decatur",
                "addressRegion": "AL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.6",
                "longitude": "-86.977778"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Celebrating our blessings this Sunday.  Come join us!!. All are welcome!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Westminster Presbyterian Church Decatur AL PCUSA",
                "url": "https://allevents.in/org/westminster-presbyterian-church-decatur-al-pcusa/23397527"
            }
        ]
    }
]
```