

# Event Details

- **Event Name**: Thanksgiving Eve Meat Raffle
- **Event Start and End Date**: Wed, 26 Nov, 2025 at 08:00 pm
- **Event Description**: Every ticket purchased helps make a difference. All proceeds go right back into our community, supporting local programs, families, and causes that matter most.
- **Event URL**: https://allevents.in/hammond/thanksgiving-eve-meat-raffle/200029119578228
- **Event Categories**: thanksgiving, nonprofit
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: Hammond
- **state**: WI
- **country**: United States
- **location**: Parkside Restaurant and Bar
- **lat**: 44.98054
- **long**: -92.43648
- **full address**: Parkside Restaurant and Bar, 555 Davis St,Hammond,WI,United States

## Event gallery

- **Alt text**: Thanksgiving Eve Meat Raffle
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/54b2d09fc8d4df9b6eb4f080c4efc5c147a75278c8e3bea50bd6c4c864b3b8ca-rimg-w1200-h600-dcffe6d7-gmir?v=1763690213

## FAQs

- **Q**: When and where is Thanksgiving Eve Meat Raffle being held?
  - **A:** Thanksgiving Eve Meat Raffle takes place on Wed, 26 Nov, 2025 at 08:00 pm to Wed, 26 Nov, 2025 at 08:00 pm at Parkside Restaurant and Bar, 555 Davis St,Hammond,WI,United States.
- **Q**: Who is organizing Thanksgiving Eve Meat Raffle?
  - **A:** Thanksgiving Eve Meat Raffle is organized by Hammond Snowdrifters.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving Eve Meat Raffle",
        "image": "https://cdn-az.allevents.in/events9/banners/54b2d09fc8d4df9b6eb4f080c4efc5c147a75278c8e3bea50bd6c4c864b3b8ca-rimg-w1200-h600-dcffe6d7-gmir?v=1763690213",
        "startDate": "2025-11-26",
        "url": "https://allevents.in/hammond/thanksgiving-eve-meat-raffle/200029119578228",
        "location": {
            "@type": "Place",
            "name": "Parkside Restaurant and Bar",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "555 Davis St,Hammond,WI,United States",
                "addressLocality": "Hammond",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.98054",
                "longitude": "-92.43648"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Every ticket purchased helps make a difference. All proceeds go right back into our community, supporting local programs, families, and causes that matter most.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hammond Snowdrifters",
                "url": "https://allevents.in/org/hammond-snowdrifters/21016395"
            }
        ]
    }
]
```