
The Limestone Boat Company Limited — Investor Relations & Filings
The Limestone Boat Company Limited designs, manufactures, and distributes recreational and commercial powerboats. The company operates as the owner and builder of several heritage brands, including Limestone, Aquasport, and Boca Bay. The flagship Limestone brand, with a legacy spanning over 40 years, is known for its seaworthiness, durability, and big water performance, utilizing traditional Deep-V hull designs favored by coastal communities and Great Lakes users. The company is actively focused on resuming manufacturing operations, upgrading tooling for existing models (L200 Runabout, L200CC), and introducing new designs (L290 Dual Console). The company also offers reconditioning services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| News release - English.pdf | 2025-04-03 | English | |
| News release - English.pdf | 2024-08-09 | English | |
| News release - English.pdf | 2024-07-30 | English | |
| Material change report - English.pdf | 2024-06-20 | English | |
| News release - English.pdf | 2024-06-14 | English | |
| Material change report - English.pdf | 2024-05-28 | English |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
1 filing
| |||||
| 31949464 | News release - English.pdf | 2025-04-03 | English | ||
|
2024
14 filings
| |||||
| 47496021 | News release - English.pdf | 2024-08-09 | English | ||
| 47496025 | News release - English.pdf | 2024-07-30 | English | ||
| 47496029 | Material change report - English.pdf | 2024-06-20 | English | ||
| 13739888 | News release - English.pdf | 2024-06-14 | English | ||
| 47496037 | Material change report - English.pdf | 2024-05-28 | English | ||
| 30147858 | News release - English.pdf | 2024-05-24 | English | ||
| 30028613 | News release - English.pdf | 2024-05-15 | English | ||
| 29761046 | News release - English.pdf | 2024-04-17 | English | ||
| 47496040 | News release - English.pdf | 2024-02-29 | English | ||
| 47496045 | 52-109FV2 - Certification of interim filings - CEO (E).pdf | 2024-02-29 | English | ||
| 47496058 | Interim MD&A - English.pdf | 2024-02-29 | English | ||
| 47496063 | Interim financial statements/report – English.pdf | 2024-02-29 | English | ||
| 47496067 | News release - English.pdf | 2024-01-18 | English | ||
| 29514702 | News release - English.pdf | 2024-01-15 | English | ||
Market data
Market data not available
Price history
Peer group · Building of pleasure and sporting boats
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Bénéteau
Global manufacturer of a diverse portfolio of recreational …
|
BEN | FR | Manufacturing |
|
BRUNSWICK CORP
A global leader in marine recreation, designing and manufac…
|
BC | US | Manufacturing |
|
Catana Group
Manufacturer of luxury sailing and power catamarans with ma…
|
CATGR | FR | Manufacturing |
|
Ferretti Group
A world leader in the design, construction, and sale of lux…
|
YACHT | IT | Manufacturing |
|
Fountaine Pajot
Designer and manufacturer of luxury sailing catamarans and …
|
ALFPC | FR | Manufacturing |
|
Future Beach Corporation
Designer and manufacturer of outdoor recreational watercraf…
|
— | CA | Manufacturing |
|
HanseYachts AG
A global manufacturer of sailing and motor yachts across si…
|
H9Y | DE | Manufacturing |
|
MALIBU BOATS, INC.
Designs and manufactures recreational power boats for water…
|
MBUU | US | Manufacturing |
|
MARINE PRODUCTS CORP
Manufacturer of recreational fiberglass powerboats under th…
|
MPX | US | Manufacturing |
|
MasterCraft Boat Holdings, Inc.
Designs and manufactures recreational powerboats, including…
|
MCFT | US | Manufacturing |
The Limestone Boat Company Limited 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/47756/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=47756 | 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=47756 | 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=47756 \ -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": 47756}, 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 Limestone Boat Company Limited (id: 47756)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.