

# Event Details

- **Event Name**: The Total Stone Roses
- **Event Start and End Date**: Fri, 20 Mar, 2026 at 07:30 pm – Fri, 20 Mar, 2026 at 11:00 pm
- **Event Description**: The UK's BEST Stone Roses Tribute return to the stage!Artiststhe total stone roses
- **Event URL**: https://allevents.in/preston/the-total-stone-roses/300041436983
- **Event Categories**: art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Preston/The-Ferret/The-Total-Stone-Roses/41436983/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Preston
- **state**: EN
- **country**: United Kingdom
- **location**: The Ferret
- **lat**: 53.76397500
- **long**: -2.70959200
- **full address**: The Ferret, 55 Fylde Road, Preston, United Kingdom

## Event gallery

- **Alt text**: The Total Stone Roses
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/172df4447d516ac4975fc6ad95800497e4048838f882dffba9b4cccaa05e460e-rimg-w1024-h1024-dcfefffe-gmir.jpg?v=1773726238

## Artist Details

- **Artist name**: the total stone roses

## FAQs

- **Q**: When and where is The Total Stone Roses being held?
  - **A:** The Total Stone Roses takes place on Fri, 20 Mar, 2026 at 07:30 pm to Fri, 20 Mar, 2026 at 11:00 pm at The Ferret, 55 Fylde Road, Preston, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Total Stone Roses is ideal for art lovers, collectors, creatives, and anyone inspired by visual arts, installations, and exhibitions. Whether you're a first-time attendee or a longtime enthusiast in Preston, this event is thoughtfully curated to deliver a standout experience worth every moment. If The Total 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": "Event",
        "name": "The Total Stone Roses",
        "image": "https://cdn-az.allevents.in/events1/banners/172df4447d516ac4975fc6ad95800497e4048838f882dffba9b4cccaa05e460e-rimg-w1024-h1024-dcfefffe-gmir.jpg?v=1773726238",
        "startDate": "2026-03-20",
        "endDate": "2026-03-20",
        "url": "https://allevents.in/preston/the-total-stone-roses/300041436983",
        "location": {
            "@type": "Place",
            "name": "The Ferret",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "55 Fylde Road",
                "addressLocality": "Preston",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.76397500",
                "longitude": "-2.70959200"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The UK's BEST Stone Roses Tribute return to the stage!Artiststhe total stone roses",
        "performer": [
            {
                "@type": "Person",
                "name": "the total stone roses"
            }
        ]
    }
]
```