

# Event Details

- **Event Name**: Opening Day Race
- **Event Start and End Date**: Sun, 26 Apr, 2026 at 12:00 pm (-04:00)
- **Event Description**: Join us for our 2026 opening day race!
- **Event URL**: https://allevents.in/westerville/opening-day-race/200029917813224
- **Event Categories**: Sports
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Westerville
- **state**: OH
- **country**: United States
- **location**: 535 Park Meadow Rd, Westerville, OH
- **lat**: 40.11276
- **long**: -82.9368
- **full address**: 535 Park Meadow Rd, Westerville, OH, United States

## Event gallery

- **Alt text**: Opening Day Race
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/c3e4cd5f15fed2426b76ad28c991e8fa107ffe5ecd1913ae902d483223bf991c-rimg-w937-h901-dc010101-gmir?v=1775796143

## FAQs

- **Q**: When and where is Opening Day Race being held?
  - **A:** Opening Day Race takes place on Sun, 26 Apr, 2026 at 12:00 pm to Sun, 26 Apr, 2026 at 12:00 pm at 535 Park Meadow Rd, Westerville, OH, United States.
- **Q**: Who is organizing Opening Day Race?
  - **A:** Opening Day Race is organized by Westerville BMX.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Opening Day Race 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 Westerville, this event is thoughtfully curated to deliver a standout experience worth every moment. If Opening Day Race sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Opening Day Race",
        "image": "https://cdn-az.allevents.in/events4/banners/c3e4cd5f15fed2426b76ad28c991e8fa107ffe5ecd1913ae902d483223bf991c-rimg-w937-h901-dc010101-gmir?v=1775796143",
        "startDate": "2026-04-26T12:00:00-04:00",
        "url": "https://allevents.in/westerville/opening-day-race/200029917813224",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "535 Park Meadow Rd, Westerville, OH",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "535 Park Meadow Rd, Westerville, OH 43081-4912, United States",
                "addressLocality": "Westerville",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.11276",
                "longitude": "-82.9368"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our 2026 opening day race!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Westerville BMX",
                "url": "https://allevents.in/org/westerville-bmx/18537736"
            }
        ]
    }
]
```