

# Event Details

- **Event Name**: The Bryan Adams Experience
- **Event Start and End Date**: Sat, 01 May, 2027 at 07:30 pm – Sat, 01 May, 2027 at 10:30 pm (+00:00)
- **Event Description**: 30th Anniversary Tour, celebrating three decades of the music of Bryan Adams.Music Genres :  Rock, Pop Rock
- **Event URL**: https://allevents.in/carlisle/the-bryan-adams-experience/300042677256
- **Event Categories**: fitness
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Carlisle/Old-Fire-Station/The-Bryan-Adams-Experience/42677256/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Carlisle
- **state**: EN
- **country**: United Kingdom
- **location**: Old Fire Station
- **lat**: 54.897057
- **long**: -2.936532
- **full address**: Old Fire Station, Peter Street, Carlisle, United Kingdom

## Event gallery

- **Alt text**: The Bryan Adams Experience
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/c8a2def3646c367fb25fb2b1be4816c7682a2f05d30b87a59b713c9a23234f44-rimg-w1024-h1024-dcf8f8f8-gmir.jpg?v=1787617912

## FAQs

- **Q**: When and where is The Bryan Adams Experience being held?
  - **A:** The Bryan Adams Experience takes place on Sat, 01 May, 2027 at 07:30 pm to Sat, 01 May, 2027 at 10:30 pm at Old Fire Station, Peter Street, Carlisle, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Bryan Adams Experience 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 Carlisle, this event is thoughtfully curated to deliver a standout experience worth every moment. If The Bryan Adams Experience 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 Bryan Adams Experience",
        "image": "https://cdn-az.allevents.in/events4/banners/c8a2def3646c367fb25fb2b1be4816c7682a2f05d30b87a59b713c9a23234f44-rimg-w1024-h1024-dcf8f8f8-gmir.jpg?v=1787617912",
        "startDate": "2027-05-01T19:30:00+00:00",
        "endDate": "2027-05-01T22:30:00+00:00",
        "url": "https://allevents.in/carlisle/the-bryan-adams-experience/300042677256",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Old Fire Station",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Peter Street",
                "addressLocality": "Carlisle",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "54.897057",
                "longitude": "-2.936532"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "30th Anniversary Tour, celebrating three decades of the music of Bryan Adams.Music Genres :  Rock, Pop Rock"
    }
]
```