

# Event Details

- **Event Name**: Import Face-Off
- **Event Start and End Date**: Sat, 05 Dec, 2026 at 04:00 pm – Sun, 06 Dec, 2026 at 08:00 pm (-08:00)
- **Event URL**: https://allevents.in/las-vegas/import-face-off/2300029434060116
- **Event Categories**: contests, trips-adventures
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Las Vegas
- **state**: NV
- **country**: United States
- **location**: The Strip at Las Vegas Motor Speedway
- **lat**: 36.169940948486
- **long**: -115.13983154297
- **full address**: The Strip at Las Vegas Motor Speedway, 7000 Las Vegas Blvd N., Las Vegas, United States

## Event gallery

- **Alt text**: Import Face-Off
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/16c21650-a67c-11f1-8990-5d04d231a2dd-rimg-w819-h1024-dc080808-gmir.jpg?v=1788318734

## FAQs

- **Q**: When and where is Import Face-Off being held?
  - **A:** Import Face-Off takes place on Sat, 05 Dec, 2026 at 04:00 pm to Sun, 06 Dec, 2026 at 08:00 pm at The Strip at Las Vegas Motor Speedway, 7000 Las Vegas Blvd N., Las Vegas, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Import Face-Off",
        "image": "https://cdn-az.allevents.in/events3/banners/16c21650-a67c-11f1-8990-5d04d231a2dd-rimg-w819-h1024-dc080808-gmir.jpg?v=1788318734",
        "startDate": "2026-12-05T16:00:00-08:00",
        "endDate": "2026-12-06T20:00:00-08:00",
        "url": "https://allevents.in/las-vegas/import-face-off/2300029434060116",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Strip at Las Vegas Motor Speedway",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7000 Las Vegas Blvd N.",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.169940948486",
                "longitude": "-115.13983154297"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```