

# Event Details

- **Event Name**: Youth Dairy Goat Show
- **Event Start and End Date**: Sat, 11 Jul, 2026 at 09:00 am
- **Event Description**: This Saturday morning show promises to be a good one! We will show by breeds as long as we have at least three! Entries open May 1st using showman.app.
- **Event URL**: https://allevents.in/pleasant-hill/youth-dairy-goat-show/200030087673710
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Pleasant Hill
- **state**: MO
- **country**: United States
- **location**: Cass County Fair - Missouri
- **lat**: 38.7841782
- **long**: -94.2775744
- **full address**: Cass County Fair - Missouri, 308 W Commercial St,Pleasant Hill, Missouri, United States

## Event gallery

- **Alt text**: Youth Dairy Goat Show
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/ef79415e1009a4e75b78efb2dde8cba2a1f8afe7885e4c057b022739a4c5a178-rimg-w1200-h1600-dcc1a776-gmir?v=1783640999

## FAQs

- **Q**: When and where is Youth Dairy Goat Show being held?
  - **A:** Youth Dairy Goat Show takes place on Sat, 11 Jul, 2026 at 09:00 am to Sat, 11 Jul, 2026 at 09:00 am at Cass County Fair - Missouri, 308 W Commercial St,Pleasant Hill, Missouri, United States.
- **Q**: Who is organizing Youth Dairy Goat Show?
  - **A:** Youth Dairy Goat Show is organized by Cass County Fair Youth Livestock Show.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Youth Dairy Goat Show",
        "image": "https://cdn-az.allevents.in/events6/banners/ef79415e1009a4e75b78efb2dde8cba2a1f8afe7885e4c057b022739a4c5a178-rimg-w1200-h1600-dcc1a776-gmir?v=1783640999",
        "startDate": "2026-07-11",
        "url": "https://allevents.in/pleasant-hill/youth-dairy-goat-show/200030087673710",
        "location": {
            "@type": "Place",
            "name": "Cass County Fair - Missouri",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "308 W Commercial St,Pleasant Hill, Missouri",
                "addressLocality": "Pleasant Hill",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.7841782",
                "longitude": "-94.2775744"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This Saturday morning show promises to be a good one! We will show by breeds as long as we have at least three! Entries open May 1st using showman.app.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cass County Fair Youth Livestock Show",
                "url": "https://allevents.in/org/cass-county-fair-youth-livestock-show/25777975"
            }
        ]
    }
]
```