{
 "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": 52.0,
     "lng": -0.0909852
    },
    "southwest": {
     "lat": 51.5123443,
     "lng": -1.0
    }
   },
   "copyrights": "Map data (synthetic fixture)",
   "legs": [
    {
     "distance": {
      "text": "550 km",
      "value": 550000
     },
     "duration": {
      "text": "5 hours",
      "value": 19800
     },
     "end_address": "Belfast, Northern Ireland, UK",
     "end_location": {
      "lat": 54.5973,
      "lng": -5.9301
     },
     "start_address": "City of London, London, UK",
     "start_location": {
      "lat": 51.5123443,
      "lng": -0.0909852
     },
     "steps": [
      {
       "distance": {
        "text": "250 km",
        "value": 250000
       },
       "duration": {
        "text": "150 mins",
        "value": 9000
       },
       "end_location": {
        "lat": 52.9,
        "lng": -1.5
       },
       "html_instructions": "Continue onto <b>M1</b>",
       "polyline": {
        "points": ""
       },
       "start_location": {
        "lat": 51.5123443,
        "lng": -0.0909852
       },
       "travel_mode": "DRIVING"
      },
      {
       "distance": {
        "text": "300 km",
        "value": 300000
       },
       "duration": {
        "text": "180 mins",
        "value": 10800
       },
       "end_location": {
        "lat": 54.5973,
        "lng": -5.9301
       },
       "html_instructions": "Continue onto <b>M6 and A75</b>",
       "polyline": {
        "points": ""
       },
       "start_location": {
        "lat": 52.9,
        "lng": -1.5
       },
       "travel_mode": "DRIVING"
      }
     ],
     "traffic_speed_entry": [],
     "via_waypoint": []
    }
   ],
   "overview_polyline": {
    "points": [
     {
      "lat": 51.5123443,
      "lng": -0.0909852
     },
     {
      "lat": 52.0,
      "lng": -1.0
     }
    ]
   },
   "summary": "M1, M6 and A75",
   "warnings": [],
   "waypoint_order": []
  }
 ],
 "status": "OK"
}