

# Event Details

- **Event Name**: Thanksgiving Dinner
- **Event Start and End Date**: Sun, 23 Nov, 2025 at 06:00 pm
- **Event Description**: Doors Open - 5:30pm
Meal Starts - 6:00pn
- **Event URL**: https://allevents.in/oconto/thanksgiving-dinner/200029199942448
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Oconto
- **state**: WI
- **country**: United States
- **location**: 648 Brazeau Ave., Oconto, WI
- **lat**: 44.89167
- **long**: -87.8835
- **full address**: 648 Brazeau Ave., Oconto, WI, United States

## Event gallery

- **Alt text**: Thanksgiving Dinner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/b0deef505186b2c32d3cb0b94c0e1650e0a56f4ddc8b76cdae593b22817092bf-rimg-w1200-h675-dc5d7c90-gmir?v=1763808700

## FAQs

- **Q**: When and where is Thanksgiving Dinner being held?
  - **A:** Thanksgiving Dinner takes place on Sun, 23 Nov, 2025 at 06:00 pm to Sun, 23 Nov, 2025 at 06:00 pm at 648 Brazeau Ave., Oconto, WI, United States.
- **Q**: Who is organizing Thanksgiving Dinner?
  - **A:** Thanksgiving Dinner is organized by My Church, Oconto Assembly of God.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving Dinner",
        "image": "https://cdn-az.allevents.in/events3/banners/b0deef505186b2c32d3cb0b94c0e1650e0a56f4ddc8b76cdae593b22817092bf-rimg-w1200-h675-dc5d7c90-gmir?v=1763808700",
        "startDate": "2025-11-23",
        "url": "https://allevents.in/oconto/thanksgiving-dinner/200029199942448",
        "location": {
            "@type": "Place",
            "name": "648 Brazeau Ave., Oconto, WI",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "648 Brazeau Ave, Oconto, WI 54153-1946, United States",
                "addressLocality": "Oconto",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.89167",
                "longitude": "-87.8835"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Doors Open - 5:30pm\nMeal Starts - 6:00pn",
        "organizer": [
            {
                "@type": "Organization",
                "name": "My Church Oconto Assembly of God",
                "url": "https://allevents.in/org/my-church-oconto-assembly-of-god/25240973"
            }
        ]
    }
]
```