
The London Tunnels PLC — Investor Relations & Filings
The London Tunnels PLC is a company focused on the preservation and transformation of a historic, mile-long subterranean complex in central London. Originally constructed as a deep-level air raid shelter during World War II and later known as the Kingsway Exchange Tunnels, the site has been kept secret for nearly 70 years. The company's core project is to redevelop this unique space into a major heritage and cultural attraction. By partnering with entertainment and technology firms, the attraction will feature immersive experiences designed to narrate the history of the capital and its people throughout the 20th century. The objective is to establish a significant global destination, enhancing London's cultural offerings and attracting up to two million visitors annually.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| The London Tunnels Inc trading on JP Jenkins | 2026-02-25 | English | |
| THE LONDON TUNNELS PRESS RELEASE: DELISTING OF EXISTING LONDON TUNNELS SHARES | 2025-09-30 | English | |
| PRESS RELEASE: THE LONDON TUNNELS - SCHEME EFFECTIVE | 2025-09-29 | English | |
| PRESS RELEASE THE LONDON TUNNELS: COURT SANCTION OF SCHEME OF ARRANGEMENT | 2025-09-26 | English | |
| PRESS RELEASE: THE LONDON TUNNELS ANNOUNCES PLACEMENT OF NEW SHARES | 2025-09-22 | English | |
| THE LONDON TUNNELS ANNOUNCES PLACEMENT OF NEW SHARES | 2025-09-16 | English |
Financials
We couldn't load the financials
No data available yet
We have extracted financials for The London Tunnels PLC, but not for this combination of statement and period. Try a different combination.
| Line item | ! |
|---|---|
Market data
Market data not available
Price history
Peer group · Historical site and monument activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Chengdu New Tianfu Culture Tourism Development Co.,Ltd.
Invests in and operates cultural and tourism projects, infr…
|
000558 | CN | Arts, sports and recreation |
|
CHINA TOURISM AND CULTURE INVESTMENT GROUP CO.,LTD
Invests in and manages cultural tourism assets, hospitality…
|
600358 | CN | Arts, sports and recreation |
|
Kaleon Az
Manages and enhances historical, artistic, natural, and mus…
|
KLN | IT | Arts, sports and recreation |
|
Schobrunn Paris
A UNESCO World Heritage site offering tours of an imperial …
|
MLSCH | FR | Arts, sports and recreation |
|
XI'AN QUJIANG CULTURAL TOURISM CO.,LTD.
Manages cultural scenic destinations, hotels, catering, and…
|
600706 | CN | Arts, sports and recreation |
|
ZHEJIANG SUNRIVER CULTURE TOURISM CO.,LTD.
Manages cultural tourism sites using digital technology and…
|
600576 | CN | Arts, sports and recreation |
The London Tunnels PLC via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/6549/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=6549 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=6549 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=6549 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 6549}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for The London Tunnels PLC (id: 6549)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.