

# Event Details

- **Event Name**: A Night of Elvis
- **Event Start and End Date**: Fri, 03 Jul, 2026 at 08:45 pm – Fri, 03 Jul, 2026 at 11:45 pm (+00:00)
- **Event Description**: Get ready for an unforgettable night with Paul's electrifying Elvis tribute show
- **Event URL**: https://allevents.in/glasgow/a-night-of-elvis/300041778270
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Glasgow/The-Ferry/A-Night-of-Elvis/41778270/?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**: A Night of Elvis
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/93318c97544107bc2dae108c354398232cb51743ca611f82e4e9b59543cf0b32-rimg-w1024-h1024-dc181311-gmir.jpg?v=1775569416

## FAQs

- **Q**: When and where is A Night of Elvis being held?
  - **A:** A Night of Elvis takes place on Fri, 03 Jul, 2026 at 08:45 pm to Fri, 03 Jul, 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": "A Night of Elvis",
        "image": "https://cdn-az.allevents.in/events8/banners/93318c97544107bc2dae108c354398232cb51743ca611f82e4e9b59543cf0b32-rimg-w1024-h1024-dc181311-gmir.jpg?v=1775569416",
        "startDate": "2026-07-03T20:45:00+00:00",
        "endDate": "2026-07-03T23:45:00+00:00",
        "url": "https://allevents.in/glasgow/a-night-of-elvis/300041778270",
        "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 for an unforgettable night with Paul's electrifying Elvis tribute show"
    }
]
```