

# Event Details

- **Event Name**: race day
- **Event Start and End Date**: Sat, 24 Jan, 2026 at 12:00 am
- **Event Description**: Racing is on Saturday Jan 24th
Open practice racing 2pm
- **Event URL**: https://allevents.in/sheboygan-falls/race-day/200029535295615
- **Event Categories**: sports
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Sheboygan Falls
- **state**: WI
- **country**: United States
- **location**: On Track RC Hobbies
- **lat**: 43.72813
- **long**: -87.8136
- **full address**: On Track RC Hobbies, 805  Monroe Street,Sheboygan Falls, Wisconsin, United States

## Event gallery

- **Alt text**: race day
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/85ad24ed8085efb1701ce7ab5c7938c32b5abd907d828783a014df9b35aca84e-rimg-w1200-h976-dcffffff-gmir?v=1768993395

## FAQs

- **Q**: When and where is race day being held?
  - **A:** race day takes place on Sat, 24 Jan, 2026 at 12:00 am to Sat, 24 Jan, 2026 at 12:00 am at On Track RC Hobbies, 805  Monroe Street,Sheboygan Falls, Wisconsin, United States.
- **Q**: Who is organizing race day?
  - **A:** race day is organized by On Track RC Hobbies.
- **Q**: Who is this event for? Is it right for me?
  - **A:** race day is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. Whether you're a first-time attendee or a longtime enthusiast in Sheboygan Falls, this event is thoughtfully curated to deliver a standout experience worth every moment. If race day sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "race day",
        "image": "https://cdn-az.allevents.in/events3/banners/85ad24ed8085efb1701ce7ab5c7938c32b5abd907d828783a014df9b35aca84e-rimg-w1200-h976-dcffffff-gmir?v=1768993395",
        "startDate": "2026-01-24",
        "url": "https://allevents.in/sheboygan-falls/race-day/200029535295615",
        "location": {
            "@type": "Place",
            "name": "On Track RC Hobbies",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "805  Monroe Street,Sheboygan Falls, Wisconsin",
                "addressLocality": "Sheboygan Falls",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.72813",
                "longitude": "-87.8136"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Racing is on Saturday Jan 24th\nOpen practice racing 2pm",
        "organizer": [
            {
                "@type": "Organization",
                "name": "On Track RC Hobbies",
                "url": "https://allevents.in/org/on-track-rc-hobbies/23284716"
            }
        ]
    }
]
```