

# Event Details

- **Event Name**: Electric Daisy Carnival Dawn - 3 Day Pass at Las Vegas Motor Speedway
- **Event Start and End Date**: Fri, 21 May, 2027 at 11:59 am (-08:00)
- **Event URL**: https://allevents.in/las-vegas/electric-daisy-carnival-dawn-3-day-pass-at-las-vegas-motor-speedway/2400030129901115
- **Event Categories**: carnivals
- **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**: Electric Daisy Carnival Dawn - 3 Day Pass at Las Vegas Motor Speedway
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/b3055a50-73ea-11f1-a87c-552e322304e6-rimg-w1080-h1350-dc050706-gmir.png?v=1782758729

## FAQs

- **Q**: When and where is Electric Daisy Carnival Dawn - 3 Day Pass at Las Vegas Motor Speedway being held?
  - **A:** Electric Daisy Carnival Dawn - 3 Day Pass at Las Vegas Motor Speedway takes place on Fri, 21 May, 2027 at 11:59 am to Fri, 21 May, 2027 at 11: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:** Electric Daisy Carnival Dawn - 3 Day Pass at Las Vegas Motor Speedway is ideal for families, kids, and anyone looking for a fun-filled day of rides, games, and festive entertainment. 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 Electric Daisy Carnival Dawn - 3 Day Pass 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": "Electric Daisy Carnival Dawn - 3 Day Pass at Las Vegas Motor Speedway",
        "image": "https://cdn-az.allevents.in/events9/banners/b3055a50-73ea-11f1-a87c-552e322304e6-rimg-w1080-h1350-dc050706-gmir.png?v=1782758729",
        "startDate": "2027-05-21T11:59:00-08:00",
        "url": "https://allevents.in/las-vegas/electric-daisy-carnival-dawn-3-day-pass-at-las-vegas-motor-speedway/2400030129901115",
        "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"
    }
]
```