

# Event Details

- **Event Name**: Thanksgiving Lunch
- **Event Start and End Date**: Sun, 23 Nov, 2025 at 11:00 am
- **Event Description**: We will be having Thanksgiving Lunch right after Morning Worship.  All are welcome!
- **Event URL**: https://allevents.in/ashland/thanksgiving-lunch/200029150742736
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details


## Event venue details

- **city**: Ashland
- **state**: KY
- **country**: United States
- **location**: Paul Coffee Ind. Park
- **lat**: 38.3974261504
- **long**: -82.7400068307
- **full address**: Paul Coffee Ind. Park, Ashland,KY,United States

## Event gallery

- **Alt text**: Thanksgiving Lunch
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/6c4062edae550d587f2e5ba273076e5346ad986d3a630606e89d8a9a948adaad-rimg-w447-h447-dcf9dfc6-gmir?v=1762554155

## FAQs

- **Q**: When and where is Thanksgiving Lunch being held?
  - **A:** Thanksgiving Lunch takes place on Sun, 23 Nov, 2025 at 11:00 am to Sun, 23 Nov, 2025 at 11:00 am at Paul Coffee Ind. Park, Ashland,KY,United States.
- **Q**: Who is organizing Thanksgiving Lunch?
  - **A:** Thanksgiving Lunch is organized by Redemption Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving Lunch",
        "image": "https://cdn-az.allevents.in/events8/banners/6c4062edae550d587f2e5ba273076e5346ad986d3a630606e89d8a9a948adaad-rimg-w447-h447-dcf9dfc6-gmir?v=1762554155",
        "startDate": "2025-11-23",
        "url": "https://allevents.in/ashland/thanksgiving-lunch/200029150742736",
        "location": {
            "@type": "Place",
            "name": "Paul Coffee Ind. Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Ashland,KY,United States",
                "addressLocality": "Ashland",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.3974261504",
                "longitude": "-82.7400068307"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will be having Thanksgiving Lunch right after Morning Worship.  All are welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Redemption Church",
                "url": "https://allevents.in/org/redemption-church/23558905"
            }
        ]
    }
]
```