name | data type | description |
---|---|---|
bikeParks | array of VehicleParking | |
carParks | array of VehicleParking | |
vehicleParkings | array of VehicleParking |
Example
{ "bikeParks" : [ { "id" : { "feedId" : "...", "id" : "..." }, "name" : { }, "x" : 12345.0, "y" : 12345.0, "detailsUrl" : "...", "imageUrl" : "...", "tags" : [ "...", "..." ], "note" : { }, "state" : "TEMPORARILY_CLOSED", "capacity" : { "bicycleSpaces" : 12345, "carSpaces" : 12345, "wheelchairAccessibleCarSpaces" : 12345 }, "availability" : { "bicycleSpaces" : 12345, "carSpaces" : 12345, "wheelchairAccessibleCarSpaces" : 12345 }, "entrances" : [ { "vehicleParking" : { }, "entranceId" : { }, "x" : 12345.0, "y" : 12345.0, "name" : { }, "vertex" : { }, "carAccessible" : true, "walkAccessible" : true }, { "vehicleParking" : { }, "entranceId" : { }, "x" : 12345.0, "y" : 12345.0, "name" : { }, "vertex" : { }, "carAccessible" : true, "walkAccessible" : true } ] }, { "id" : { "feedId" : "...", "id" : "..." }, "name" : { }, "x" : 12345.0, "y" : 12345.0, "detailsUrl" : "...", "imageUrl" : "...", "tags" : [ "...", "..." ], "note" : { }, "state" : "CLOSED", "capacity" : { "bicycleSpaces" : 12345, "carSpaces" : 12345, "wheelchairAccessibleCarSpaces" : 12345 }, "availability" : { "bicycleSpaces" : 12345, "carSpaces" : 12345, "wheelchairAccessibleCarSpaces" : 12345 }, "entrances" : [ { "vehicleParking" : { }, "entranceId" : { }, "x" : 12345.0, "y" : 12345.0, "name" : { }, "vertex" : { }, "carAccessible" : true, "walkAccessible" : true }, { "vehicleParking" : { }, "entranceId" : { }, "x" : 12345.0, "y" : 12345.0, "name" : { }, "vertex" : { }, "carAccessible" : true, "walkAccessible" : true } ] } ], "carParks" : [ { "id" : { "feedId" : "...", "id" : "..." }, "name" : { }, "x" : 12345.0, "y" : 12345.0, "detailsUrl" : "...", "imageUrl" : "...", "tags" : [ "...", "..." ], "note" : { }, "state" : "CLOSED", "capacity" : { "bicycleSpaces" : 12345, "carSpaces" : 12345, "wheelchairAccessibleCarSpaces" : 12345 }, "availability" : { "bicycleSpaces" : 12345, "carSpaces" : 12345, "wheelchairAccessibleCarSpaces" : 12345 }, "entrances" : [ { "vehicleParking" : { }, "entranceId" : { }, "x" : 12345.0, "y" : 12345.0, "name" : { }, "vertex" : { }, "carAccessible" : true, "walkAccessible" : true }, { "vehicleParking" : { }, "entranceId" : { }, "x" : 12345.0, "y" : 12345.0, "name" : { }, "vertex" : { }, "carAccessible" : true, "walkAccessible" : true } ] }, { "id" : { "feedId" : "...", "id" : "..." }, "name" : { }, "x" : 12345.0, "y" : 12345.0, "detailsUrl" : "...", "imageUrl" : "...", "tags" : [ "...", "..." ], "note" : { }, "state" : "OPERATIONAL", "capacity" : { "bicycleSpaces" : 12345, "carSpaces" : 12345, "wheelchairAccessibleCarSpaces" : 12345 }, "availability" : { "bicycleSpaces" : 12345, "carSpaces" : 12345, "wheelchairAccessibleCarSpaces" : 12345 }, "entrances" : [ { "vehicleParking" : { }, "entranceId" : { }, "x" : 12345.0, "y" : 12345.0, "name" : { }, "vertex" : { }, "carAccessible" : true, "walkAccessible" : true }, { "vehicleParking" : { }, "entranceId" : { }, "x" : 12345.0, "y" : 12345.0, "name" : { }, "vertex" : { }, "carAccessible" : true, "walkAccessible" : true } ] } ], "vehicleParkings" : [ { "id" : { "feedId" : "...", "id" : "..." }, "name" : { }, "x" : 12345.0, "y" : 12345.0, "detailsUrl" : "...", "imageUrl" : "...", "tags" : [ "...", "..." ], "note" : { }, "state" : "TEMPORARILY_CLOSED", "capacity" : { "bicycleSpaces" : 12345, "carSpaces" : 12345, "wheelchairAccessibleCarSpaces" : 12345 }, "availability" : { "bicycleSpaces" : 12345, "carSpaces" : 12345, "wheelchairAccessibleCarSpaces" : 12345 }, "entrances" : [ { "vehicleParking" : { }, "entranceId" : { }, "x" : 12345.0, "y" : 12345.0, "name" : { }, "vertex" : { }, "carAccessible" : true, "walkAccessible" : true }, { "vehicleParking" : { }, "entranceId" : { }, "x" : 12345.0, "y" : 12345.0, "name" : { }, "vertex" : { }, "carAccessible" : true, "walkAccessible" : true } ] }, { "id" : { "feedId" : "...", "id" : "..." }, "name" : { }, "x" : 12345.0, "y" : 12345.0, "detailsUrl" : "...", "imageUrl" : "...", "tags" : [ "...", "..." ], "note" : { }, "state" : "OPERATIONAL", "capacity" : { "bicycleSpaces" : 12345, "carSpaces" : 12345, "wheelchairAccessibleCarSpaces" : 12345 }, "availability" : { "bicycleSpaces" : 12345, "carSpaces" : 12345, "wheelchairAccessibleCarSpaces" : 12345 }, "entrances" : [ { "vehicleParking" : { }, "entranceId" : { }, "x" : 12345.0, "y" : 12345.0, "name" : { }, "vertex" : { }, "carAccessible" : true, "walkAccessible" : true }, { "vehicleParking" : { }, "entranceId" : { }, "x" : 12345.0, "y" : 12345.0, "name" : { }, "vertex" : { }, "carAccessible" : true, "walkAccessible" : true } ] } ] }