

# Event Details

- **Event Name**:  Henry County 4-H Live Stock Shows
- **Event Start and End Date**: Thu, 18 Jun, 2026 at 01:00 pm
- **Event Description**: Swine Show is at 8am
Beef Show (steers and heifers) is at 9am
Sheep Show is after the swine show
Goat Show is after the sheep show
- **Event URL**: https://allevents.in/cambridge/henry-county-4-h-live-stock-shows/200030076293845
- **Interested Audience**: 
  - total_interested_count: 21

## Ticket Details


## Event venue details

- **city**: Cambridge
- **state**: IL
- **country**: United States
- **location**: Henry County Fair
- **lat**: 41.3064902
- **long**: -90.18631725
- **full address**: Henry County Fair, 311 E North St,Cambridge, Illinois, United States

## Event gallery

- **Alt text**: Henry County 4-H Live Stock Shows
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/25f27e7fddfd36a83666115f7450dad524d8ddc493dc276fb6adb26f90ed73a8-rimg-w1200-h628-dc909090-gmir?v=1781488881

## FAQs

- **Q**: When and where is  Henry County 4-H Live Stock Shows being held?
  - **A:** Henry County 4-H Live Stock Shows takes place on Thu, 18 Jun, 2026 at 01:00 pm to Thu, 18 Jun, 2026 at 01:00 pm at Henry County Fair, 311 E North St,Cambridge, Illinois, United States.
- **Q**: Who is organizing  Henry County 4-H Live Stock Shows?
  - **A:** Henry County 4-H Live Stock Shows is organized by Henry County 4-H.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Henry County 4-H Live Stock Shows",
        "image": "https://cdn-az.allevents.in/events4/banners/25f27e7fddfd36a83666115f7450dad524d8ddc493dc276fb6adb26f90ed73a8-rimg-w1200-h628-dc909090-gmir?v=1781488881",
        "startDate": "2026-06-18",
        "url": "https://allevents.in/cambridge/henry-county-4-h-live-stock-shows/200030076293845",
        "location": {
            "@type": "Place",
            "name": "Henry County Fair",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "311 E North St,Cambridge, Illinois",
                "addressLocality": "Cambridge",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.3064902",
                "longitude": "-90.18631725"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Swine Show is at 8am\nBeef Show (steers and heifers) is at 9am\nSheep Show is after the swine show\nGoat Show is after the sheep show",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Henry County 4-H",
                "url": "https://allevents.in/org/henry-county-4-h/15611335",
                "description": "Welcome to Henry County 4-H in Illinois! "
            }
        ]
    }
]
```