

# Event Details

- **Event Name**: Thanksgiving Meal
- **Event Start and End Date**: Thu, 27 Nov, 2025 at 01:00 pm
- **Event Description**: This is our annual Thanksgiving Meal. We welcome all service members, veterans and their families. Please bring a dish to share. We request all shareable dishes be delivered by Noon.

Happy Thanksgiving!
- **Event URL**: https://allevents.in/fairbanks/thanksgiving-meal/200029237473045
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Fairbanks
- **state**: AK
- **country**: United States
- **location**: 324 2nd Street, Fairbanks, AK
- **lat**: 64.84637
- **long**: -147.70195
- **full address**: 324 2nd Street, Fairbanks, AK, United States

## Event gallery

- **Alt text**: Thanksgiving Meal
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Thanksgiving+Meal&date=Thu%2C+27+Nov%2C+2025+at+01%3A00+pm&bg=1

## FAQs

- **Q**: When and where is Thanksgiving Meal being held?
  - **A:** Thanksgiving Meal takes place on Thu, 27 Nov, 2025 at 01:00 pm to Thu, 27 Nov, 2025 at 01:00 pm at 324 2nd Street, Fairbanks, AK, United States.
- **Q**: Who is organizing Thanksgiving Meal?
  - **A:** Thanksgiving Meal is organized by VFW Auxiliary 3629.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving Meal",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Thanksgiving+Meal&date=Thu%2C+27+Nov%2C+2025+at+01%3A00+pm&bg=1",
        "startDate": "2025-11-27",
        "url": "https://allevents.in/fairbanks/thanksgiving-meal/200029237473045",
        "location": {
            "@type": "Place",
            "name": "324 2nd Street, Fairbanks, AK",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "324 2nd St, Fairbanks, AK 99701-3104, United States",
                "addressLocality": "Fairbanks",
                "addressRegion": "AK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "64.84637",
                "longitude": "-147.70195"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This is our annual Thanksgiving Meal. We welcome all service members, veterans and their families. Please bring a dish to share. We request all shareable dishes be delivered by Noon.\n\nHappy Thanksgiving!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "VFW Auxiliary 3629",
                "url": "https://allevents.in/org/vfw-auxiliary-3629/26941809"
            }
        ]
    }
]
```