

# Event Details

- **Event Name**: Youth Beef Show
- **Event Start and End Date**: Fri, 10 Jul, 2026 at 07:00 pm (-05:00)
- **Event Description**: Join us under the lights for a cool, evening show! We look forward to a new adventure, new date, and new time. 

Entries open May 1st using showman.app.
- **Event URL**: https://allevents.in/pleasant-hill/youth-beef-show/200029935978627
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 13

## 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 Beef Show
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/1dd2bfdab99ce467658d5263c19e7a0dd78f201ed134285621deaeb4fb6f5cb4-rimg-w1200-h900-dcc5bbaa-gmir?v=1776064347

## FAQs

- **Q**: When and where is Youth Beef Show being held?
  - **A:** Youth Beef Show takes place on Fri, 10 Jul, 2026 at 07:00 pm to Fri, 10 Jul, 2026 at 07:00 pm at Cass County Fair - Missouri, 308 W Commercial St,Pleasant Hill, Missouri, United States.
- **Q**: Who is organizing Youth Beef Show?
  - **A:** Youth Beef Show is organized by Cass County Fair Youth Livestock Show.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Youth Beef Show",
        "image": "https://cdn-az.allevents.in/events4/banners/1dd2bfdab99ce467658d5263c19e7a0dd78f201ed134285621deaeb4fb6f5cb4-rimg-w1200-h900-dcc5bbaa-gmir?v=1776064347",
        "startDate": "2026-07-10T19:00:00-05:00",
        "url": "https://allevents.in/pleasant-hill/youth-beef-show/200029935978627",
        "eventStatus": "https://schema.org/EventScheduled",
        "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": "Join us under the lights for a cool, evening show! We look forward to a new adventure, new date, and new time. \n\nEntries 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"
            }
        ]
    }
]
```