

# Event Details

- **Event Name**: The World Music Tour! 
- **Event Start and End Date**: Sun, 21 Jun, 2026 at 04:00 pm
- **Event Description**: It's 'World Music Day' and we're bringing our World Music Tour to Baker Street. We don't know any world music, so it's going to be our usual blend of Rock, Roll and Country, played loud!!
- **Event URL**: https://allevents.in/stirling/the-world-music-tour/200030184329608
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Stirling
- **state**: SC
- **country**: United Kingdom
- **location**: No 2 Baker Street
- **lat**: 56.1190167
- **long**: -3.9387061
- **full address**: No 2 Baker Street, Stirling, United Kingdom

## Event gallery

- **Alt text**: The World Music Tour!
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/20088675ffb40a9196ecdba3ece76b2e3cad7afd15512b1cbf678ef550d4daf9-rimg-w1080-h642-dc2f1715-gmir?v=1781845996

## FAQs

- **Q**: When and where is The World Music Tour!  being held?
  - **A:** The World Music Tour!  takes place on Sun, 21 Jun, 2026 at 04:00 pm to Sun, 21 Jun, 2026 at 04:00 pm at No 2 Baker Street, Stirling, United Kingdom.
- **Q**: Who is organizing The World Music Tour! ?
  - **A:** The World Music Tour!  is organized by The DSP Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The World Music Tour!  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 Stirling, this event is thoughtfully curated to deliver a standout experience worth every moment. If The World Music Tour!  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": "The World Music Tour!",
        "image": "https://cdn-az.allevents.in/events3/banners/20088675ffb40a9196ecdba3ece76b2e3cad7afd15512b1cbf678ef550d4daf9-rimg-w1080-h642-dc2f1715-gmir?v=1781845996",
        "startDate": "2026-06-21",
        "url": "https://allevents.in/stirling/the-world-music-tour/200030184329608",
        "location": {
            "@type": "Place",
            "name": "No 2 Baker Street",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Stirling",
                "addressLocality": "Stirling",
                "addressRegion": "SC",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "56.1190167",
                "longitude": "-3.9387061"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "It's 'World Music Day' and we're bringing our World Music Tour to Baker Street. We don't know any world music, so it's going to be our usual blend of Rock, Roll and Country, played loud!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The DSP Band",
                "url": "https://allevents.in/org/the-dsp-band/21546060"
            }
        ]
    }
]
```