

# Event Details

- **Event Name**: Yolo County Spring Show Auction
- **Event Start and End Date**: Sun, 03 May, 2026 at 11:00 am (-07:00)
- **Event Description**: Spring Show Auction

Awards at 10:30 before the auction
- **Event URL**: https://allevents.in/woodland/yolo-county-spring-show-auction/200029952523357
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Woodland
- **state**: CA
- **country**: United States
- **location**: Yolo County Fairgrounds
- **lat**: 38.66529901768
- **long**: -121.76374563453
- **full address**: Yolo County Fairgrounds, 1250 E. Gum Ave,Woodland,CA,United States

## Event gallery

- **Alt text**: Yolo County Spring Show Auction
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/63ff82c42a7497181d1ddb7bd44cd34258064b443823c65a30eadd7069d97a22-rimg-w1200-h563-dcd4d4d5-gmir?v=1776333057

## FAQs

- **Q**: When and where is Yolo County Spring Show Auction being held?
  - **A:** Yolo County Spring Show Auction takes place on Sun, 03 May, 2026 at 11:00 am to Sun, 03 May, 2026 at 11:00 am at Yolo County Fairgrounds, 1250 E. Gum Ave,Woodland,CA,United States.
- **Q**: Who is organizing Yolo County Spring Show Auction?
  - **A:** Yolo County Spring Show Auction is organized by Clarksburg 4-H Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Yolo County Spring Show Auction",
        "image": "https://cdn-az.allevents.in/events6/banners/63ff82c42a7497181d1ddb7bd44cd34258064b443823c65a30eadd7069d97a22-rimg-w1200-h563-dcd4d4d5-gmir?v=1776333057",
        "startDate": "2026-05-03T11:00:00-07:00",
        "url": "https://allevents.in/woodland/yolo-county-spring-show-auction/200029952523357",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Yolo County Fairgrounds",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1250 E. Gum Ave,Woodland,CA,United States",
                "addressLocality": "Woodland",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.66529901768",
                "longitude": "-121.76374563453"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Spring Show Auction\n\nAwards at 10:30 before the auction",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Clarksburg 4-H Club",
                "url": "https://allevents.in/org/clarksburg-4-h-club/26467651"
            }
        ]
    }
]
```