

# Event Details

- **Event Name**: Ag Trivia
- **Event Start and End Date**: Sat, 08 Nov, 2025 at 06:00 pm
- **Event Description**: Ag Trivia is returning to the farm dealerships!  Join us on Saturday, November 8th for a hot meal and cool competition.  More details to come.
- **Event URL**: https://allevents.in/cortland/ag-trivia/200028810485423
- **Event Categories**: contests
- **Interested Audience**: 
  - total_interested_count: 35

## Ticket Details


## Event venue details

- **city**: Cortland
- **state**: NY
- **country**: United States
- **location**: CNY Farm Supply
- **lat**: 42.593892
- **long**: -76.144103
- **full address**: CNY Farm Supply, 3865 US Route 11,Cortland,NY,United States

## Event gallery

- **Alt text**: Ag Trivia
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/24f22137ba899af366b6a92a8c8ebdbbd63366d9c62beb2b222e5e9e1e81474e-rimg-w1200-h927-dcffffff-gmir?v=1762627438

## FAQs

- **Q**: When and where is Ag Trivia being held?
  - **A:** Ag Trivia takes place on Sat, 08 Nov, 2025 at 06:00 pm to Sat, 08 Nov, 2025 at 06:00 pm at CNY Farm Supply, 3865 US Route 11,Cortland,NY,United States.
- **Q**: Who is organizing Ag Trivia?
  - **A:** Ag Trivia is organized by Cortland County Farm Bureau.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ag Trivia",
        "image": "https://cdn-az.allevents.in/events2/banners/24f22137ba899af366b6a92a8c8ebdbbd63366d9c62beb2b222e5e9e1e81474e-rimg-w1200-h927-dcffffff-gmir?v=1762627438",
        "startDate": "2025-11-08",
        "url": "https://allevents.in/cortland/ag-trivia/200028810485423",
        "location": {
            "@type": "Place",
            "name": "CNY Farm Supply",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3865 US Route 11,Cortland,NY,United States",
                "addressLocality": "Cortland",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.593892",
                "longitude": "-76.144103"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Ag Trivia is returning to the farm dealerships!  Join us on Saturday, November 8th for a hot meal and cool competition.  More details to come.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cortland County Farm Bureau",
                "url": "https://allevents.in/org/cortland-county-farm-bureau/23589402"
            }
        ]
    }
]
```