

# Event Details

- **Event Name**: Phelps County Fair
- **Event Start and End Date**: Thu, 29 May, 2025 at 03:00 pm – Sat, 31 May, 2025 at 11:00 pm
- **Event Description**: Rodeo, pageants, kids games, truck and tractor pull, demolition derby, games
- **Event URL**: https://allevents.in/rolla/phelps-county-fair/200028147310250
- **Event Categories**: kids, rodeo
- **Interested Audience**: 
  - total_interested_count: 124

## Ticket Details

- **Ticket URL**: http://facebook.com/200028147310250?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=rolla-events

## Event venue details

- **city**: Rolla
- **state**: MO
- **country**: United States
- **location**: Phelps County Fair
- **lat**: 37.909836783096
- **long**: -91.773448950936
- **full address**: Phelps County Fair, 12860 S US Highway 63,Rolla, Missouri, United States

## Event gallery

- **Alt text**: Phelps County Fair
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/d7ee360e678f5d5d5031c2d032cae490c3a73c21196e356999231448a600fb4e-rimg-w1200-h669-dcf7dabe-gmir?v=1748128831

## FAQs

- **Q**: When and where is Phelps County Fair being held?
  - **A:** Phelps County Fair takes place on Thu, 29 May, 2025 at 03:00 pm to Sat, 31 May, 2025 at 11:00 pm at Phelps County Fair, 12860 S US Highway 63,Rolla, Missouri, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Phelps County Fair",
        "image": "https://cdn-az.allevents.in/events6/banners/d7ee360e678f5d5d5031c2d032cae490c3a73c21196e356999231448a600fb4e-rimg-w1200-h669-dcf7dabe-gmir?v=1748128831",
        "startDate": "2025-05-29",
        "endDate": "2025-05-31",
        "url": "https://allevents.in/rolla/phelps-county-fair/200028147310250",
        "location": {
            "@type": "Place",
            "name": "Phelps County Fair",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "12860 S US Highway 63,Rolla, Missouri",
                "addressLocality": "Rolla",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.909836783096",
                "longitude": "-91.773448950936"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Rodeo, pageants, kids games, truck and tractor pull, demolition derby, games"
    }
]
```