

# Event Details

- **Event Name**: POINTS RACE #3
- **Event Start and End Date**: Sat, 25 Jul, 2026 at 12:00 pm
- **Event Description**: Gates open at noon time trials at 2
- **Event URL**: https://allevents.in/maize/points-race-3/200029796719128
- **Event Categories**: sports
- **Interested Audience**: 
  - total_interested_count: 82

## Ticket Details


## Event venue details

- **city**: Maize
- **state**: KS
- **country**: United States
- **location**: 7800 W 61st North, 67101
- **lat**: 37.79784
- **long**: -97.44046
- **full address**: 7800 W 61st North, 67101, 7800 W 61st St N, Maize, KS 67101-9028, United States

## Event gallery

- **Alt text**: POINTS RACE #3
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/dfea66ec027a31f921d439fe5ca846b6d2f9e118fd3457026a13ef37d928e2dd-rimg-w1200-h628-dc020203-gmir?v=1784981499

## FAQs

- **Q**: When and where is POINTS RACE #3 being held?
  - **A:** POINTS RACE #3 takes place on Sat, 25 Jul, 2026 at 12:00 pm to Sat, 25 Jul, 2026 at 12:00 pm at 7800 W 61st North, 67101, 7800 W 61st St N, Maize, KS 67101-9028, United States.
- **Q**: Who is organizing POINTS RACE #3?
  - **A:** POINTS RACE #3 is organized by Kansas International Dragway.
- **Q**: Who is this event for? Is it right for me?
  - **A:** POINTS RACE #3 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 Maize, this event is thoughtfully curated to deliver a standout experience worth every moment. With 80+ people already showing interest, this is clearly an event worth adding to your calendar - don't miss out.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "POINTS RACE #3",
        "image": "https://cdn-az.allevents.in/events3/banners/dfea66ec027a31f921d439fe5ca846b6d2f9e118fd3457026a13ef37d928e2dd-rimg-w1200-h628-dc020203-gmir?v=1784981499",
        "startDate": "2026-07-25",
        "url": "https://allevents.in/maize/points-race-3/200029796719128",
        "location": {
            "@type": "Place",
            "name": "7800 W 61st North, 67101",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7800 W 61st St N, Maize, KS 67101-9028, United States",
                "addressLocality": "Maize",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.79784",
                "longitude": "-97.44046"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Gates open at noon time trials at 2",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Kansas International Dragway",
                "url": "https://allevents.in/org/kansas-international-dragway/23456826"
            }
        ]
    }
]
```