{
	"waypoints": [
		{
			"$type": "OffRoadWaypoint",
			"location": {
				"offRoadCoordinate": {
					"x": 19.14553,
					"y": 47.21471
				}
			}
		},
		{
			"$type": "OffRoadWaypoint",
			"location": {
				"offRoadCoordinate": {
					"x": 19.75410050424403,
					"y": 47.18360076219978 
				}
			}
		}
	],
	"resultFields": {
		"polyline": true,
		"emissions": true,
		"guidedNavigationRoute": true,
		"eventTypes": [
			"MANEUVER_EVENT"
		],
		"monetaryCostsReport": true,
		"toll": {
			"enabled": true,
			"sections": true
		}
	},
	"storedProfile": "truck40t",
	"requestProfile": {
		"vehicleProfile": {
			"weight": {
				"emptyWeight": 8000,
				"totalPermittedWeight": 40000,
				"loadWeight": 32000
			},
			"legalCondition": {
				"isEmergency": false,
				"isDelivery": false
			},
			"preferredRouteTypes": "DE_LONG_TRUCK,LOCAL_TRANSPORTATION",
			"electronicTollCollectionSubscriptions": "AT_GOBOX"
		},
		"routingProfile": {
			"course": {
				"combinedTransport": {
					"boatPenalty": 2500,
					"railPenalty": 2500
				},
				"distanceTimeWeighting": 100,
				"violations": {
					"enabled": true
				},
				"toll": {
					"tollPenalty": 0
				},
				"network": {
					"rampPenalty": 0,
					"penaltiesByNetworkClass": {
						"penalties": [
							0,
							0,
							0,
							0,
							0,
							2500,
							2500,
							2501
						]
					}
				},
				"specialAreas": {
					"residentsOnlyPenalty": 2500,
					"urbanPenalty": 500,
					"forbiddenLowEmissionZonePenalty": 2500,
					"minimumUrbanNetworkClass": 1
				},
				"maneuver": {
					"uTurnCost": 0
				}
			},
			"linking": {
				"minimumNetworkClass": 3,
				"maximumNetworkClass": 7
			},
			"searchSpace": {
				"heuristicAggressiveness": 100,
				"excludeByNetworkClass": {
					"minimumDistancesFromWaypoint": [
						"UNBOUNDED",
						"UNBOUNDED",
						"UNBOUNDED",
						"UNBOUNDED",
						"UNBOUNDED",
						"2",
						"2",
						"2"
					]
				}
			}
		},
		"featureLayerProfile": {
			"parameters": [
				{
					"key": "preferredRoutePenalty",
					"value": "-75"
				}
			],
			"themes": [
				{
					"id": "PTV_PreferredRoutes",
					"enabled": true
				},
				{
					"id": "PTV_TruckSpeedPatterns",
					"enabled": true
				},
				{
					"id": "PTV_TrafficIncidents",
					"enabled": true
				},
				{
					"id": "PTV_TruckAttributes",
					"enabled": true
				}
			]
		}
	},
	"routeOptions": {
		"timeConsideration": {
			"$type": "ExactTimeConsiderationAtStart",
			"referenceTime": "2025-03-08T10:35:45+01:00"
		},
		"calculationCriteria": "ABSTRACT_COSTS",
		"currency": "EUR",
		"emissionOptions": {
			"valueScenarios": [
				{
					"$type": "EmissionValueScenario_HBEFA_3_2",
					"scenarios": [
						"CURRENT_ROUTE"
					]
				}
			]
		},
		"monetaryCostOptions": {
			"costPerKilometer": 1.38,
			"workingCostPerHour": 0.1,
			"costPerFuelUnit": 0.0
		}
	},
	"geometryOptions": {
		"responseGeometryTypes": [
			"PLAIN"
		]
	},
	"coordinateFormat": "EPSG:4326"
}