

# Event Details

- **Event Name**: Poultry PT testing
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 02:00 pm – Sat, 20 Jun, 2026 at 03:00 pm
- **Event Description**: PT testing will take place at the Clarke county fairgrounds on Saturday June 20th from 9-10 AM
- **Event URL**: https://allevents.in/osceola/poultry-pt-testing/200030095701149
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Osceola
- **state**: IA
- **country**: United States
- **location**: 709 Furnas Drive, Suite 1, Osceola, IA, United States, Iowa 50213
- **lat**: 41.02779
- **long**: -93.78273
- **full address**: 709 Furnas Drive, Suite 1, Osceola, IA, United States, Iowa 50213

## Event gallery

- **Alt text**: Poultry PT testing
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/31624cdec5cc7117527048100498150be7286afd4ed829e431ce62db71827055-rimg-w539-h313-dcffffff-gmir?v=1781498883

## FAQs

- **Q**: When and where is Poultry PT testing being held?
  - **A:** Poultry PT testing takes place on Sat, 20 Jun, 2026 at 02:00 pm to Sat, 20 Jun, 2026 at 03:00 pm at 709 Furnas Drive, Suite 1, Osceola, IA, United States, Iowa 50213.
- **Q**: Who is organizing Poultry PT testing?
  - **A:** Poultry PT testing is organized by Clarke County 4-H - Iowa.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Poultry PT testing",
        "image": "https://cdn-az.allevents.in/events10/banners/31624cdec5cc7117527048100498150be7286afd4ed829e431ce62db71827055-rimg-w539-h313-dcffffff-gmir?v=1781498883",
        "startDate": "2026-06-20",
        "endDate": "2026-06-20",
        "url": "https://allevents.in/osceola/poultry-pt-testing/200030095701149",
        "location": {
            "@type": "Place",
            "name": "709 Furnas Drive, Suite 1, Osceola, IA, United States, Iowa 50213",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "709 Furnas Dr, Osceola, IA 50213-9601, United States",
                "addressLocality": "Osceola",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.02779",
                "longitude": "-93.78273"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "PT testing will take place at the Clarke county fairgrounds on Saturday June 20th from 9-10 AM",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Clarke County 4-H - Iowa",
                "url": "https://allevents.in/org/clarke-county-4-h-iowa/23758316"
            }
        ]
    }
]
```