

# Event Details

- **Event Name**: ARTMS
- **Event Start and End Date**: Fri, 23 Oct, 2026 at 06:00 pm – Fri, 23 Oct, 2026 at 08:00 pm (-07:00)
- **Event URL**: https://allevents.in/las-vegas/artms/2300030432248255
- **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**: ARTMS
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/329b06e0-9a5e-11f1-9bc6-8b4f56db6c43-rimg-w1200-h497-dc080818-gmir.jpg?v=1786986482

## FAQs

- **Q**: When and where is ARTMS being held?
  - **A:** ARTMS takes place on Fri, 23 Oct, 2026 at 06:00 pm to Fri, 23 Oct, 2026 at 08: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": "ARTMS",
        "image": "https://cdn-az.allevents.in/events8/banners/329b06e0-9a5e-11f1-9bc6-8b4f56db6c43-rimg-w1200-h497-dc080818-gmir.jpg?v=1786986482",
        "startDate": "2026-10-23T18:00:00-07:00",
        "endDate": "2026-10-23T20:00:00-07:00",
        "url": "https://allevents.in/las-vegas/artms/2300030432248255",
        "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"
    }
]
```