← OpenRegistry
WALTER GROUP CONSTRUCT LTD
active
14780717·incorporated 2023-04-04
| Company Number |
14780717 |
| Company Name |
WALTER GROUP CONSTRUCT LTD |
| Company Status |
active |
| Type |
ltd |
| Date Of Creation |
2023-04-04 |
| Jurisdiction |
england-wales |
| SIC Codes |
41201, 41202 |
| Registered Office Address |
| Address Line 1 |
2 St James Court |
| Address Line 2 |
41a Grove Road |
| Country |
England |
| Locality |
London |
| Postal Code |
E4 9SU |
|
| Has Charges |
false |
| Has Insolvency History |
false |
| Accounts |
| Accounting Reference Date |
|
| Last Accounts |
| Made Up To |
2025-04-25 |
| Period End On |
2025-04-25 |
| Period Start On |
2024-05-01 |
| Type |
micro-entity |
|
| Next Accounts |
| Due On |
2027-01-31 |
| Overdue |
false |
| Period End On |
2026-04-30 |
| Period Start On |
2025-04-26 |
|
| Next Due |
2027-01-31 |
| Next Made Up To |
2026-04-30 |
| Overdue |
false |
|
| Confirmation Statement |
| Last Made Up To |
2026-04-03 |
| Next Due |
2027-04-17 |
| Next Made Up To |
2027-04-03 |
| Overdue |
false |
|
| Registered Office Is In Dispute |
false |
| Undeliverable Registered Office Address |
false |
Source data — raw JSON from Companies House
{
"company_number": "14780717",
"company_name": "WALTER GROUP CONSTRUCT LTD",
"company_status": "active",
"type": "ltd",
"date_of_creation": "2023-04-04",
"jurisdiction": "england-wales",
"sic_codes": [
"41201",
"41202"
],
"registered_office_address": {
"address_line_1": "2 St James Court",
"address_line_2": "41a Grove Road",
"country": "England",
"locality": "London",
"postal_code": "E4 9SU"
},
"has_charges": false,
"has_insolvency_history": false,
"accounts": {
"accounting_reference_date": {
"day": "30",
"month": "04"
},
"last_accounts": {
"made_up_to": "2025-04-25",
"period_end_on": "2025-04-25",
"period_start_on": "2024-05-01",
"type": "micro-entity"
},
"next_accounts": {
"due_on": "2027-01-31",
"overdue": false,
"period_end_on": "2026-04-30",
"period_start_on": "2025-04-26"
},
"next_due": "2027-01-31",
"next_made_up_to": "2026-04-30",
"overdue": false
},
"confirmation_statement": {
"last_made_up_to": "2026-04-03",
"next_due": "2027-04-17",
"next_made_up_to": "2027-04-03",
"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.