

# Event Details

- **Event Name**: Atomic Rooster
- **Event Start and End Date**: Fri, 20 Feb, 2026 at 07:00 pm – Fri, 20 Feb, 2026 at 11:30 pm
- **Event Description**: Legendary British rock icons return with founding-era guitarist Steve "Boltz" Bolton leading the charge.ArtistsAtomic Rooster
- **Event URL**: https://allevents.in/glasgow/atomic-rooster/300041451692
- **Event Categories**: music, art, entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Paisley/The-Bungalow-Bar/Atomic-Rooster/41451692/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Glasgow
- **state**: SC
- **country**: United Kingdom
- **location**: The Bungalow Bar
- **lat**: 55.84304200
- **long**: -4.42530900
- **full address**: The Bungalow Bar, 15 Shuttle Street, Glasgow, United Kingdom

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/8c035510a432da27694d727d1c397a6eb0fe98fa5c05c47c85cacdd93a90f66b-rimg-w1024-h1024-dc000000-gmir.jpg?v=1770147668
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Atomic+Rooster&date=20+Feb

## Artist Details

- **Artist name**: Atomic Rooster

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 20 Feb, 2026 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** The Bungalow Bar, 15 Shuttle Street, Glasgow, United Kingdom
- **Q**: Who are the performers at this event?
  - **A:** Atomic Rooster
- **Q**: Who is organizing the event?
  - **A:** Skiddle
- **Q**: What type of event is this?
  - **A:** music, art, entertainment
- **Q**: Where can I find ticket details about Atomic Rooster ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Atomic Rooster",
        "image": "https://cdn-az.allevents.in/events10/banners/8c035510a432da27694d727d1c397a6eb0fe98fa5c05c47c85cacdd93a90f66b-rimg-w1024-h1024-dc000000-gmir.jpg?v=1770147668",
        "startDate": "2026-02-20",
        "endDate": "2026-02-20",
        "url": "https://allevents.in/glasgow/atomic-rooster/300041451692",
        "location": {
            "@type": "Place",
            "name": "The Bungalow Bar",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "15 Shuttle Street",
                "addressLocality": "Glasgow",
                "addressRegion": "SC",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "55.84304200",
                "longitude": "-4.42530900"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Legendary British rock icons return with founding-era guitarist Steve \"Boltz\" Bolton leading the charge.ArtistsAtomic Rooster",
        "performer": [
            {
                "@type": "Person",
                "name": "Atomic Rooster"
            }
        ]
    }
]
```