

# Event Details

- **Event Name**: Rod Stewart
- **Event Start and End Date**: Fri, 27 Feb, 2026 at 08:00 pm – Fri, 27 Feb, 2026 at 10:00 pm
- **Event Description**: Nearby AttractionsRod Stewart has 42 upcoming events.
- **Event URL**: https://allevents.in/las-vegas/rod-stewart/210009446599915
- **Event Categories**: Music
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/264167/4272?u=https://www.ticketmaster.com/event/Z7r9jZ1A7jVaz&utm_medium=affiliate

## Event venue details

- **city**: Las Vegas
- **state**: NV
- **country**: United States
- **location**: Hard Rock Live - Las Vegas
- **lat**: 36.124401000
- **long**: -115.145103000
- **full address**: Hard Rock Live - Las Vegas, Las Vegas, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/acf908731265fc4122d95f33e6d1104bff30d74582aafdd153e11a821b624ea4-rimg-w1024-h576-dcffffff-gmir.jpg?v=1769532684
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/0ed4a531766a3dc6a6bae3ddb75ab45fbc134f275dc9721a033cfd58b0f3f9ba-rimg-w400-h400-dc8e6247-gmir.jpg?v=1772160651

## Artist Details

- **Artist name**: Rod Stewart
  - **Artist page URL**: https://allevents.in/performer/rod-stewart

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 27 Feb, 2026 at 08:00 pm
- **Q**: Where is the event happening?
  - **A:** Hard Rock Live - Las Vegas, Las Vegas, United States
- **Q**: Who are the performers at this event?
  - **A:** Rod Stewart
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: What type of event is this?
  - **A:** Music
- **Q**: Where can I find ticket details about Rod Stewart ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Rod Stewart",
        "image": "https://cdn-az.allevents.in/events3/banners/acf908731265fc4122d95f33e6d1104bff30d74582aafdd153e11a821b624ea4-rimg-w1024-h576-dcffffff-gmir.jpg?v=1769532684",
        "startDate": "2026-02-27",
        "endDate": "2026-02-27",
        "url": "https://allevents.in/las-vegas/rod-stewart/210009446599915",
        "location": {
            "@type": "Place",
            "name": "Hard Rock Live - Las Vegas",
            "address": {
                "@type": "PostalAddress",
                "name": "Hard Rock Live - Las Vegas, Las Vegas, United States",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.124401000",
                "longitude": "-115.145103000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Nearby AttractionsRod Stewart has 42 upcoming events.",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "Rod Stewart",
                "url": "https://allevents.in/performer/rod-stewart"
            }
        ]
    }
]
```