

# Event Details

- **Event Name**: Dover Town Hall
- **Event Start and End Date**: Sun, 18 Oct, 2026 at 03:00 pm (+01:00)
- **Event Description**: Live music
- **Event URL**: https://allevents.in/dover/dover-town-hall/200030088553835
- **Event Categories**: music, live-music, entertainment
- **Interested Audience**: 
  - total_interested_count: 54

## Ticket Details


## Event venue details

- **city**: Dover
- **state**: EN
- **country**: United Kingdom
- **location**: Dover Town Hall
- **lat**: 51.128087887731
- **long**: 1.3088268041611
- **full address**: Dover Town Hall, Dover, Kent, United Kingdom

## Event gallery

- **Alt text**: Dover Town Hall
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/d478eca7cb12df4554b1e6c52ef9ec734f88de135a7d0696af632ce83a6a00b2-rimg-w1200-h686-dc080818-gmir?v=1785975060

## FAQs

- **Q**: When and where is Dover Town Hall being held?
  - **A:** Dover Town Hall takes place on Sun, 18 Oct, 2026 at 03:00 pm to Sun, 18 Oct, 2026 at 03:00 pm at Dover Town Hall, Dover, Kent, United Kingdom.
- **Q**: Who is organizing Dover Town Hall?
  - **A:** Dover Town Hall is organized by The Ratzkins.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Dover Town Hall 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. With 50+ people already showing interest, this is clearly an event worth adding to your calendar - don't miss out.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Dover Town Hall",
        "image": "https://cdn-az.allevents.in/events1/banners/d478eca7cb12df4554b1e6c52ef9ec734f88de135a7d0696af632ce83a6a00b2-rimg-w1200-h686-dc080818-gmir?v=1785975060",
        "startDate": "2026-10-18T15:00:00+01:00",
        "url": "https://allevents.in/dover/dover-town-hall/200030088553835",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Dover Town Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Dover, Kent",
                "addressLocality": "Dover",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.128087887731",
                "longitude": "1.3088268041611"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Live music",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Ratzkins",
                "url": "https://allevents.in/org/the-ratzkins/12033408",
                "description": "The Ratzkins. 2,508 likes · 6 talking about this. Extremely popular Kent Band. Suitable for pubs, clubs, festivals and special events."
            }
        ]
    }
]
```