

# Event Details

- **Event Name**: Hot Laps
- **Event Start and End Date**: Sat, 11 Apr, 2026 at 12:00 am (-06:00)
- **Event Description**: NEXT SATURDAY HOT LAPS ALL DIVISIONS..
- **Event URL**: https://allevents.in/cortez/hot-laps/200029910638427
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Cortez
- **state**: CO
- **country**: United States
- **location**: 30100 Highway 160, Cortez, CO
- **lat**: 37.34671
- **long**: -108.49543
- **full address**: 30100 Highway 160, Cortez, CO, United States

## Event gallery

- **Alt text**: Hot Laps
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/a9d23a451c10e5d5f5eeb8c732ea8f1b143591aa0fe7bdc6199e826f0c80c347-rimg-w1200-h927-dc7e7f7f-gmir?v=1775701467

## FAQs

- **Q**: When and where is Hot Laps being held?
  - **A:** Hot Laps takes place on Sat, 11 Apr, 2026 at 12:00 am to Sat, 11 Apr, 2026 at 12:00 am at 30100 Highway 160, Cortez, CO, United States.
- **Q**: Who is organizing Hot Laps?
  - **A:** Hot Laps is organized by Cortez Fairgrounds Speedway.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Hot Laps",
        "image": "https://cdn-az.allevents.in/events9/banners/a9d23a451c10e5d5f5eeb8c732ea8f1b143591aa0fe7bdc6199e826f0c80c347-rimg-w1200-h927-dc7e7f7f-gmir?v=1775701467",
        "startDate": "2026-04-11T00:00:00-06:00",
        "url": "https://allevents.in/cortez/hot-laps/200029910638427",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "30100 Highway 160, Cortez, CO",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "30100 US-160, Cortez, CO 81321-9371, United States",
                "addressLocality": "Cortez",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.34671",
                "longitude": "-108.49543"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "NEXT SATURDAY HOT LAPS ALL DIVISIONS..",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cortez Fairgrounds Speedway",
                "url": "https://allevents.in/org/cortez-fairgrounds-speedway/25429149"
            }
        ]
    }
]
```