

# Event Details

- **Event Name**: Metallica
- **Event Start and End Date**: Thu, 01 Oct, 2026 at 08:00 pm – Sat, 07 Nov, 2026 at 10:30 pm (-08:00)
- **Event URL**: https://allevents.in/las-vegas/metallica/2300030499061444
- **Event Categories**: 
- **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**: Sphere
- **lat**: 36.169940948486
- **long**: -115.13983154297
- **full address**: Sphere, 255 Sands Avenue, Las Vegas, United States

## Event gallery

- **Alt text**: Metallica
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/49403410-9ffe-11f1-a9b6-5f3c34d9259b-rimg-w1200-h675-dc281818-gmir.jpg?v=1787605007

## FAQs

- **Q**: When and where is Metallica being held?
  - **A:** Metallica takes place on Thu, 01 Oct, 2026 at 08:00 pm to Sat, 07 Nov, 2026 at 10:30 pm at Sphere, 255 Sands Avenue, Las Vegas, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Metallica is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. 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 Metallica 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": "Metallica",
        "image": "https://cdn-az.allevents.in/events2/banners/49403410-9ffe-11f1-a9b6-5f3c34d9259b-rimg-w1200-h675-dc281818-gmir.jpg?v=1787605007",
        "startDate": "2026-10-01T20:00:00-08:00",
        "endDate": "2026-11-07T22:30:00-08:00",
        "url": "https://allevents.in/las-vegas/metallica/2300030499061444",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Sphere",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "255 Sands Avenue",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.169940948486",
                "longitude": "-115.13983154297"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```