{
  "id": "https://blue-bike.be/stations/141",
  "type": "BicycleParkingStation",
  "ParkingFacility.capacity": {
    "type": "Capacity",
    "Capacity.total": 20
  },
  "InfrastructureElement.geometry": {
    "type": "Geometry",
    "Geometry.asWkt": "POINT(3.313743000000 50.855703000000)"
  },
  "location": {
    "type": "Point",
    "coordinates": [
      3.313743,
      50.855703
    ]
  }
}