

# Event Details

- **Event Name**: The Springsteen Sessions
- **Event Start and End Date**: Sat, 04 Jul, 2026 at 08:30 pm – Sat, 04 Jul, 2026 at 11:45 pm (+00:00)
- **Event Description**: Scotland's premier tribute to Bruce Springsteen and The E Street Band.
- **Event URL**: https://allevents.in/glasgow/the-springsteen-sessions/300042171281
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Glasgow/The-Ferry/The-Springsteen-Sessions/42171281/?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**: banner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/961c737b976a30fec2439c4d8a7812fefbe387269760860e5a32a1d4931f1bf2-rimg-w1024-h1024-dc5e1008-gmir.jpg?v=1772730338
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/eacd354f59474036f5541b7e06cf023521962783a919333e662b3433cc8139e3-rimg-w400-h400-dc5f120e-gmir.jpg?v=1772730337

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 04 Jul, 2026 at 08:30 pm (+00:00)
- **Q**: Where is the event happening?
  - **A:** The Ferry, 25 Anderson Quay, Glasgow, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** Skiddle
- **Q**: What type of event is this?
  - **A:** music, entertainment
- **Q**: Where can I find ticket details about The Springsteen Sessions ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "The Springsteen Sessions",
        "image": "https://cdn-az.allevents.in/events9/banners/961c737b976a30fec2439c4d8a7812fefbe387269760860e5a32a1d4931f1bf2-rimg-w1024-h1024-dc5e1008-gmir.jpg?v=1772730338",
        "startDate": "2026-07-04T20:30:00+00:00",
        "endDate": "2026-07-04T23:45:00+00:00",
        "url": "https://allevents.in/glasgow/the-springsteen-sessions/300042171281",
        "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": "Scotland's premier tribute to Bruce Springsteen and The E Street Band."
    }
]
```