

# Event Details

- **Event Name**: The Santa Express
- **Event Start and End Date**: Sun, 16 Nov, 2025 at 12:30 pm – Sun, 16 Nov, 2025 at 02:30 pm
- **Event Description**: The Santa Express is everything you would expect from a magical Christmas show.
- **Event URL**: https://allevents.in/torquay/the-santa-express/300041003381
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Torquay/Babbacombe-Theatre/The-Santa-Express/41003381/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Torquay
- **state**: EN
- **country**: United Kingdom
- **location**: Babbacombe Theatre
- **lat**: 50.478717
- **long**: -3.512021
- **full address**: Babbacombe Theatre, Babbacombe Downs Road, Torquay, United Kingdom

## Event gallery

- **Alt text**: The Santa Express
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/4ea43ed693c9d93472561e5b24cf0e6805838dfa7a5fece605d4fd6a86ff70c9-rimg-w1024-h1024-dca6aac0-gmir.jpg?v=1763303463

## FAQs

- **Q**: When and where is The Santa Express being held?
  - **A:** The Santa Express takes place on Sun, 16 Nov, 2025 at 12:30 pm to Sun, 16 Nov, 2025 at 02:30 pm at Babbacombe Theatre, Babbacombe Downs Road, Torquay, United Kingdom.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Santa Express",
        "image": "https://cdn-az.allevents.in/events9/banners/4ea43ed693c9d93472561e5b24cf0e6805838dfa7a5fece605d4fd6a86ff70c9-rimg-w1024-h1024-dca6aac0-gmir.jpg?v=1763303463",
        "startDate": "2025-11-16",
        "endDate": "2025-11-16",
        "url": "https://allevents.in/torquay/the-santa-express/300041003381",
        "location": {
            "@type": "Place",
            "name": "Babbacombe Theatre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Babbacombe Downs Road",
                "addressLocality": "Torquay",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.478717",
                "longitude": "-3.512021"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Santa Express is everything you would expect from a magical Christmas show."
    }
]
```