← OpenRegistry
BOULDER CONSTRUCTION LTD
active
11102403·incorporated 2017-12-07
| Company Number |
11102403 |
| Company Name |
BOULDER CONSTRUCTION LTD |
| Company Status |
active |
| Company Status Detail |
active-proposal-to-strike-off |
| Type |
ltd |
| Date Of Creation |
2017-12-07 |
| Jurisdiction |
england-wales |
| SIC Codes |
43390 |
| Registered Office Address |
| Address Line 1 |
25 George Street |
| Country |
United Kingdom |
| Locality |
Sandbach |
| Postal Code |
CW11 3BL |
|
| Has Charges |
false |
| Has Insolvency History |
false |
| Accounts |
| Accounting Reference Date |
|
| Last Accounts |
| Made Up To |
2020-12-31 |
| Period End On |
2020-12-31 |
| Period Start On |
2020-01-01 |
| Type |
total-exemption-full |
|
| Next Accounts |
| Due On |
2022-09-30 |
| Overdue |
true |
| Period End On |
2021-12-31 |
| Period Start On |
2021-01-01 |
|
| Next Due |
2022-09-30 |
| Next Made Up To |
2021-12-31 |
| Overdue |
true |
|
| Confirmation Statement |
| Last Made Up To |
2021-12-06 |
| Next Due |
2022-12-20 |
| Next Made Up To |
2022-12-06 |
| Overdue |
true |
|
| Registered Office Is In Dispute |
false |
| Undeliverable Registered Office Address |
false |
Source data — raw JSON from Companies House
{
"company_number": "11102403",
"company_name": "BOULDER CONSTRUCTION LTD",
"company_status": "active",
"company_status_detail": "active-proposal-to-strike-off",
"type": "ltd",
"date_of_creation": "2017-12-07",
"jurisdiction": "england-wales",
"sic_codes": [
"43390"
],
"registered_office_address": {
"address_line_1": "25 George Street",
"country": "United Kingdom",
"locality": "Sandbach",
"postal_code": "CW11 3BL"
},
"has_charges": false,
"has_insolvency_history": false,
"accounts": {
"accounting_reference_date": {
"day": "31",
"month": "12"
},
"last_accounts": {
"made_up_to": "2020-12-31",
"period_end_on": "2020-12-31",
"period_start_on": "2020-01-01",
"type": "total-exemption-full"
},
"next_accounts": {
"due_on": "2022-09-30",
"overdue": true,
"period_end_on": "2021-12-31",
"period_start_on": "2021-01-01"
},
"next_due": "2022-09-30",
"next_made_up_to": "2021-12-31",
"overdue": true
},
"confirmation_statement": {
"last_made_up_to": "2021-12-06",
"next_due": "2022-12-20",
"next_made_up_to": "2022-12-06",
"overdue": true
},
"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.