

# Event Details

- **Event Name**: ELVIS Tribute Night
- **Event Start and End Date**: Sat, 27 Jun, 2026 at 08:30 pm (+01:00)
- **Event Description**: A fantastic show by Andy T King, taking us through the decades with all the Elvis hits!
- **Event URL**: https://allevents.in/st-leonards/elvis-tribute-night/200029525375520
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 31

## Ticket Details


## Event venue details

- **city**: St Leonards
- **state**: EN
- **country**: United Kingdom
- **location**: The Bo Peep
- **lat**: 50.851484136842
- **long**: 0.53917160000017
- **full address**: The Bo Peep, 25 Grosvenor Crescent St Leonards-on-Sea,Saint Leonards, East Sussex, United Kingdom, St Leonards

## Event gallery

- **Alt text**: ELVIS Tribute Night
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/f76d046828fd0b3adfe85d04a2979731314c2c5a881afdeee0607b066b6f5c38-rimg-w853-h1280-dc010101-gmir?v=1777241721

## FAQs

- **Q**: When and where is ELVIS Tribute Night being held?
  - **A:** ELVIS Tribute Night takes place on Sat, 27 Jun, 2026 at 08:30 pm to Sat, 27 Jun, 2026 at 08:30 pm at The Bo Peep, 25 Grosvenor Crescent St Leonards-on-Sea,Saint Leonards, East Sussex, United Kingdom, St Leonards.
- **Q**: Who is organizing ELVIS Tribute Night?
  - **A:** ELVIS Tribute Night is organized by The Bo Peep.
- **Q**: Who is this event for? Is it right for me?
  - **A:** ELVIS Tribute Night 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 St Leonards, this event is thoughtfully curated to deliver a standout experience worth every moment. If ELVIS Tribute Night 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": "ELVIS Tribute Night",
        "image": "https://cdn-az.allevents.in/events3/banners/f76d046828fd0b3adfe85d04a2979731314c2c5a881afdeee0607b066b6f5c38-rimg-w853-h1280-dc010101-gmir?v=1777241721",
        "startDate": "2026-06-27T20:30:00+01:00",
        "url": "https://allevents.in/st-leonards/elvis-tribute-night/200029525375520",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Bo Peep",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "25 Grosvenor Crescent St Leonards-on-Sea,Saint Leonards, East Sussex, United Kingdom",
                "addressLocality": "St Leonards",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.851484136842",
                "longitude": "0.53917160000017"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A fantastic show by Andy T King, taking us through the decades with all the Elvis hits!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Bo Peep",
                "url": "https://allevents.in/org/the-bo-peep/25447074"
            }
        ]
    }
]
```