Skip to main content

The API is currently in beta testing and is not ready for public consumption yet.

Get in touch

Public Toilets

Returns a list of all public toilets on the island.

GET /v1/toilets

Some toilets may have period products in the females but not the males.

Response

This is a sample response.

Status: 200 (OK)
{
"results": [
{
"id": "11c14a55-1212-4a1b-aaa7-6782e5945d92",
"createdAt": "2024-07-01T13:01:55.000Z",
"name": "Bouley Bay Les Charrieres de Boulay Trinity",
"parish": "Trinity",
"latitude": 49.23886800,
"longitude": -2.08166393,
"tenure": "FREEHOLD",
"owner": {
"id": "6060f60d-17a1-49c8-aa4a-c268721a806a",
"name": "Government of Jersey"
},
"buildDate": 1958,
"facilities": [
"BEACH_SHOWER"
],
"female": {
"cubicles": 3,
"handDryers": null,
"sinks": 2,
"periodProducts": [
"TAMPONS",
"PADS"
]
},
"male": {
"cubicles": 2,
"urinals": 3,
"handDryers": null,
"sinks": 2,
"periodProducts": [
"TAMPONS",
"PADS"
]
}
}
]
}

Example Map View

Here is an example of using the data to display all public toilets on a map. Click on a icon for more information.

Loading...

Red (Government of Jersey) • Blue (Ports of Jersey) • Orange (Andium Homes) • Black (Other)

Sources

Source
This Freedom of Information Request