

# Event Details

- **Event Name**: Golden Bowie
- **Event Start and End Date**: Sat, 11 Apr, 2026 at 07:30 pm
- **Event Description**: Don’t miss this one folks !.  First of many coming to entertain us upstairs in the function room here.  ?????.
- **Event URL**: https://allevents.in/stirling/golden-bowie/200029695128938
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 20

## Ticket Details


## Event venue details

- **city**: Stirling
- **state**: SC
- **country**: United Kingdom
- **location**: Bridge of Allan
- **lat**: 56.1549
- **long**: -3.94152
- **full address**: Bridge of Allan, Stirling, United Kingdom

## Event gallery

- **Alt text**: Golden Bowie
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/d0415099218eb844e4ea1ffb6d2b717bdeda0518560cf1677734d90cf28ce069-rimg-w960-h960-dcd6bfa8-gmir?v=1775353909

## FAQs

- **Q**: When and where is Golden Bowie being held?
  - **A:** Golden Bowie takes place on Sat, 11 Apr, 2026 at 07:30 pm to Sat, 11 Apr, 2026 at 07:30 pm at Bridge of Allan, Stirling, United Kingdom.
- **Q**: Who is organizing Golden Bowie?
  - **A:** Golden Bowie is organized by Over The Bridge.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Golden Bowie 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 Stirling, this event is thoughtfully curated to deliver a standout experience worth every moment. If Golden Bowie 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": "Golden Bowie",
        "image": "https://cdn-az.allevents.in/events4/banners/d0415099218eb844e4ea1ffb6d2b717bdeda0518560cf1677734d90cf28ce069-rimg-w960-h960-dcd6bfa8-gmir?v=1775353909",
        "startDate": "2026-04-11",
        "url": "https://allevents.in/stirling/golden-bowie/200029695128938",
        "location": {
            "@type": "Place",
            "name": "Bridge of Allan",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Stirling",
                "addressLocality": "Stirling",
                "addressRegion": "SC",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "56.1549",
                "longitude": "-3.94152"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Don’t miss this one folks !.  First of many coming to entertain us upstairs in the function room here.  ?????.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Over The Bridge",
                "url": "https://allevents.in/org/over-the-bridge/26678558"
            }
        ]
    }
]
```