

# Event Details

- **Event Name**: Focused Health 302 at Las Vegas Motor Speedway
- **Event Start and End Date**: Sat, 03 Oct, 2026 at 04:30 pm – Sat, 03 Oct, 2026 at 06:30 pm (-08:00)
- **Event URL**: https://allevents.in/las-vegas/focused-health-302-at-las-vegas-motor-speedway/2400029126176427
- **Event Categories**: health-wellness
- **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**: Focused Health 302 at Las Vegas Motor Speedway
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/c607f7d0-aacb-11f1-8ed1-0da50d238dff-rimg-w1080-h1080-dc080808-gmir.jpg?v=1788792760

## FAQs

- **Q**: When and where is Focused Health 302 at Las Vegas Motor Speedway being held?
  - **A:** Focused Health 302 at Las Vegas Motor Speedway takes place on Sat, 03 Oct, 2026 at 04:30 pm to Sat, 03 Oct, 2026 at 06: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": "Focused Health 302 at Las Vegas Motor Speedway",
        "image": "https://cdn-az.allevents.in/events3/banners/c607f7d0-aacb-11f1-8ed1-0da50d238dff-rimg-w1080-h1080-dc080808-gmir.jpg?v=1788792760",
        "startDate": "2026-10-03T16:30:00-08:00",
        "endDate": "2026-10-03T18:30:00-08:00",
        "url": "https://allevents.in/las-vegas/focused-health-302-at-las-vegas-motor-speedway/2400029126176427",
        "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"
    }
]
```