

# Event Details

- **Event Name**: Auto Cross at the Pike County Fair
- **Event Start and End Date**: Fri, 31 Jul, 2026 at 07:00 pm
- **Event Description**: Join us at the Grandstands!
- **Event URL**: https://allevents.in/piketon/auto-cross-at-the-pike-county-fair/200030476163841
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 78

## Ticket Details


## Event venue details

- **city**: Piketon
- **state**: OH
- **country**: United States
- **location**: 311 Mill St, Piketon, OH, United States, Ohio 45661
- **lat**: 39.06474
- **long**: -83.01412
- **full address**: 311 Mill St, Piketon, OH, United States, Ohio 45661

## Event gallery

- **Alt text**: Auto Cross at the Pike County Fair
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/e6adbfc201bbd9c948fae7f86fad8f295d3f76e2e5732bec018f72b7df3b668d-rimg-w1200-h675-dcf2dcbb-gmir?v=1785330880

## FAQs

- **Q**: When and where is Auto Cross at the Pike County Fair being held?
  - **A:** Auto Cross at the Pike County Fair takes place on Fri, 31 Jul, 2026 at 07:00 pm to Fri, 31 Jul, 2026 at 07:00 pm at 311 Mill St, Piketon, OH, United States, Ohio 45661.
- **Q**: Who is organizing Auto Cross at the Pike County Fair?
  - **A:** Auto Cross at the Pike County Fair is organized by Pike County Fairgrounds.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Auto Cross at the Pike County Fair",
        "image": "https://cdn-az.allevents.in/events1/banners/e6adbfc201bbd9c948fae7f86fad8f295d3f76e2e5732bec018f72b7df3b668d-rimg-w1200-h675-dcf2dcbb-gmir?v=1785330880",
        "startDate": "2026-07-31",
        "url": "https://allevents.in/piketon/auto-cross-at-the-pike-county-fair/200030476163841",
        "location": {
            "@type": "Place",
            "name": "311 Mill St, Piketon, OH, United States, Ohio 45661",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "311 Mill St, Piketon, OH 45661-9600, United States",
                "addressLocality": "Piketon",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.06474",
                "longitude": "-83.01412"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us at the Grandstands!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pike County Fairgrounds",
                "url": "https://allevents.in/org/pike-county-fairgrounds/13186926",
                "description": "Official Facebook page for the Pike County Fairgrounds in Piketon, OH."
            }
        ]
    }
]
```