

# Event Details

- **Event Name**: Buck Fever 2025
- **Event Start and End Date**: Sun, 16 Nov, 2025 at 12:00 pm
- **Event Description**: Come to the Sparta VFW and support our annual fundraiser. Profits support our local youth and veterans.
- **Event URL**: https://allevents.in/sparta/buck-fever-2025/200029066032919
- **Event Categories**: nonprofit
- **Interested Audience**: 
  - total_interested_count: 19

## Ticket Details


## Event venue details

- **city**: Sparta
- **state**: WI
- **country**: United States
- **location**: 121 S. Rusk Ave, Sparta, WI, United States, Wisconsin 54656
- **lat**: 43.94312
- **long**: -90.80048
- **full address**: 121 S. Rusk Ave, Sparta, WI, United States, Wisconsin 54656

## Event gallery

- **Alt text**: Buck Fever 2025
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/3d8bc2190752373998aa9d1026488e7c39d44211723b6184cc374f73664f7c55-rimg-w929-h493-dc2f2b1e-gmir?v=1763006254

## FAQs

- **Q**: When and where is Buck Fever 2025 being held?
  - **A:** Buck Fever 2025 takes place on Sun, 16 Nov, 2025 at 12:00 pm to Sun, 16 Nov, 2025 at 12:00 pm at 121 S. Rusk Ave, Sparta, WI, United States, Wisconsin 54656.
- **Q**: Who is organizing Buck Fever 2025?
  - **A:** Buck Fever 2025 is organized by Sparta VFW Post 2112.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Buck Fever 2025",
        "image": "https://cdn-az.allevents.in/events6/banners/3d8bc2190752373998aa9d1026488e7c39d44211723b6184cc374f73664f7c55-rimg-w929-h493-dc2f2b1e-gmir?v=1763006254",
        "startDate": "2025-11-16",
        "url": "https://allevents.in/sparta/buck-fever-2025/200029066032919",
        "location": {
            "@type": "Place",
            "name": "121 S. Rusk Ave, Sparta, WI, United States, Wisconsin 54656",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "121 S Rusk Ave, Sparta, WI 54656-1955, United States",
                "addressLocality": "Sparta",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.94312",
                "longitude": "-90.80048"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come to the Sparta VFW and support our annual fundraiser. Profits support our local youth and veterans.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sparta VFW Post 2112",
                "url": "https://allevents.in/org/sparta-vfw-post-2112/25729475"
            }
        ]
    }
]
```