{
 "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": 48.856614,
     "lng": 3.573028
    },
    "southwest": {
     "lat": 47.798224,
     "lng": 2.3522219
    }
   },
   "copyrights": "Map data (synthetic fixture)",
   "legs": [
    {
     "distance": {
      "text": "2000 km",
      "value": 2000000
     },
     "duration": {
      "text": "20 hours",
      "value": 72000
     },
     "end_address": "Lyon, France",
     "end_location": {
      "lat": 45.7640423,
      "lng": 4.8356808
     },
     "start_address": "Paris, France",
     "start_location": {
      "lat": 48.856614,
      "lng": 2.3522219
     },
     "steps": [
      {
       "distance": {
        "text": "1000 km",
        "value": 1000000
       },
       "duration": {
        "text": "600 mins",
        "value": 36000
       },
       "end_location": {
        "lat": 47.798224,
        "lng": 3.573028
       },
       "html_instructions": "Continue onto <b>A6</b>",
       "polyline": {
        "points": ""
       },
       "start_location": {
        "lat": 48.856614,
        "lng": 2.3522219
       },
       "travel_mode": "DRIVING"
      },
      {
       "distance": {
        "text": "1000 km",
        "value": 1000000
       },
       "duration": {
        "text": "600 mins",
        "value": 36000
       },
       "end_location": {
        "lat": 45.7640423,
        "lng": 4.8356808
       },
       "html_instructions": "Continue onto <b>A6</b>",
       "polyline": {
        "points": ""
       },
       "start_location": {
        "lat": 47.798224,
        "lng": 3.573028
       },
       "travel_mode": "DRIVING"
      }
     ],
     "traffic_speed_entry": [],
     "via_waypoint": []
    }
   ],
   "overview_polyline": {
    "points": [
     {
      "lat": 48.856614,
      "lng": 2.3522219
     },
     {
      "lat": 47.798224,
      "lng": 3.573028
     }
    ]
   },
   "summary": "A6",
   "warnings": [],
   "waypoint_order": []
  }
 ],
 "status": "OK"
}