

# Event Details

- **Event Name**: Best Years Club: Thanksgiving Luncheon
- **Event Start and End Date**: Wed, 19 Nov, 2025 at 10:00 am
- **Event Description**: Join the Best Years Club for a warm Thanksgiving luncheon, filled with gratitude, love and delicious food.
- **Event URL**: https://allevents.in/fort-worth/best-years-club-thanksgiving-luncheon/200029203548951
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Fort Worth
- **state**: TX
- **country**: United States
- **location**: Eugene McCray Community Center
- **lat**: 32.698467529813
- **long**: -97.249216248961
- **full address**: Eugene McCray Community Center, 4932 Wilbarger St,Fort Worth,TX,United States

## Event gallery

- **Alt text**: Best Years Club: Thanksgiving Luncheon
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/85be4a70a2aa6ed2a9f9721d3a52ca59563e5938e2f5fe4185e1d3538d7ee407-rimg-w1200-h675-dc311b14-gmir?v=1763264340

## FAQs

- **Q**: When and where is Best Years Club: Thanksgiving Luncheon being held?
  - **A:** Best Years Club: Thanksgiving Luncheon takes place on Wed, 19 Nov, 2025 at 10:00 am to Wed, 19 Nov, 2025 at 10:00 am at Eugene McCray Community Center, 4932 Wilbarger St,Fort Worth,TX,United States.
- **Q**: Who is organizing Best Years Club: Thanksgiving Luncheon?
  - **A:** Best Years Club: Thanksgiving Luncheon is organized by Fort Worth Parks.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Best Years Club: Thanksgiving Luncheon",
        "image": "https://cdn-az.allevents.in/events2/banners/85be4a70a2aa6ed2a9f9721d3a52ca59563e5938e2f5fe4185e1d3538d7ee407-rimg-w1200-h675-dc311b14-gmir?v=1763264340",
        "startDate": "2025-11-19",
        "url": "https://allevents.in/fort-worth/best-years-club-thanksgiving-luncheon/200029203548951",
        "location": {
            "@type": "Place",
            "name": "Eugene McCray Community Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4932 Wilbarger St,Fort Worth,TX,United States",
                "addressLocality": "Fort Worth",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.698467529813",
                "longitude": "-97.249216248961"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join the Best Years Club for a warm Thanksgiving luncheon, filled with gratitude, love and delicious food.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Fort Worth Parks",
                "url": "https://allevents.in/org/fort-worth-parks/26035168"
            }
        ]
    }
]
```