{
    "case": "d38",
    "description": "City of London, London, UK -> Bergschenhoek, Netherlands (formula 5, user 2)",
    "request": {
        "from": "City of London, London, UK",
        "to": "Bergschenhoek, Netherlands",
        "mass": 100,
        "volume": [
            5
        ],
        "user_id": 2
    },
    "status": 200,
    "google_requests": [
        {
            "origin": "City of London, London, UK",
            "destination": "Bergschenhoek, Netherlands",
            "language": "en",
            "mode": "driving",
            "avoid": [],
            "waypoints": "optimize:true|Dover, United Kingdom|Calais, France"
        }
    ],
    "body": {
        "has_null_ferries": true,
        "cost_of_route": {
            "5": 250.0745
        },
        "markup": {
            "5": 451
        },
        "ferries": [
            {
                "name": "Dover, UK - Calais, FR",
                "price": 0
            }
        ],
        "mass": 100,
        "volume": [
            5
        ],
        "total_distance_through_zones": 4.942,
        "total_price": "995",
        "prices": {
            "5": "995"
        },
        "total_duration": "26670",
        "from": "City of London, London, UK",
        "to": "Bergschenhoek, Netherlands",
        "distance_by_country": {
            "UK": 123,
            "FR": 51,
            "BE": 208,
            "NL": 97
        },
        "total_distance": 487,
        "place_of_supply": "EU",
        "all_size_prices": {
            "5": "995",
            "10": "1318",
            "15": "1416",
            "20": "1653",
            "30": "2832"
        },
        "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"
        }
    }
}
