

# Event Details

- **Event Name**: Hothouse Flowers
- **Event Start and End Date**: Sat, 07 Nov, 2026 at 07:30 pm – Sat, 07 Nov, 2026 at 10:30 pm (+00:00)
- **Event Description**: Something amazing happens when Hothouse Flowers step onto the stage where two nights are never the same!ArtistsHothouse FlowersMusic Genres :  Rock, Folk, Alternative
- **Event URL**: https://allevents.in/carlisle/hothouse-flowers/300042156359
- **Event Categories**: art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Carlisle/Old-Fire-Station/Hothouse-Flowers/42156359/?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**: banner
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/f2262af07854790ccb48e8e6db64d26700b398add1cda73ccb311728c2808351-rimg-w1024-h1024-dc363535-gmir.jpg?v=1774174211
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/ad1897f9a39164ba69a330ea3456bcc6e910a0481d9885b706d1755c164ab0f7-rimg-w400-h400-dc363535-gmir.jpg?v=1774174210

## Artist Details

- **Artist name**: Hothouse Flowers

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 07 Nov, 2026 at 07:30 pm (+00:00)
- **Q**: Where is the event happening?
  - **A:** Old Fire Station, Peter Street, Carlisle, United Kingdom
- **Q**: Who are the performers at this event?
  - **A:** Hothouse Flowers
- **Q**: Who is organizing the event?
  - **A:** Skiddle
- **Q**: What type of event is this?
  - **A:** art
- **Q**: Where can I find ticket details about Hothouse Flowers ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Hothouse Flowers",
        "image": "https://cdn-az.allevents.in/events7/banners/f2262af07854790ccb48e8e6db64d26700b398add1cda73ccb311728c2808351-rimg-w1024-h1024-dc363535-gmir.jpg?v=1774174211",
        "startDate": "2026-11-07T19:30:00+00:00",
        "endDate": "2026-11-07T22:30:00+00:00",
        "url": "https://allevents.in/carlisle/hothouse-flowers/300042156359",
        "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": "Something amazing happens when Hothouse Flowers step onto the stage where two nights are never the same!ArtistsHothouse FlowersMusic Genres :  Rock, Folk, Alternative",
        "performer": [
            {
                "@type": "Person",
                "name": "Hothouse Flowers"
            }
        ]
    }
]
```