

# Event Details

- **Event Name**: Travelling Through Time
- **Event Start and End Date**: Sat, 09 May, 2026 at 03:00 pm (+01:00)
- **Event Description**: Our Spring Concert : a voyage in English Vocal Music
- **Event URL**: https://allevents.in/whitstable/travelling-through-time/200029954186033
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Whitstable
- **state**: EN
- **country**: United Kingdom
- **location**: Swalecliffe Free Church
- **lat**: 51.3627516
- **long**: 1.0628978
- **full address**: Swalecliffe Free Church, Herne Bay Road, Swalecliffe,Whitstable, United Kingdom

## Event gallery

- **Alt text**: Travelling Through Time
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/bf0d89088f57d59a59d57c305fce10e969816ba8602a23959a3ffe27911b5af4-rimg-w1200-h1600-dca6958a-gmir?v=1776351992

## FAQs

- **Q**: When and where is Travelling Through Time being held?
  - **A:** Travelling Through Time takes place on Sat, 09 May, 2026 at 03:00 pm to Sat, 09 May, 2026 at 03:00 pm at Swalecliffe Free Church, Herne Bay Road, Swalecliffe,Whitstable, United Kingdom.
- **Q**: Who is organizing Travelling Through Time?
  - **A:** Travelling Through Time is organized by The Gatheral Singers.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Travelling Through Time 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 Whitstable, this event is thoughtfully curated to deliver a standout experience worth every moment. If Travelling Through Time 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": "Travelling Through Time",
        "image": "https://cdn-az.allevents.in/events6/banners/bf0d89088f57d59a59d57c305fce10e969816ba8602a23959a3ffe27911b5af4-rimg-w1200-h1600-dca6958a-gmir?v=1776351992",
        "startDate": "2026-05-09T15:00:00+01:00",
        "url": "https://allevents.in/whitstable/travelling-through-time/200029954186033",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Swalecliffe Free Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Herne Bay Road, Swalecliffe,Whitstable",
                "addressLocality": "Whitstable",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.3627516",
                "longitude": "1.0628978"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our Spring Concert : a voyage in English Vocal Music",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Gatheral Singers",
                "url": "https://allevents.in/org/the-gatheral-singers/24371333"
            }
        ]
    }
]
```