
JOHNSON SERVICE GROUP PLC — Investor Relations & Filings
Johnson Service Group PLC is a provider of textile rental and related services, operating through two primary divisions: Workwear and HORECA (Hotel, Restaurant, and Catering). The Workwear division, under the 'Johnsons Workwear' brand, supplies workwear rental, protective wear, and laundry services to corporate clients across various sectors. The HORECA division offers a comprehensive range of linen services tailored to different market segments. This includes high-volume linen for large hotels ('Johnsons Hotel Linen'), premium linen for restaurants and corporate events ('Johnsons Hotel, Restaurant and Catering Linen'), and bespoke linen for luxury hotels ('Johnsons Luxury Linen'). The company also serves hospitality and healthcare customers through its operations in Ireland. Johnson Service Group focuses on quality, reliability, and sustainability in its service delivery.
Recent filings
No filings indexed yet
We are still gathering filings for JOHNSON SERVICE GROUP PLC. .
Browse filings by year
41 years- 2026 31 filings
- 2025 258 filings
- 2024 43 filings
- 2023 179 filings
- 2022 120 filings
- 2021 42 filings
- 2020 53 filings
- 2019 41 filings
- 2018 43 filings
- 2017 31 filings
- 2016 43 filings
- 2015 54 filings
- 2014 50 filings
- 2013 51 filings
- 2012 1 filing
- 2011 1 filing
- 2010 1 filing
- 2009 1 filing
- 2008 1 filing
- 2007 1 filing
- 2006 1 filing
- 2005 1 filing
- 2004 1 filing
- 2003 1 filing
- 2002 1 filing
- 2001 1 filing
- 2000 1 filing
- 1999 1 filing
- 1998 1 filing
- 1997 1 filing
- 1996 1 filing
- 1995 1 filing
- 1994 1 filing
- 1993 1 filing
- 1992 1 filing
- 1991 1 filing
- 1990 1 filing
- 1989 1 filing
- 1988 1 filing
- 1987 1 filing
- 1986 1 filing
No filings match the current filters
Try clearing the filters, or .
Financials
We couldn't load the financials
No data available yet
We have extracted financials for JOHNSON SERVICE GROUP PLC, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Rental and leasing of other personal and household goods
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Vestis Corp
Provider of uniform rentals, workplace supplies, and manage…
|
VSTS | US | Administrative and support serv… |
|
VHQ Entertainment Inc.
Video rental retailer pioneering flat-fee, direct-to-home m…
|
VHQ | CA | Administrative and support serv… |
JOHNSON SERVICE GROUP PLC 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/7731/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7731 | 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=7731 | 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=7731 \ -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": 7731}, 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 JOHNSON SERVICE GROUP PLC (id: 7731)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.