

# Event Details

- **Event Name**: Blues Rock Roadshow
- **Event Start and End Date**: Fri, 26 Jun, 2026 at 05:00 pm
- **Event Description**: Blues Rock Roadshow live at Da Loose Mongoose. It's going to be an epic night, so book your tickets now.
- **Event URL**: https://allevents.in/white-river/blues-rock-roadshow/200030231401724
- **Interested Audience**: 
  - total_interested_count: 26

## Ticket Details


## Event venue details

- **city**: White River
- **state**: MP
- **country**: South Africa
- **location**: Cnr Vergenoeg Road and Plaston Road White River Mpumalanga 1240, 1240 White River, South Africa
- **lat**: -25.34985
- **long**: 31.02763
- **full address**: Cnr Vergenoeg Road and Plaston Road White River Mpumalanga 1240, 1240 White River, South Africa, 45/104 Plaston Rd, White River, 1240, South Africa

## Event gallery

- **Alt text**: Blues Rock Roadshow
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/8fd28af7fdecd1254fb9d52041f5785726d65b69a21e71ddee30c5269d457938-rimg-w1200-h400-dc030507-gmir?v=1782058778

## FAQs

- **Q**: When and where is Blues Rock Roadshow being held?
  - **A:** Blues Rock Roadshow takes place on Fri, 26 Jun, 2026 at 05:00 pm to Fri, 26 Jun, 2026 at 05:00 pm at Cnr Vergenoeg Road and Plaston Road White River Mpumalanga 1240, 1240 White River, South Africa, 45/104 Plaston Rd, White River, 1240, South Africa.
- **Q**: Who is organizing Blues Rock Roadshow?
  - **A:** Blues Rock Roadshow is organized by Da Loose Mongoose.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Blues Rock Roadshow 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 White River, this event is thoughtfully curated to deliver a standout experience worth every moment. If Blues Rock Roadshow 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": "Blues Rock Roadshow",
        "image": "https://cdn-az.allevents.in/events7/banners/8fd28af7fdecd1254fb9d52041f5785726d65b69a21e71ddee30c5269d457938-rimg-w1200-h400-dc030507-gmir?v=1782058778",
        "startDate": "2026-06-26",
        "url": "https://allevents.in/white-river/blues-rock-roadshow/200030231401724",
        "location": {
            "@type": "Place",
            "name": "Cnr Vergenoeg Road and Plaston Road White River Mpumalanga 1240, 1240 White River, South Africa",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "45/104 Plaston Rd, White River, 1240, South Africa",
                "addressLocality": "White River",
                "addressRegion": "MP",
                "addressCountry": "ZA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-25.34985",
                "longitude": "31.02763"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Blues Rock Roadshow live at Da Loose Mongoose. It's going to be an epic night, so book your tickets now.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Da Loose Mongoose",
                "url": "https://allevents.in/org/da-loose-mongoose/24094277"
            }
        ]
    }
]
```