

# Event Details

- **Event Name**: New Street Adventure
- **Event Start and End Date**: Fri, 20 Feb, 2026 at 08:00 pm – Fri, 20 Feb, 2026 at 11:00 pm
- **Event Description**: NEW STREET ADVENTURE is the fantastic Brit-soul band led by Nick Corbin.ArtistsNew Street AdventureMusic Genres :  Jazz, Soul
- **Event URL**: https://allevents.in/preston/new-street-adventure/300041395529
- **Event Categories**: trips-adventures, music, entertainment, art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Preston/The-Continental/New-Street-Adventure/41395529/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Preston
- **state**: EN
- **country**: United Kingdom
- **location**: The Continental
- **lat**: 53.75019600
- **long**: -2.70692900
- **full address**: The Continental, South Meadow Lane, Preston, United Kingdom

## Event gallery

- **Alt text**: New Street Adventure
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/c103db66167afeb379118bb7479dbf78821589e97f280c78e2c89180d3a15237-rimg-w400-h400-dc181818-gmir.png?v=1769432254

## Artist Details

- **Artist name**: New Street Adventure

## FAQs

- **Q**: When and where is New Street Adventure being held?
  - **A:** New Street Adventure takes place on Fri, 20 Feb, 2026 at 08:00 pm to Fri, 20 Feb, 2026 at 11:00 pm at The Continental, South Meadow Lane, Preston, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** New Street Adventure is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. 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 New Street Adventure 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": "New Street Adventure",
        "image": "https://cdn-az.allevents.in/events7/banners/c103db66167afeb379118bb7479dbf78821589e97f280c78e2c89180d3a15237-rimg-w400-h400-dc181818-gmir.png?v=1769432254",
        "startDate": "2026-02-20",
        "endDate": "2026-02-20",
        "url": "https://allevents.in/preston/new-street-adventure/300041395529",
        "location": {
            "@type": "Place",
            "name": "The Continental",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "South Meadow Lane",
                "addressLocality": "Preston",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.75019600",
                "longitude": "-2.70692900"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "NEW STREET ADVENTURE is the fantastic Brit-soul band led by Nick Corbin.ArtistsNew Street AdventureMusic Genres :  Jazz, Soul",
        "performer": [
            {
                "@type": "Person",
                "name": "New Street Adventure"
            }
        ]
    }
]
```