

# Event Details

- **Event Name**: Fright On The Thames
- **Event Start and End Date**: Sat, 24 Oct, 2026 at 07:45 pm – Sun, 01 Nov, 2026 at 07:45 pm (+00:00)
- **Event URL**: https://allevents.in/london/fright-on-the-thames/2700030665523355
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: London
- **state**: EN
- **country**: United Kingdom
- **location**: London Eye, SE1 7PB
- **lat**: 51.507350921631
- **long**: -0.12775829434395
- **full address**: London Eye, SE1 7PB, Riverside Building, County Hall, Westminster Bridge Road, London, United Kingdom

## Event gallery

- **Alt text**: Fright On The Thames
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/909d72b0-a9ad-11f1-ad57-411ed296ae31-rimg-w550-h550-dca8a8a8-gmir.jpg?v=1788669834

## FAQs

- **Q**: When and where is Fright On The Thames being held?
  - **A:** Fright On The Thames takes place on Sat, 24 Oct, 2026 at 07:45 pm to Sun, 01 Nov, 2026 at 07:45 pm at London Eye, SE1 7PB, Riverside Building, County Hall, Westminster Bridge Road, London, United Kingdom.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fright On The Thames",
        "image": "https://cdn-az.allevents.in/events9/banners/909d72b0-a9ad-11f1-ad57-411ed296ae31-rimg-w550-h550-dca8a8a8-gmir.jpg?v=1788669834",
        "startDate": "2026-10-24T19:45:00+00:00",
        "endDate": "2026-11-01T19:45:00+00:00",
        "url": "https://allevents.in/london/fright-on-the-thames/2700030665523355",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "London Eye, SE1 7PB",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Riverside Building, County Hall, Westminster Bridge Road",
                "addressLocality": "London",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.507350921631",
                "longitude": "-0.12775829434395"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```