

# Event Details

- **Event Name**: Deltron 3030
- **Event Start and End Date**: Wed, 21 Oct, 2026 at 07:00 pm – Wed, 21 Oct, 2026 at 09:00 pm (-07:00)
- **Event URL**: https://allevents.in/las-vegas/deltron-3030/2300030617733023
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Las Vegas
- **state**: NV
- **country**: United States
- **location**: House Of Blues - Las Vegas
- **lat**: 36.169940948486
- **long**: -115.13983154297
- **full address**: House Of Blues - Las Vegas, 3950 Las Vegas Blvd, Las Vegas, United States

## Event gallery

- **Alt text**: Deltron 3030
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/3fafa010-a815-11f1-a4a1-eb59356bc08b-rimg-w1200-h700-dcd8c888-gmir.jpg?v=1788494464

## FAQs

- **Q**: When and where is Deltron 3030 being held?
  - **A:** Deltron 3030 takes place on Wed, 21 Oct, 2026 at 07:00 pm to Wed, 21 Oct, 2026 at 09:00 pm at House Of Blues - Las Vegas, 3950 Las Vegas Blvd, Las Vegas, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Deltron 3030",
        "image": "https://cdn-az.allevents.in/events8/banners/3fafa010-a815-11f1-a4a1-eb59356bc08b-rimg-w1200-h700-dcd8c888-gmir.jpg?v=1788494464",
        "startDate": "2026-10-21T19:00:00-07:00",
        "endDate": "2026-10-21T21:00:00-07:00",
        "url": "https://allevents.in/las-vegas/deltron-3030/2300030617733023",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "House Of Blues - Las Vegas",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3950 Las Vegas Blvd",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.169940948486",
                "longitude": "-115.13983154297"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```