

# Event Details

- **Event Name**: The Surfrajettes
- **Event Start and End Date**: Sun, 27 Sep, 2026 at 07:00 pm – Sun, 27 Sep, 2026 at 11:00 pm (+00:00)
- **Event Description**: The "Party Across The Pond" TourArtistsThe SurfrajettesMusic Genres :  Indie, Pop Rock
- **Event URL**: https://allevents.in/nottingham/the-surfrajettes/300042164534
- **Event Categories**: pop, parties, art, entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Nottingham/The-Old-Cold-Store-At-Castle-Rock-Brewery/The-Surfrajettes/42164534/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Nottingham
- **state**: EN
- **country**: United Kingdom
- **location**: The Old Cold Store At Castle Rock Brewery
- **lat**: 52.9458764
- **long**: -1.1485422
- **full address**: The Old Cold Store At Castle Rock Brewery, Queens Bridge Road, Nottingham, United Kingdom

## Event gallery

- **Alt text**: The Surfrajettes
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/8db7a764c70b675b75d81032c8f4e32d3c6c0417a035c1ab79da479af8ca2fc2-rimg-w1024-h1024-dce88888-gmir.jpg?v=1787260338

## Artist Details

- **Artist name**: The Surfrajettes

## FAQs

- **Q**: When and where is The Surfrajettes being held?
  - **A:** The Surfrajettes takes place on Sun, 27 Sep, 2026 at 07:00 pm to Sun, 27 Sep, 2026 at 11:00 pm at The Old Cold Store At Castle Rock Brewery, Queens Bridge Road, Nottingham, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Surfrajettes 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 Nottingham, this event is thoughtfully curated to deliver a standout experience worth every moment. If The Surfrajettes 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 Surfrajettes",
        "image": "https://cdn-az.allevents.in/events2/banners/8db7a764c70b675b75d81032c8f4e32d3c6c0417a035c1ab79da479af8ca2fc2-rimg-w1024-h1024-dce88888-gmir.jpg?v=1787260338",
        "startDate": "2026-09-27T19:00:00+00:00",
        "endDate": "2026-09-27T23:00:00+00:00",
        "url": "https://allevents.in/nottingham/the-surfrajettes/300042164534",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Old Cold Store At Castle Rock Brewery",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Queens Bridge Road",
                "addressLocality": "Nottingham",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.9458764",
                "longitude": "-1.1485422"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The \"Party Across The Pond\" TourArtistsThe SurfrajettesMusic Genres :  Indie, Pop Rock",
        "performer": [
            {
                "@type": "Person",
                "name": "The Surfrajettes"
            }
        ]
    }
]
```