{
 "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.3,
     "lng": 2.3522
    },
    "southwest": {
     "lat": 48.8566,
     "lng": 0.5
    }
   },
   "copyrights": "Map data (synthetic fixture)",
   "legs": [
    {
     "distance": {
      "text": "520 km",
      "value": 520000
     },
     "duration": {
      "text": "5 hours",
      "value": 19800
     },
     "end_address": "Paris, France",
     "end_location": {
      "lat": 48.8566,
      "lng": 2.3522
     },
     "start_address": "Belfast, Northern Ireland, UK",
     "start_location": {
      "lat": 54.5973,
      "lng": -5.9301
     },
     "steps": [
      {
       "distance": {
        "text": "150 km",
        "value": 150000
       },
       "duration": {
        "text": "90 mins",
        "value": 5400
       },
       "end_location": {
        "lat": 51.1,
        "lng": 1.3
       },
       "html_instructions": "Continue onto <b>M1</b>",
       "polyline": {
        "points": ""
       },
       "start_location": {
        "lat": 54.5973,
        "lng": -5.9301
       },
       "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": "350 km",
        "value": 350000
       },
       "duration": {
        "text": "210 mins",
        "value": 12600
       },
       "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.3,
      "lng": 0.5
     },
     {
      "lat": 50.9,
      "lng": 1.8
     },
     {
      "lat": 48.8566,
      "lng": 2.3522
     }
    ]
   },
   "summary": "M1, A16 and A1",
   "warnings": [],
   "waypoint_order": []
  }
 ],
 "status": "OK"
}