

# Event Details

- **Event Name**: October Autocross
- **Event Start and End Date**: Sun, 18 Oct, 2026 at 07:30 am (-07:00)
- **Event Description**: October event
- **Event URL**: https://allevents.in/tucson/october-autocross/200030433654155
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Tucson
- **state**: AZ
- **country**: United States
- **location**: Kino Sports Complex
- **lat**: 32.176339433157
- **long**: -110.93355129483
- **full address**: Kino Sports Complex, Kino Sports Complex, 2500 E Ajo Way, Tucson, AZ 85713, United States

## Event gallery

- **Alt text**: October Autocross
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/caf33b1815363ede3339de47e4e411377fb42f0e6ab56f43aac0e76515f95dc0-rimg-w1200-h464-dc585868-gmir?v=1786808431

## FAQs

- **Q**: When and where is October Autocross being held?
  - **A:** October Autocross takes place on Sun, 18 Oct, 2026 at 07:30 am to Sun, 18 Oct, 2026 at 07:30 am at Kino Sports Complex, Kino Sports Complex, 2500 E Ajo Way, Tucson, AZ 85713, United States.
- **Q**: Who is organizing October Autocross?
  - **A:** October Autocross is organized by Arizona Border Region SCCA.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "October Autocross",
        "image": "https://cdn-az.allevents.in/events4/banners/caf33b1815363ede3339de47e4e411377fb42f0e6ab56f43aac0e76515f95dc0-rimg-w1200-h464-dc585868-gmir?v=1786808431",
        "startDate": "2026-10-18T07:30:00-07:00",
        "url": "https://allevents.in/tucson/october-autocross/200030433654155",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Kino Sports Complex",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Kino Sports Complex, 2500 E Ajo Way, Tucson, AZ 85713, United States",
                "addressLocality": "Tucson",
                "addressRegion": "AZ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.176339433157",
                "longitude": "-110.93355129483"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "October event",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Arizona Border Region SCCA",
                "url": "https://allevents.in/org/arizona-border-region-scca/13074497",
                "description": "The Tucson, AZ Area Region of the Sports Car Club of America"
            }
        ]
    }
]
```