

# Event Details

- **Event Name**: Spring Tractor Ride
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 12:00 pm
- **Event Description**: Spring Tractor Ride for Cancer Awareness!! Plenty of parking, always a great time!
- **Event URL**: https://allevents.in/cassopolis/spring-tractor-ride/200030153056745
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Cassopolis
- **state**: MI
- **country**: United States
- **location**: Cass County Fairgrounds
- **lat**: 41.920808642991
- **long**: -86.005448646947
- **full address**: Cass County Fairgrounds, Cassopolis, Michigan, United States

## Event gallery

- **Alt text**: Spring Tractor Ride
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/3b50e5b77af92ea91a543d77b0df9aecdfa106e77decbf4e3746814296e30546-rimg-w813-h609-dceebe5e-gmir?v=1781856902

## FAQs

- **Q**: When and where is Spring Tractor Ride being held?
  - **A:** Spring Tractor Ride takes place on Sat, 20 Jun, 2026 at 12:00 pm to Sat, 20 Jun, 2026 at 12:00 pm at Cass County Fairgrounds, Cassopolis, Michigan, United States.
- **Q**: Who is organizing Spring Tractor Ride?
  - **A:** Spring Tractor Ride is organized by Cass County Tractor Pullers.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Spring Tractor Ride",
        "image": "https://cdn-az.allevents.in/events2/banners/3b50e5b77af92ea91a543d77b0df9aecdfa106e77decbf4e3746814296e30546-rimg-w813-h609-dceebe5e-gmir?v=1781856902",
        "startDate": "2026-06-20",
        "url": "https://allevents.in/cassopolis/spring-tractor-ride/200030153056745",
        "location": {
            "@type": "Place",
            "name": "Cass County Fairgrounds",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Cassopolis, Michigan",
                "addressLocality": "Cassopolis",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.920808642991",
                "longitude": "-86.005448646947"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Spring Tractor Ride for Cancer Awareness!! Plenty of parking, always a great time!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cass County Tractor Pullers",
                "url": "https://allevents.in/org/cass-county-tractor-pullers/25778099"
            }
        ]
    }
]
```