

# Event Details

- **Event Name**: Bon Jovi Night featuring 'Bad Name'
- **Event Start and End Date**: Sat, 05 Sep, 2026 at 08:30 pm – Sat, 05 Sep, 2026 at 11:45 pm (+00:00)
- **Event Description**: Get ready to rock out to the greatest hits of Bon Jovi as Bad Name takes the stage at The Ferry in Glasgow.
- **Event URL**: https://allevents.in/glasgow/bon-jovi-night-featuring-bad-name/300041982429
- **Event Categories**: fitness
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Glasgow/The-Ferry/Bon-Jovi-Night-featuring-Bad-Name/41982429/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Glasgow
- **state**: SC
- **country**: United Kingdom
- **location**: The Ferry
- **lat**: 55.856271
- **long**: -4.268533
- **full address**: The Ferry, 25 Anderson Quay, Glasgow, United Kingdom

## Event gallery

- **Alt text**: Bon Jovi Night featuring 'Bad Name'
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/302fe61e58a7d1e5877fbae9ebc2c48f866d6c5265a622e3acf3e5167a766c74-rimg-w1024-h1024-dc080808-gmir.jpg?v=1787457852

## FAQs

- **Q**: When and where is Bon Jovi Night featuring 'Bad Name' being held?
  - **A:** Bon Jovi Night featuring 'Bad Name' takes place on Sat, 05 Sep, 2026 at 08:30 pm to Sat, 05 Sep, 2026 at 11:45 pm at The Ferry, 25 Anderson Quay, Glasgow, United Kingdom.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bon Jovi Night featuring 'Bad Name'",
        "image": "https://cdn-az.allevents.in/events7/banners/302fe61e58a7d1e5877fbae9ebc2c48f866d6c5265a622e3acf3e5167a766c74-rimg-w1024-h1024-dc080808-gmir.jpg?v=1787457852",
        "startDate": "2026-09-05T20:30:00+00:00",
        "endDate": "2026-09-05T23:45:00+00:00",
        "url": "https://allevents.in/glasgow/bon-jovi-night-featuring-bad-name/300041982429",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Ferry",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "25 Anderson Quay",
                "addressLocality": "Glasgow",
                "addressRegion": "SC",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "55.856271",
                "longitude": "-4.268533"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Get ready to rock out to the greatest hits of Bon Jovi as Bad Name takes the stage at The Ferry in Glasgow."
    }
]
```