

# Event Details

- **Event Name**: Farmer Olympics
- **Event Start and End Date**: Fri, 19 Jun, 2026 at 08:00 pm
- **Event Description**: Get your 4 person team together to compete in “farm” tasks. 

New this year is a youth division!
- **Event URL**: https://allevents.in/hamilton/farmer-olympics/200030214359834
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Hamilton
- **state**: OH
- **country**: United States
- **location**: Foster County Fairgrounds
- **lat**: 39.40064
- **long**: -84.53727
- **full address**: Foster County Fairgrounds, Hamilton, United States

## Event gallery

- **Alt text**: Farmer Olympics
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/93066a92e093a6ba805145dd1aa9e398f9957315de5e6a66589f8b10c595fd10-rimg-w960-h504-dc483117-gmir?v=1781674570

## FAQs

- **Q**: When and where is Farmer Olympics being held?
  - **A:** Farmer Olympics takes place on Fri, 19 Jun, 2026 at 08:00 pm to Fri, 19 Jun, 2026 at 08:00 pm at Foster County Fairgrounds, Hamilton, United States.
- **Q**: Who is organizing Farmer Olympics?
  - **A:** Farmer Olympics is organized by Foster County Fair Grounds.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Farmer Olympics is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. Whether you're a first-time attendee or a longtime enthusiast in Hamilton, this event is thoughtfully curated to deliver a standout experience worth every moment. If Farmer Olympics sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Farmer Olympics",
        "image": "https://cdn-az.allevents.in/events8/banners/93066a92e093a6ba805145dd1aa9e398f9957315de5e6a66589f8b10c595fd10-rimg-w960-h504-dc483117-gmir?v=1781674570",
        "startDate": "2026-06-19",
        "url": "https://allevents.in/hamilton/farmer-olympics/200030214359834",
        "location": {
            "@type": "Place",
            "name": "Foster County Fairgrounds",
            "address": {
                "@type": "PostalAddress",
                "name": "Foster County Fairgrounds, Hamilton, United States",
                "addressLocality": "Hamilton",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.40064",
                "longitude": "-84.53727"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Get your 4 person team together to compete in “farm” tasks. \n\nNew this year is a youth division!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Foster County Fair Grounds",
                "url": "https://allevents.in/org/foster-county-fair-grounds/25566947"
            }
        ]
    }
]
```