

# Event Details

- **Event Name**: Swine Weigh-In
- **Event Start and End Date**: Sat, 18 Apr, 2026 at 09:00 am – Sat, 18 Apr, 2026 at 10:00 am (-05:00)
- **Event Description**: This should be the date for swine weigh-in. The passel hogs will be delivered during weigh in and all hogs will be tagged when they cross the scale. 
DNA tags are available, contact the extension office for more information.
- **Event URL**: https://allevents.in/osceola/swine-weigh-in/200029799449149
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Osceola
- **state**: IA
- **country**: United States
- **location**: Clarke County Fairgrounds & Event Center
- **lat**: 41.03064
- **long**: -93.76595
- **full address**: Clarke County Fairgrounds &amp; Event Center, 2070 W Mclane St.,Osceola, Iowa, United States

## Event gallery

- **Alt text**: Swine Weigh-In
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/efad606093c85e3a7ebb0ab6102756cbb282d1d1e57b5fee1dd2af30f122ecf0-rimg-w727-h400-dc37725a-gmir?v=1775639902

## FAQs

- **Q**: When and where is Swine Weigh-In being held?
  - **A:** Swine Weigh-In takes place on Sat, 18 Apr, 2026 at 09:00 am to Sat, 18 Apr, 2026 at 10:00 am at Clarke County Fairgrounds &amp; Event Center, 2070 W Mclane St.,Osceola, Iowa, United States.
- **Q**: Who is organizing Swine Weigh-In?
  - **A:** Swine Weigh-In is organized by Clarke County 4-H - Iowa.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Swine Weigh-In",
        "image": "https://cdn-az.allevents.in/events4/banners/efad606093c85e3a7ebb0ab6102756cbb282d1d1e57b5fee1dd2af30f122ecf0-rimg-w727-h400-dc37725a-gmir?v=1775639902",
        "startDate": "2026-04-18T09:00:00-05:00",
        "endDate": "2026-04-18T10:00:00-05:00",
        "url": "https://allevents.in/osceola/swine-weigh-in/200029799449149",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Clarke County Fairgrounds & Event Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2070 W Mclane St.,Osceola, Iowa",
                "addressLocality": "Osceola",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.03064",
                "longitude": "-93.76595"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This should be the date for swine weigh-in. The passel hogs will be delivered during weigh in and all hogs will be tagged when they cross the scale. \nDNA tags are available, contact the extension office for more information.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Clarke County 4-H - Iowa",
                "url": "https://allevents.in/org/clarke-county-4-h-iowa/23758316"
            }
        ]
    }
]
```