

# Event Details

- **Event Name**: The Red Lion
- **Event Start and End Date**: Sat, 18 Apr, 2026 at 09:00 pm (+01:00)
- **Event Description**: Live music
- **Event URL**: https://allevents.in/dover/the-red-lion/200029941060404
- **Event Categories**: music, live-music, entertainment
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details


## Event venue details

- **city**: Dover
- **state**: EN
- **country**: United Kingdom
- **location**: The Red Lion Dover
- **lat**: 51.131583383677
- **long**: 1.3070303
- **full address**: The Red Lion Dover, 54 Charlton Green,Dover, Kent, United Kingdom

## Event gallery

- **Alt text**: The Red Lion
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/c6453c65063ebcca9036ff52a6f62e1f533f002ac85320e138f1ee072466594e-rimg-w1200-h686-dc010813-gmir?v=1776162543

## FAQs

- **Q**: When and where is The Red Lion being held?
  - **A:** The Red Lion takes place on Sat, 18 Apr, 2026 at 09:00 pm to Sat, 18 Apr, 2026 at 09:00 pm at The Red Lion Dover, 54 Charlton Green,Dover, Kent, United Kingdom.
- **Q**: Who is organizing The Red Lion?
  - **A:** The Red Lion is organized by The Ratzkins.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Red Lion 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 Dover, this event is thoughtfully curated to deliver a standout experience worth every moment. If The Red Lion sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Red Lion",
        "image": "https://cdn-az.allevents.in/events7/banners/c6453c65063ebcca9036ff52a6f62e1f533f002ac85320e138f1ee072466594e-rimg-w1200-h686-dc010813-gmir?v=1776162543",
        "startDate": "2026-04-18T21:00:00+01:00",
        "url": "https://allevents.in/dover/the-red-lion/200029941060404",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Red Lion Dover",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "54 Charlton Green,Dover, Kent",
                "addressLocality": "Dover",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.131583383677",
                "longitude": "1.3070303"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Live music",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Ratzkins",
                "url": "https://allevents.in/org/the-ratzkins/12033408",
                "description": "Extremely popular Kent Band. Suitable for pubs, clubs, festivals and special events. Can play small or large venues."
            }
        ]
    }
]
```