

# Event Details

- **Event Name**: Tractor Pulls Sunday at Sussex Lions Daze
- **Event Start and End Date**: Sun, 12 Jul, 2026 at 02:00 pm
- **Event Description**: Saturday 1 pm and Sunday 2 pm
Tractor pulling is a competitive motor sport in which modified tractors drag a metal sled along a prescribed course.
- **Event URL**: https://allevents.in/sussex/tractor-pulls-sunday-at-sussex-lions-daze/200030123048503
- **Event Categories**: Sports, Workshops
- **Interested Audience**: 
  - total_interested_count: 57

## Ticket Details


## Event venue details

- **city**: Sussex
- **state**: WI
- **country**: United States
- **location**: Sussex Village Park
- **lat**: 43.130018777083
- **long**: -88.232220225
- **full address**: Sussex Village Park, W244N6100 Weaver Dr,Sussex, Wisconsin, United States

## Event gallery

- **Alt text**: Tractor Pulls Sunday at Sussex Lions Daze
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/f0352128d2e758a0665d2622eedb6fdba4a6804816d3f21721a08dba205fb839-rimg-w488-h326-dca5c6ea-gmir?v=1783639031

## FAQs

- **Q**: When and where is Tractor Pulls Sunday at Sussex Lions Daze being held?
  - **A:** Tractor Pulls Sunday at Sussex Lions Daze takes place on Sun, 12 Jul, 2026 at 02:00 pm to Sun, 12 Jul, 2026 at 02:00 pm at Sussex Village Park, W244N6100 Weaver Dr,Sussex, Wisconsin, United States.
- **Q**: Who is organizing Tractor Pulls Sunday at Sussex Lions Daze?
  - **A:** Tractor Pulls Sunday at Sussex Lions Daze is organized by Sussex Lions Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Tractor Pulls Sunday at Sussex Lions Daze",
        "image": "https://cdn-az.allevents.in/events1/banners/f0352128d2e758a0665d2622eedb6fdba4a6804816d3f21721a08dba205fb839-rimg-w488-h326-dca5c6ea-gmir?v=1783639031",
        "startDate": "2026-07-12",
        "url": "https://allevents.in/sussex/tractor-pulls-sunday-at-sussex-lions-daze/200030123048503",
        "location": {
            "@type": "Place",
            "name": "Sussex Village Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "W244N6100 Weaver Dr,Sussex, Wisconsin",
                "addressLocality": "Sussex",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.130018777083",
                "longitude": "-88.232220225"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Saturday 1 pm and Sunday 2 pm\nTractor pulling is a competitive motor sport in which modified tractors drag a metal sled along a prescribed course.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sussex Lions Club",
                "url": "https://allevents.in/org/sussex-lions-club/21949411"
            }
        ]
    }
]
```