{
    "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": 53.4807593,
                    "lng": -0.0909852
                },
                "southwest": {
                    "lat": 51.5123443,
                    "lng": -2.2426305
                }
            },
            "copyrights": "Map data (synthetic fixture)",
            "legs": [
                {
                    "distance": {
                        "text": "335 km",
                        "value": 335000
                    },
                    "duration": {
                        "text": "4 hours",
                        "value": 14340
                    },
                    "end_address": "Manchester, UK",
                    "end_location": {
                        "lat": 53.4807593,
                        "lng": -2.2426305
                    },
                    "start_address": "City of London, London, UK",
                    "start_location": {
                        "lat": 51.5123443,
                        "lng": -0.0909852
                    },
                    "steps": [
                        {
                            "distance": {
                                "text": "67 km",
                                "value": 67000
                            },
                            "duration": {
                                "text": "48 mins",
                                "value": 2868
                            },
                            "end_location": {
                                "lat": 51.8786707,
                                "lng": -0.4200255
                            },
                            "html_instructions": "Continue onto <b>M1 and M6<\/b>",
                            "polyline": {
                                "points": ""
                            },
                            "start_location": {
                                "lat": 51.5123443,
                                "lng": -0.0909852
                            },
                            "travel_mode": "DRIVING"
                        },
                        {
                            "distance": {
                                "text": "67 km",
                                "value": 67000
                            },
                            "duration": {
                                "text": "48 mins",
                                "value": 2868
                            },
                            "end_location": {
                                "lat": 52.0406224,
                                "lng": -0.7594171
                            },
                            "html_instructions": "Continue onto <b>M1 and M6<\/b>",
                            "polyline": {
                                "points": ""
                            },
                            "start_location": {
                                "lat": 51.8786707,
                                "lng": -0.4200255
                            },
                            "travel_mode": "DRIVING"
                        },
                        {
                            "distance": {
                                "text": "67 km",
                                "value": 67000
                            },
                            "duration": {
                                "text": "48 mins",
                                "value": 2868
                            },
                            "end_location": {
                                "lat": 52.4862363,
                                "lng": -1.890454
                            },
                            "html_instructions": "Continue onto <b>M1 and M6<\/b>",
                            "polyline": {
                                "points": ""
                            },
                            "start_location": {
                                "lat": 52.0406224,
                                "lng": -0.7594171
                            },
                            "travel_mode": "DRIVING"
                        },
                        {
                            "distance": {
                                "text": "67 km",
                                "value": 67000
                            },
                            "duration": {
                                "text": "48 mins",
                                "value": 2868
                            },
                            "end_location": {
                                "lat": 53.002668,
                                "lng": -2.179443
                            },
                            "html_instructions": "Continue onto <b>M1 and M6<\/b>",
                            "polyline": {
                                "points": ""
                            },
                            "start_location": {
                                "lat": 52.4862363,
                                "lng": -1.890454
                            },
                            "travel_mode": "DRIVING"
                        },
                        {
                            "distance": {
                                "text": "67 km",
                                "value": 67000
                            },
                            "duration": {
                                "text": "48 mins",
                                "value": 2868
                            },
                            "end_location": {
                                "lat": 53.4807593,
                                "lng": -2.2426305
                            },
                            "html_instructions": "Continue onto <b>M1 and M6<\/b>",
                            "polyline": {
                                "points": ""
                            },
                            "start_location": {
                                "lat": 53.002668,
                                "lng": -2.179443
                            },
                            "travel_mode": "DRIVING"
                        }
                    ],
                    "traffic_speed_entry": [],
                    "via_waypoint": []
                }
            ],
            "overview_polyline": {
                "points": [
                    {
                        "lat": 51.5123443,
                        "lng": -0.0909852
                    },
                    {
                        "lat": 51.8786707,
                        "lng": -0.4200255
                    },
                    {
                        "lat": 52.0406224,
                        "lng": -0.7594171
                    },
                    {
                        "lat": 52.4862363,
                        "lng": -1.890454
                    },
                    {
                        "lat": 53.002668,
                        "lng": -2.179443
                    },
                    {
                        "lat": 53.4807593,
                        "lng": -2.2426305
                    }
                ]
            },
            "summary": "M1 and M6",
            "warnings": [],
            "waypoint_order": []
        }
    ],
    "status": "OK"
}