

# Event Details

- **Event Name**: The Complete Stone Roses
- **Event Start and End Date**: Sat, 14 Mar, 2026 at 07:00 pm – Sat, 14 Mar, 2026 at 11:00 pm
- **Event Description**: The original and best Stone Roses tribute band come to  Stenhousemuirs newest venueArtistsThe Complete Stone RosesMusic Genres :  Brit Pop, Indie Pop
- **Event URL**: https://allevents.in/falkirk/the-complete-stone-roses/300041289795
- **Event Categories**: music, art, entertainment, pop
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Falkirk/Plough-Hotel/The-Complete-Stone-Roses/41289795/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Falkirk
- **state**: SC
- **country**: United Kingdom
- **location**: Plough Hotel
- **lat**: 56.02755120
- **long**: -3.80465600
- **full address**: Plough Hotel, 507 Main Street, Falkirk, United Kingdom

## Event gallery

- **Alt text**: The Complete Stone Roses
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/49b60016a580a26e0559c33b950f292dfc862be70fd6ef9065c4f5b9361beb42-rimg-w400-h400-dc181818-gmir.png?v=1773063444

## Artist Details

- **Artist name**: The Complete Stone Roses

## FAQs

- **Q**: When and where is The Complete Stone Roses being held?
  - **A:** The Complete Stone Roses takes place on Sat, 14 Mar, 2026 at 07:00 pm to Sat, 14 Mar, 2026 at 11:00 pm at Plough Hotel, 507 Main Street, Falkirk, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Complete Stone Roses 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 Falkirk, this event is thoughtfully curated to deliver a standout experience worth every moment. If The Complete Stone Roses 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": "The Complete Stone Roses",
        "image": "https://cdn-az.allevents.in/events3/banners/49b60016a580a26e0559c33b950f292dfc862be70fd6ef9065c4f5b9361beb42-rimg-w400-h400-dc181818-gmir.png?v=1773063444",
        "startDate": "2026-03-14",
        "endDate": "2026-03-14",
        "url": "https://allevents.in/falkirk/the-complete-stone-roses/300041289795",
        "location": {
            "@type": "Place",
            "name": "Plough Hotel",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "507 Main Street",
                "addressLocality": "Falkirk",
                "addressRegion": "SC",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "56.02755120",
                "longitude": "-3.80465600"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The original and best Stone Roses tribute band come to  Stenhousemuirs newest venueArtistsThe Complete Stone RosesMusic Genres :  Brit Pop, Indie Pop",
        "performer": [
            {
                "@type": "Person",
                "name": "The Complete Stone Roses"
            }
        ]
    }
]
```