

# Event Details

- **Event Name**: Formula Drift - Thursday at Las Vegas Motor Speedway
- **Event Start and End Date**: Thu, 24 Sep, 2026 at 11:59 pm – Fri, 25 Sep, 2026 at 01:59 am (-08:00)
- **Event URL**: https://allevents.in/las-vegas/formula-drift-thursday-at-las-vegas-motor-speedway/2400029794981133
- **Event Categories**: trips-adventures, contests
- **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**: Formula Drift - Thursday at Las Vegas Motor Speedway
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/aac22520-a546-11f1-8345-8160f1306c66-rimg-w1200-h360-dc980818-gmir.png?v=1788185838

## FAQs

- **Q**: When and where is Formula Drift - Thursday at Las Vegas Motor Speedway being held?
  - **A:** Formula Drift - Thursday at Las Vegas Motor Speedway takes place on Thu, 24 Sep, 2026 at 11:59 pm to Fri, 25 Sep, 2026 at 01:59 am at Las Vegas Motor Speedway, 7000 Las Vegas Blvd. N., Las Vegas, NV 89115, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Formula Drift - Thursday at Las Vegas Motor Speedway is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Las Vegas, this event is thoughtfully curated to deliver a standout experience worth every moment. If Formula Drift - Thursday at Las Vegas Motor Speedway 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": "Formula Drift - Thursday at Las Vegas Motor Speedway",
        "image": "https://cdn-az.allevents.in/events3/banners/aac22520-a546-11f1-8345-8160f1306c66-rimg-w1200-h360-dc980818-gmir.png?v=1788185838",
        "startDate": "2026-09-24T23:59:00-08:00",
        "endDate": "2026-09-25T01:59:00-08:00",
        "url": "https://allevents.in/las-vegas/formula-drift-thursday-at-las-vegas-motor-speedway/2400029794981133",
        "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"
    }
]
```