

# Event Details

- **Event Name**: South Point 400 at Las Vegas Motor Speedway
- **Event Start and End Date**: Sun, 04 Oct, 2026 at 02:30 pm – Sun, 04 Oct, 2026 at 04:30 pm (-08:00)
- **Event URL**: https://allevents.in/las-vegas/south-point-400-at-las-vegas-motor-speedway/2400029146529919
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Las Vegas
- **state**: NV
- **country**: United States
- **location**: Las Vegas Motor Speedway
- **lat**: 36.27228470
- **long**: -115.01027610
- **full address**: Las Vegas Motor Speedway, 7000 Las Vegas Blvd. N., Las Vegas, NV 89115, United States

## Event gallery

- **Alt text**: South Point 400 at Las Vegas Motor Speedway
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/6e3c75f0-a5f6-11f1-8990-5d04d231a2dd-rimg-w1200-h675-dcf8b808-gmir.jpg?v=1788261325

## FAQs

- **Q**: When and where is South Point 400 at Las Vegas Motor Speedway being held?
  - **A:** South Point 400 at Las Vegas Motor Speedway takes place on Sun, 04 Oct, 2026 at 02:30 pm to Sun, 04 Oct, 2026 at 04:30 pm at Las Vegas Motor Speedway, 7000 Las Vegas Blvd. N., Las Vegas, NV 89115, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "South Point 400 at Las Vegas Motor Speedway",
        "image": "https://cdn-az.allevents.in/events7/banners/6e3c75f0-a5f6-11f1-8990-5d04d231a2dd-rimg-w1200-h675-dcf8b808-gmir.jpg?v=1788261325",
        "startDate": "2026-10-04T14:30:00-08:00",
        "endDate": "2026-10-04T16:30:00-08:00",
        "url": "https://allevents.in/las-vegas/south-point-400-at-las-vegas-motor-speedway/2400029146529919",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Las Vegas Motor Speedway",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7000 Las Vegas Blvd. N., Las Vegas, NV 89115",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.27228470",
                "longitude": "-115.01027610"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```