

# Event Details

- **Event Name**: Jesus Jones
- **Event Start and End Date**: Sun, 06 Dec, 2026 at 07:30 pm – Sun, 06 Dec, 2026 at 10:30 pm (+00:00)
- **Event Description**: Catch alt-rock legends Jesus Jones live for a night of iconic 90s hits and high-energy electronic rock. Celebrating 35 years of Doubt.ArtistsJesus JonesMusic Genres :  Rock, Techno, Indie, Alternative
- **Event URL**: https://allevents.in/carlisle/jesus-jones/300042359386
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Carlisle/Old-Fire-Station/Jesus-Jones/42359386/?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**: Jesus Jones
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/fe90178bc8717c618603f1da0c711baa4d39bd5ba126e345aa9842ae6ca262f1-rimg-w1024-h1024-dc885ca6-gmir.jpg?v=1776443771

## Artist Details

- **Artist name**: Jesus Jones

## FAQs

- **Q**: When and where is Jesus Jones being held?
  - **A:** Jesus Jones takes place on Sun, 06 Dec, 2026 at 07:30 pm to Sun, 06 Dec, 2026 at 10:30 pm at Old Fire Station, Peter Street, Carlisle, United Kingdom.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Jesus Jones",
        "image": "https://cdn-az.allevents.in/events4/banners/fe90178bc8717c618603f1da0c711baa4d39bd5ba126e345aa9842ae6ca262f1-rimg-w1024-h1024-dc885ca6-gmir.jpg?v=1776443771",
        "startDate": "2026-12-06T19:30:00+00:00",
        "endDate": "2026-12-06T22:30:00+00:00",
        "url": "https://allevents.in/carlisle/jesus-jones/300042359386",
        "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": "Catch alt-rock legends Jesus Jones live for a night of iconic 90s hits and high-energy electronic rock. Celebrating 35 years of Doubt.ArtistsJesus JonesMusic Genres :  Rock, Techno, Indie, Alternative",
        "performer": [
            {
                "@type": "Person",
                "name": "Jesus Jones"
            }
        ]
    }
]
```