

# Event Details

- **Event Name**: The Real McKenzies
- **Event Start and End Date**: Fri, 30 Jan, 2026 at 07:00 pm
- **Event Description**: Nearby AttractionsThe Real McKenzies has 2 upcoming events.
- **Event URL**: https://allevents.in/dundee/the-real-mckenzies/210009978711882
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/2038758/24023?u=https://www.universe.com/events/the-real-mckenzies-tickets-215CHG?ref=ticketmaster&utm_medium=affiliate

## Event venue details

- **city**: Dundee
- **state**: SC
- **country**: United Kingdom
- **location**: Music Hall, Dundee
- **lat**: 56.46174960
- **long**: -2.97576920
- **full address**: Music Hall, Dundee, United Kingdom

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/5480443ed225c445f7d38128477213bc8f4bbf1302e20d2f26cf6b66e2ef0823-rimg-w1024-h576-dc010202-gmir.jpg?v=1769687534
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=The+Real+McKenzies&date=30+Jan

## Artist Details

- **Artist name**: The Real McKenzies
  - **Artist page URL**: https://allevents.in/performer/the-real-mckenzies

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 30 Jan, 2026 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** Music Hall, Dundee, United Kingdom
- **Q**: Who are the performers at this event?
  - **A:** The Real McKenzies
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: Where can I find ticket details about The Real McKenzies ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "The Real McKenzies",
        "image": "https://cdn-az.allevents.in/events10/banners/5480443ed225c445f7d38128477213bc8f4bbf1302e20d2f26cf6b66e2ef0823-rimg-w1024-h576-dc010202-gmir.jpg?v=1769687534",
        "startDate": "2026-01-30",
        "url": "https://allevents.in/dundee/the-real-mckenzies/210009978711882",
        "location": {
            "@type": "Place",
            "name": "Music Hall, Dundee",
            "address": {
                "@type": "PostalAddress",
                "name": "Music Hall, Dundee, United Kingdom",
                "addressLocality": "Dundee",
                "addressRegion": "SC",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "56.46174960",
                "longitude": "-2.97576920"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Nearby AttractionsThe Real McKenzies has 2 upcoming events.",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "The Real Mckenzies",
                "url": "https://allevents.in/performer/the-real-mckenzies"
            }
        ]
    }
]
```