

# Event Details

- **Event Name**: Fall Fun Show
- **Event Start and End Date**: Sat, 19 Sep, 2026 at 10:00 am (-05:00)
- **Event Description**: Fall Fun Show!
- **Event URL**: https://allevents.in/wisconsin-rapids/fall-fun-show/200030070832335
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 29

## Ticket Details


## Event venue details

- **city**: Wisconsin Rapids
- **state**: WI
- **country**: United States
- **location**: 8181 Deer Rd, Wisconsin Rapids, WI
- **lat**: 44.34443
- **long**: -89.72183
- **full address**: 8181 Deer Rd, Wisconsin Rapids, WI, United States

## Event gallery

- **Alt text**: Fall Fun Show
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/18e0d059a52325a9102692df3d0f054439a7e5ad212739d0606fc78a330cb450-rimg-w720-h540-dc012e91-gmir?v=1779211534

## FAQs

- **Q**: When and where is Fall Fun Show being held?
  - **A:** Fall Fun Show takes place on Sat, 19 Sep, 2026 at 10:00 am to Sat, 19 Sep, 2026 at 10:00 am at 8181 Deer Rd, Wisconsin Rapids, WI, United States.
- **Q**: Who is organizing Fall Fun Show?
  - **A:** Fall Fun Show is organized by TriCity Riding Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fall Fun Show",
        "image": "https://cdn-az.allevents.in/events10/banners/18e0d059a52325a9102692df3d0f054439a7e5ad212739d0606fc78a330cb450-rimg-w720-h540-dc012e91-gmir?v=1779211534",
        "startDate": "2026-09-19T10:00:00-05:00",
        "url": "https://allevents.in/wisconsin-rapids/fall-fun-show/200030070832335",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "8181 Deer Rd, Wisconsin Rapids, WI",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8081 Deer Rd, Wisconsin Rapids, WI 54494-8946, United States",
                "addressLocality": "Wisconsin Rapids",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.34443",
                "longitude": "-89.72183"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Fall Fun Show!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "TriCity Riding Club",
                "url": "https://allevents.in/org/tricity-riding-club/10859600",
                "description": "Tri-City Riding Club is located in Kellner, WI. We have Gymkhanas, fun shows, swap meets and more!"
            }
        ]
    }
]
```