

# Event Details

- **Event Name**: Akron Area Local Race
- **Event Start and End Date**: Sat, 06 Jun, 2026 at 10:00 am (-04:00)
- **Event Description**: Get your cars ready here is the date for our next local race! More info to come!!
- **Event URL**: https://allevents.in/akron/akron-area-local-race/200029237135710
- **Event Categories**: sports
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Akron
- **state**: OH
- **country**: United States
- **location**: International Soap Box Derby
- **lat**: 41.03922
- **long**: -81.45592
- **full address**: International Soap Box Derby, 1000 George Washington Blvd.,Akron, Ohio, United States

## Event gallery

- **Alt text**: Akron Area Local Race
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/8ae061d82662e822013fbd2cb2dcad67be7a5b97d79e911e055d606de9e12306-rimg-w1000-h1000-dc464746-gmir?v=1776172249

## FAQs

- **Q**: When and where is Akron Area Local Race being held?
  - **A:** Akron Area Local Race takes place on Sat, 06 Jun, 2026 at 10:00 am to Sat, 06 Jun, 2026 at 10:00 am at International Soap Box Derby, 1000 George Washington Blvd.,Akron, Ohio, United States.
- **Q**: Who is organizing Akron Area Local Race?
  - **A:** Akron Area Local Race is organized by Akron Area Sbd.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Akron Area Local 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 Akron, this event is thoughtfully curated to deliver a standout experience worth every moment. If Akron Area Local Race 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": "Akron Area Local Race",
        "image": "https://cdn-az.allevents.in/events3/banners/8ae061d82662e822013fbd2cb2dcad67be7a5b97d79e911e055d606de9e12306-rimg-w1000-h1000-dc464746-gmir?v=1776172249",
        "startDate": "2026-06-06T10:00:00-04:00",
        "url": "https://allevents.in/akron/akron-area-local-race/200029237135710",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "International Soap Box Derby",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1000 George Washington Blvd.,Akron, Ohio",
                "addressLocality": "Akron",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.03922",
                "longitude": "-81.45592"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Get your cars ready here is the date for our next local race! More info to come!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Akron Area Sbd",
                "url": "https://allevents.in/org/akron-area-sbd/26508109"
            }
        ]
    }
]
```