← OpenRegistry
MAXIMO CAFE LTD
active
08710871·incorporated 2013-09-30
| Company Number |
08710871 |
| Company Name |
MAXIMO CAFE LTD |
| Company Status |
active |
| Company Status Detail |
active-proposal-to-strike-off |
| Type |
ltd |
| Date Of Creation |
2013-09-30 |
| Jurisdiction |
england-wales |
| SIC Codes |
47290, 56101, 56210 |
| Registered Office Address |
| Address Line 1 |
58 Kennington Par Road |
| Locality |
London |
| Postal Code |
SE11 4RS |
| Region |
London |
|
| Has Charges |
false |
| Has Insolvency History |
false |
| Accounts |
| Accounting Reference Date |
|
| Last Accounts |
| Made Up To |
2021-09-30 |
| Period End On |
2021-09-30 |
| Period Start On |
2020-10-01 |
| Type |
micro-entity |
|
| Next Accounts |
| Due On |
2023-09-30 |
| Overdue |
true |
| Period End On |
2022-09-30 |
| Period Start On |
2021-10-01 |
|
| Next Due |
2023-09-30 |
| Next Made Up To |
2022-09-30 |
| Overdue |
true |
|
| Confirmation Statement |
| Last Made Up To |
2022-04-25 |
| Next Due |
2023-05-09 |
| Next Made Up To |
2023-04-25 |
| Overdue |
true |
|
| Registered Office Is In Dispute |
false |
| Undeliverable Registered Office Address |
false |
Source data — raw JSON from Companies House
{
"company_number": "08710871",
"company_name": "MAXIMO CAFE LTD",
"company_status": "active",
"company_status_detail": "active-proposal-to-strike-off",
"type": "ltd",
"date_of_creation": "2013-09-30",
"jurisdiction": "england-wales",
"sic_codes": [
"47290",
"56101",
"56210"
],
"registered_office_address": {
"address_line_1": "58 Kennington Par Road",
"locality": "London",
"postal_code": "SE11 4RS",
"region": "London"
},
"has_charges": false,
"has_insolvency_history": false,
"accounts": {
"accounting_reference_date": {
"day": "30",
"month": "09"
},
"last_accounts": {
"made_up_to": "2021-09-30",
"period_end_on": "2021-09-30",
"period_start_on": "2020-10-01",
"type": "micro-entity"
},
"next_accounts": {
"due_on": "2023-09-30",
"overdue": true,
"period_end_on": "2022-09-30",
"period_start_on": "2021-10-01"
},
"next_due": "2023-09-30",
"next_made_up_to": "2022-09-30",
"overdue": true
},
"confirmation_statement": {
"last_made_up_to": "2022-04-25",
"next_due": "2023-05-09",
"next_made_up_to": "2023-04-25",
"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.