RoutePointData
sequence int32
routePointType stringnullable
timeAtLocation int32
locationName stringnullable
latitude stringnullable
longitude stringnullable
pointLatLong stringnullable
RoutePointData
{
"sequence": 0,
"routePointType": "string",
"timeAtLocation": 0,
"locationName": "string",
"latitude": "string",
"longitude": "string",
"pointLatLong": "string"
}