

# Event Details

- **Event Name**: 80s Live
- **Event Start and End Date**: Sat, 21 Feb, 2026 at 07:30 pm – Sat, 21 Feb, 2026 at 09:45 pm
- **Event Description**: You've made it through the wilderness.
- **Event URL**: https://allevents.in/northampton/80s-live/300040639751
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Northampton/The-Old-Savoy---Home-Of-The-Deco-Theatre-/80s-Live/40639751/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Northampton
- **state**: EN
- **country**: United Kingdom
- **location**: The Old Savoy   Home Of The Deco Theatre 
- **lat**: 52.239975
- **long**: -0.88906
- **full address**: The Old Savoy   Home Of The Deco Theatre , Abington Square, Northampton, United Kingdom
- **location**: The Old Savoy   Home Of The Deco Theatre

## Event gallery

- **Alt text**: 80s Live
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/1cdc45d84aba24db5904d0c7bfcfec3e6d34adfe298c4fc065004814b281088f-rimg-w1024-h1024-dc16162b-gmir.jpg?v=1766402794

## FAQs

- **Q**: When and where is 80s Live being held?
  - **A:** 80s Live takes place on Sat, 21 Feb, 2026 at 07:30 pm to Sat, 21 Feb, 2026 at 09:45 pm at The Old Savoy   Home Of The Deco Theatre , Abington Square, Northampton, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** 80s Live 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 Northampton, this event is thoughtfully curated to deliver a standout experience worth every moment. If 80s Live 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": "80s Live",
        "image": "https://cdn-az.allevents.in/events9/banners/1cdc45d84aba24db5904d0c7bfcfec3e6d34adfe298c4fc065004814b281088f-rimg-w1024-h1024-dc16162b-gmir.jpg?v=1766402794",
        "startDate": "2026-02-21",
        "endDate": "2026-02-21",
        "url": "https://allevents.in/northampton/80s-live/300040639751",
        "location": {
            "@type": "Place",
            "name": "The Old Savoy   Home Of The Deco Theatre ",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Abington Square",
                "addressLocality": "Northampton",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.239975",
                "longitude": "-0.88906"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "You've made it through the wilderness."
    }
]
```