{
  "requestProfile": {
    "vehicleProfile": {
      "weight": {
        "loadWeight": 0,
        "totalPermittedWeight": 29000
      }
    }
  },
  "waypoints": [
    {
      "$type": "OffRoadWaypoint",
      "location": {
        "offRoadCoordinate": {
          "x": 7.57884979248047,
          "y": 47.55544521625342
        }
      }
    },
    {
      "$type": "OffRoadWaypoint",
      "location": {
        "offRoadCoordinate": {
          "x": 9.010505676269533,
          "y": 45.84243362875762
        }
      }
    }
  ],
  "resultFields": {
    "polyline": false,
    "toll": {
      "enabled": true
    }
  },
  "geometryOptions": {
    "responseGeometryTypes": [
      "GEOJSON"
    ]
  }
}