

# Event Details

- **Event Name**: Thanksgiving Dinner
- **Event Start and End Date**: Thu, 27 Nov, 2025 at 11:00 am
- **Event Description**: Thanksgiving Dinner, Post opens at 11am, dinner will be served beginning at 2pm. There will be turkey, ham, and sides; feel free to bring a side to share if you would like.
- **Event URL**: https://allevents.in/north-pole/thanksgiving-dinner/200029198308721
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: North Pole
- **state**: AK
- **country**: United States
- **location**: 3159 VFW St, North Pole, AK, United States, Alaska 99705
- **lat**: 64.72536
- **long**: -147.31329
- **full address**: 3159 VFW St, North Pole, AK, United States, Alaska 99705

## Event gallery

- **Alt text**: Thanksgiving Dinner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/6c8d0d3324471ac37821cfd392d41a16101c0a9cabebcdf95dd160b8fb3cc1bd-rimg-w830-h312-dcdec4bb-gmir?v=1763784256

## FAQs

- **Q**: When and where is Thanksgiving Dinner being held?
  - **A:** Thanksgiving Dinner takes place on Thu, 27 Nov, 2025 at 11:00 am to Thu, 27 Nov, 2025 at 11:00 am at 3159 VFW St, North Pole, AK, United States, Alaska 99705.
- **Q**: Who is organizing Thanksgiving Dinner?
  - **A:** Thanksgiving Dinner is organized by VFW Post 10029 North Pole, Alaska.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving Dinner",
        "image": "https://cdn-az.allevents.in/events3/banners/6c8d0d3324471ac37821cfd392d41a16101c0a9cabebcdf95dd160b8fb3cc1bd-rimg-w830-h312-dcdec4bb-gmir?v=1763784256",
        "startDate": "2025-11-27",
        "url": "https://allevents.in/north-pole/thanksgiving-dinner/200029198308721",
        "location": {
            "@type": "Place",
            "name": "3159 VFW St, North Pole, AK, United States, Alaska 99705",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3159 VFW St, North Pole, AK 99705-6740, United States",
                "addressLocality": "North Pole",
                "addressRegion": "AK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "64.72536",
                "longitude": "-147.31329"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Thanksgiving Dinner, Post opens at 11am, dinner will be served beginning at 2pm. There will be turkey, ham, and sides; feel free to bring a side to share if you would like.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "VFW Post 10029 North Pole Alaska",
                "url": "https://allevents.in/org/vfw-post-10029-north-pole-alaska/21105050"
            }
        ]
    }
]
```