{
 "geocoded_waypoints": [
  {
   "geocoder_status": "OK",
   "place_id": "synthetic-origin",
   "types": [
    "locality",
    "political"
   ]
  },
  {
   "geocoder_status": "OK",
   "place_id": "synthetic-destination",
   "types": [
    "locality",
    "political"
   ]
  }
 ],
 "routes": [
  {
   "bounds": {
    "northeast": {
     "lat": 61.0,
     "lng": 10.7522
    },
    "southwest": {
     "lat": 59.9139,
     "lng": 10.5
    }
   },
   "copyrights": "Map data (synthetic fixture)",
   "legs": [
    {
     "distance": {
      "text": "500 km",
      "value": 500000
     },
     "duration": {
      "text": "5 hours",
      "value": 18000
     },
     "end_address": "Trondheim Municipality, Norway",
     "end_location": {
      "lat": 63.4305,
      "lng": 10.3951
     },
     "start_address": "Oslo, Norway",
     "start_location": {
      "lat": 59.9139,
      "lng": 10.7522
     },
     "steps": [
      {
       "distance": {
        "text": "250 km",
        "value": 250000
       },
       "duration": {
        "text": "150 mins",
        "value": 9000
       },
       "end_location": {
        "lat": 61.5,
        "lng": 10.2
       },
       "html_instructions": "Continue onto <b>E6</b>",
       "polyline": {
        "points": ""
       },
       "start_location": {
        "lat": 59.9139,
        "lng": 10.7522
       },
       "travel_mode": "DRIVING"
      },
      {
       "distance": {
        "text": "250 km",
        "value": 250000
       },
       "duration": {
        "text": "150 mins",
        "value": 9000
       },
       "end_location": {
        "lat": 63.4305,
        "lng": 10.3951
       },
       "html_instructions": "Continue onto <b>E6</b>",
       "polyline": {
        "points": ""
       },
       "start_location": {
        "lat": 61.5,
        "lng": 10.2
       },
       "travel_mode": "DRIVING"
      }
     ],
     "traffic_speed_entry": [],
     "via_waypoint": []
    }
   ],
   "overview_polyline": {
    "points": [
     {
      "lat": 59.9139,
      "lng": 10.7522
     },
     {
      "lat": 61.0,
      "lng": 10.5
     }
    ]
   },
   "summary": "E6",
   "warnings": [],
   "waypoint_order": []
  }
 ],
 "status": "OK"
}