

# Event Details

- **Event Name**: 2026 Strong Music Festival - Friday at Thomas and Mack Center
- **Event Start and End Date**: Fri, 30 Oct, 2026 at 04:00 pm – Fri, 30 Oct, 2026 at 06:00 pm (-08:00)
- **Event URL**: https://allevents.in/las-vegas/2026-strong-music-festival-friday-at-thomas-and-mack-center/2400030606341130
- **Event Categories**: music-festivals, festivals, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Las Vegas
- **state**: NV
- **country**: United States
- **location**: Thomas and Mack Center
- **lat**: 36.10490060
- **long**: -115.14419250
- **full address**: Thomas and Mack Center, 4505 S. Maryland Parkway, Las Vegas, NV 89154, United States

## Event gallery

- **Alt text**: 2026 Strong Music Festival - Friday at Thomas and Mack Center
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/82309190-aa51-11f1-abda-d1c1d0c990ef-rimg-w1200-h1199-dc18b8d8-gmir.jpg?v=1788740248

## FAQs

- **Q**: When and where is 2026 Strong Music Festival - Friday at Thomas and Mack Center being held?
  - **A:** 2026 Strong Music Festival - Friday at Thomas and Mack Center takes place on Fri, 30 Oct, 2026 at 04:00 pm to Fri, 30 Oct, 2026 at 06:00 pm at Thomas and Mack Center, 4505 S. Maryland Parkway, Las Vegas, NV 89154, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** 2026 Strong Music Festival - Friday at Thomas and Mack Center 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 2026 Strong Music Festival - Friday at Thomas and Mack Center sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "2026 Strong Music Festival - Friday at Thomas and Mack Center",
        "image": "https://cdn-az.allevents.in/events4/banners/82309190-aa51-11f1-abda-d1c1d0c990ef-rimg-w1200-h1199-dc18b8d8-gmir.jpg?v=1788740248",
        "startDate": "2026-10-30T16:00:00-08:00",
        "endDate": "2026-10-30T18:00:00-08:00",
        "url": "https://allevents.in/las-vegas/2026-strong-music-festival-friday-at-thomas-and-mack-center/2400030606341130",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Thomas and Mack Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4505 S. Maryland Parkway, Las Vegas, NV 89154",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.10490060",
                "longitude": "-115.14419250"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```