

# Event Details

- **Event Name**: Thanksgiving Dinner
- **Event Start and End Date**: Sat, 22 Nov, 2025 at 04:00 pm – Sat, 22 Nov, 2025 at 07:00 pm
- **Event Description**: Join us for our annual Thanksgiving dinner! Time TBD.
- **Event URL**: https://allevents.in/minneapolis/thanksgiving-dinner/200028734489229
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Minneapolis
- **state**: MN
- **country**: United States
- **location**: 7520 Golden Valley Rd, Golden Valley, Minnesota 55427
- **lat**: 44.98728
- **long**: -93.37603
- **full address**: 7520 Golden Valley Rd, Golden Valley, Minnesota 55427, 7520 Golden Valley Rd, Minneapolis, MN 55427-4506, United States

## Event gallery

- **Alt text**: Thanksgiving Dinner
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/5daad2347cd06697b504551e103941d8c9303877f90d220eeff7942f1fab4e85-rimg-w1144-h497-dc2f2b28-gmir?v=1763477779

## FAQs

- **Q**: When and where is Thanksgiving Dinner being held?
  - **A:** Thanksgiving Dinner takes place on Sat, 22 Nov, 2025 at 04:00 pm to Sat, 22 Nov, 2025 at 07:00 pm at 7520 Golden Valley Rd, Golden Valley, Minnesota 55427, 7520 Golden Valley Rd, Minneapolis, MN 55427-4506, United States.
- **Q**: Who is organizing Thanksgiving Dinner?
  - **A:** Thanksgiving Dinner is organized by Single Moms Connection.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving Dinner",
        "image": "https://cdn-az.allevents.in/events1/banners/5daad2347cd06697b504551e103941d8c9303877f90d220eeff7942f1fab4e85-rimg-w1144-h497-dc2f2b28-gmir?v=1763477779",
        "startDate": "2025-11-22",
        "endDate": "2025-11-22",
        "url": "https://allevents.in/minneapolis/thanksgiving-dinner/200028734489229",
        "location": {
            "@type": "Place",
            "name": "7520 Golden Valley Rd, Golden Valley, Minnesota 55427",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7520 Golden Valley Rd, Minneapolis, MN 55427-4506, United States",
                "addressLocality": "Minneapolis",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.98728",
                "longitude": "-93.37603"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our annual Thanksgiving dinner! Time TBD.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Single Moms Connection",
                "url": "https://allevents.in/org/single-moms-connection/20871456"
            }
        ]
    }
]
```