{
    "case": "k69",
    "description": "City of London, London, UK -> Helsinki, Finland, 3 ferries priced/zero/priced (formula 5, user 2)",
    "request": {
        "from": "City of London, London, UK",
        "to": "Helsinki, Finland",
        "mass": 100,
        "volume": [
            10
        ],
        "user_id": 2
    },
    "status": 200,
    "google_requests": [
        {
            "origin": "City of London, London, UK",
            "destination": "Helsinki, Finland",
            "language": "en",
            "mode": "driving",
            "avoid": [],
            "waypoints": "optimize:true|Dover, United Kingdom|Calais, France|Tallin, Estonia"
        }
    ],
    "body": {
        "has_null_ferries": true,
        "cost_of_route": {
            "10": 855
        },
        "markup": {
            "10": 620
        },
        "ferries": [
            {
                "name": "Harwich - Hoek van Holland",
                "price": 187
            },
            {
                "name": "Huelva - Las Palmas",
                "price": 0
            },
            {
                "name": "Hirtshals, DK - Larvik, NO",
                "price": 339
            }
        ],
        "mass": 100,
        "volume": [
            10
        ],
        "total_distance_through_zones": 0,
        "total_price": "1706",
        "prices": {
            "10": "1706"
        },
        "total_duration": "64080",
        "from": "City of London, London, UK",
        "to": "Helsinki, Finland",
        "distance_by_country": {
            "UK": 100,
            "NL": 320,
            "DE": 300,
            "DK": 330,
            "FI": 450
        },
        "total_distance": 1500,
        "place_of_supply": "EU",
        "all_size_prices": {
            "5": "1489",
            "10": "1706",
            "15": "2197",
            "20": "2615",
            "30": "4393"
        },
        "custom_clearance": {
            "price": 0,
            "cost": 0
        },
        "seasonal_adjustment": {
            "basis": "default_today",
            "dates": [
                "01/01/2001"
            ],
            "month_used": 1,
            "week_used": null,
            "percent": 0,
            "amount": {
                "5": 0,
                "10": 0,
                "15": 0,
                "20": 0,
                "30": 0
            },
            "rule": "default"
        }
    }
}
