{
 "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": 51.5123443,
     "lng": 2.3522
    },
    "southwest": {
     "lat": 48.0,
     "lng": -20.0
    }
   },
   "copyrights": "Map data (synthetic fixture)",
   "legs": [
    {
     "distance": {
      "text": "460 km",
      "value": 460000
     },
     "duration": {
      "text": "4 hours",
      "value": 16200
     },
     "end_address": "Paris, France",
     "end_location": {
      "lat": 48.8566,
      "lng": 2.3522
     },
     "start_address": "City of London, London, UK",
     "start_location": {
      "lat": 51.5123443,
      "lng": -0.0909852
     },
     "steps": [
      {
       "distance": {
        "text": "100 km",
        "value": 100000
       },
       "duration": {
        "text": "60 mins",
        "value": 3600
       },
       "end_location": {
        "lat": 51.1,
        "lng": 1.3
       },
       "html_instructions": "Continue onto <b>M20</b>",
       "polyline": {
        "points": ""
       },
       "start_location": {
        "lat": 51.5123443,
        "lng": -0.0909852
       },
       "travel_mode": "DRIVING"
      },
      {
       "distance": {
        "text": "20 km",
        "value": 20000
       },
       "duration": {
        "text": "30 mins",
        "value": 1800
       },
       "end_location": {
        "lat": 50.95,
        "lng": 1.85
       },
       "html_instructions": "Take the <b>Channel Tunnel</b> train to Fréthun<div style=\"font-size:0.9em\">Entering France</div>",
       "polyline": {
        "points": ""
       },
       "start_location": {
        "lat": 51.1,
        "lng": 1.3
       },
       "travel_mode": "DRIVING"
      },
      {
       "distance": {
        "text": "340 km",
        "value": 340000
       },
       "duration": {
        "text": "180 mins",
        "value": 10800
       },
       "end_location": {
        "lat": 48.8566,
        "lng": 2.3522
       },
       "html_instructions": "Continue onto <b>A16 and A1</b>",
       "polyline": {
        "points": ""
       },
       "start_location": {
        "lat": 50.95,
        "lng": 1.85
       },
       "travel_mode": "DRIVING"
      }
     ],
     "traffic_speed_entry": [],
     "via_waypoint": []
    }
   ],
   "overview_polyline": {
    "points": [
     {
      "lat": 51.5123443,
      "lng": -0.0909852
     },
     {
      "lat": 48.0,
      "lng": -20.0
     },
     {
      "lat": 48.3,
      "lng": -19.7
     },
     {
      "lat": 48.8566,
      "lng": 2.3522
     }
    ]
   },
   "summary": "M20, A16 and A1",
   "warnings": [],
   "waypoint_order": []
  }
 ],
 "status": "OK"
}