← OpenRegistry
TRINITY SQUARE HOLDINGS LTD
active
10791108·incorporated 2017-05-26
| Company Number |
10791108 |
| Company Name |
TRINITY SQUARE HOLDINGS LTD |
| Company Status |
active |
| Type |
ltd |
| Date Of Creation |
2017-05-26 |
| Jurisdiction |
england-wales |
| SIC Codes |
64203 |
| Registered Office Address |
| Address Line 1 |
The Old Foundry Jolliffe Yard |
| Address Line 2 |
233 London Road North |
| Country |
England |
| Locality |
Merstham |
| Postal Code |
RH1 3BN |
| Region |
Surrey |
|
| Has Charges |
false |
| Has Insolvency History |
false |
| Previous Company Names |
| Ceased On |
2017-11-15 |
| Effective From |
2017-05-26 |
| Name |
CHARTWELL SQUARE HOLDINGS LTD |
|
| Accounts |
| Accounting Reference Date |
|
| Last Accounts |
| Made Up To |
2025-03-31 |
| Period End On |
2025-03-31 |
| Period Start On |
2024-04-01 |
| Type |
unaudited-abridged |
|
| Next Accounts |
| Due On |
2026-12-31 |
| Overdue |
false |
| Period End On |
2026-03-31 |
| Period Start On |
2025-04-01 |
|
| Next Due |
2026-12-31 |
| Next Made Up To |
2026-03-31 |
| Overdue |
false |
|
| Confirmation Statement |
| Last Made Up To |
2026-04-30 |
| Next Due |
2027-05-14 |
| Next Made Up To |
2027-04-30 |
| Overdue |
false |
|
| Registered Office Is In Dispute |
false |
| Undeliverable Registered Office Address |
false |
Source data — raw JSON from Companies House
{
"company_number": "10791108",
"company_name": "TRINITY SQUARE HOLDINGS LTD",
"company_status": "active",
"type": "ltd",
"date_of_creation": "2017-05-26",
"jurisdiction": "england-wales",
"sic_codes": [
"64203"
],
"registered_office_address": {
"address_line_1": "The Old Foundry Jolliffe Yard",
"address_line_2": "233 London Road North",
"country": "England",
"locality": "Merstham",
"postal_code": "RH1 3BN",
"region": "Surrey"
},
"has_charges": false,
"has_insolvency_history": false,
"previous_company_names": [
{
"ceased_on": "2017-11-15",
"effective_from": "2017-05-26",
"name": "CHARTWELL SQUARE HOLDINGS LTD"
}
],
"accounts": {
"accounting_reference_date": {
"day": "31",
"month": "03"
},
"last_accounts": {
"made_up_to": "2025-03-31",
"period_end_on": "2025-03-31",
"period_start_on": "2024-04-01",
"type": "unaudited-abridged"
},
"next_accounts": {
"due_on": "2026-12-31",
"overdue": false,
"period_end_on": "2026-03-31",
"period_start_on": "2025-04-01"
},
"next_due": "2026-12-31",
"next_made_up_to": "2026-03-31",
"overdue": false
},
"confirmation_statement": {
"last_made_up_to": "2026-04-30",
"next_due": "2027-05-14",
"next_made_up_to": "2027-04-30",
"overdue": false
},
"registered_office_is_in_dispute": false,
"undeliverable_registered_office_address": false
}
Same data via API
This page is rendered from a single MCP tool call.
AI agents and apps can fetch the same payload programmatically:
get_company_profile via the
/mcp endpoint.