Skip to main content

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

Get in touch

All Carparks

Returns a list of carparks in Jersey along with useful information about them.

GET /v1/carparks
Please Note

Some data is currenty missing. Payment Methods, possibly some PayByPhone Codes and notes.

Response

This is a sample response.

Status: 200 (OK)
{
"results": [
{
"id": "7020f60l-10k1-62c7-ab6a-c288221b962b",
"name": "Archirondel café",
"surfaceType": "TARMAC",
"spaces": 22,
"disabledSpaces": 1,
"parentChildSpaces": 0,
"electricChargingSpaces": 0,
"multiStorey": false,
"owner": {
"id": "6060f60d-17a1-49c8-aa4a-c268721a806a",
"name": "Government of Jersey"
},
"paymentMethods": ["PAYCARD", "PAY_BY_PHONE"],
"notes": null,
"liveTrackingCode": null,
"latitude": 49.211577,
"longitude": -2.02506,
"payByPhoneCode": "59820",
"type": "LONG_STAY"
}
]
}

Example Map View

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

Loading...

Sources

DataSource
Name, Surface Type, Spaces, Disabled Spaces, Electric Charging Spaces, Parent/Child SpacesThis Freedom of Information request
PayByPhone Code, Is Multi StoreyCar parks (long and short stay) on gov.je
Latitude, LongitudeLocations of Public Facilities on opendata.gov.je
Live Tracking CodeThe code property from this endpoint