{
    "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": 55.9533456,
                    "lng": -0.0909852
                },
                "southwest": {
                    "lat": 51.5123443,
                    "lng": -3.1883749
                }
            },
            "copyrights": "Map data (synthetic fixture)",
            "legs": [
                {
                    "distance": {
                        "text": "650 km",
                        "value": 650000
                    },
                    "duration": {
                        "text": "7.3 hours",
                        "value": 26100
                    },
                    "end_address": "City of London, London, UK",
                    "end_location": {
                        "lat": 51.5123443,
                        "lng": -0.0909852
                    },
                    "start_address": "Edinburgh, UK",
                    "start_location": {
                        "lat": 55.9533456,
                        "lng": -3.1883749
                    },
                    "steps": [
                        {
                            "distance": {
                                "text": "130 km",
                                "value": 130000
                            },
                            "duration": {
                                "text": "87 mins",
                                "value": 5220
                            },
                            "end_location": {
                                "lat": 55.8642,
                                "lng": -3.05
                            },
                            "html_instructions": "Continue onto <b>A1 and M1<\/b>",
                            "polyline": {
                                "points": ""
                            },
                            "start_location": {
                                "lat": 55.9533456,
                                "lng": -3.1883749
                            },
                            "travel_mode": "DRIVING"
                        },
                        {
                            "distance": {
                                "text": "130 km",
                                "value": 130000
                            },
                            "duration": {
                                "text": "87 mins",
                                "value": 5220
                            },
                            "end_location": {
                                "lat": 54.978252,
                                "lng": -1.61778
                            },
                            "html_instructions": "Continue onto <b>A1 and M1<\/b>",
                            "polyline": {
                                "points": ""
                            },
                            "start_location": {
                                "lat": 55.8642,
                                "lng": -3.05
                            },
                            "travel_mode": "DRIVING"
                        },
                        {
                            "distance": {
                                "text": "130 km",
                                "value": 130000
                            },
                            "duration": {
                                "text": "87 mins",
                                "value": 5220
                            },
                            "end_location": {
                                "lat": 53.8007554,
                                "lng": -1.5490774
                            },
                            "html_instructions": "Continue onto <b>A1 and M1<\/b>",
                            "polyline": {
                                "points": ""
                            },
                            "start_location": {
                                "lat": 54.978252,
                                "lng": -1.61778
                            },
                            "travel_mode": "DRIVING"
                        },
                        {
                            "distance": {
                                "text": "130 km",
                                "value": 130000
                            },
                            "duration": {
                                "text": "87 mins",
                                "value": 5220
                            },
                            "end_location": {
                                "lat": 52.954783,
                                "lng": -1.158109
                            },
                            "html_instructions": "Continue onto <b>A1 and M1<\/b>",
                            "polyline": {
                                "points": ""
                            },
                            "start_location": {
                                "lat": 53.8007554,
                                "lng": -1.5490774
                            },
                            "travel_mode": "DRIVING"
                        },
                        {
                            "distance": {
                                "text": "130 km",
                                "value": 130000
                            },
                            "duration": {
                                "text": "87 mins",
                                "value": 5220
                            },
                            "end_location": {
                                "lat": 51.5123443,
                                "lng": -0.0909852
                            },
                            "html_instructions": "Continue onto <b>A1 and M1<\/b>",
                            "polyline": {
                                "points": ""
                            },
                            "start_location": {
                                "lat": 52.954783,
                                "lng": -1.158109
                            },
                            "travel_mode": "DRIVING"
                        }
                    ],
                    "traffic_speed_entry": [],
                    "via_waypoint": []
                }
            ],
            "overview_polyline": {
                "points": [
                    {
                        "lat": 55.9533456,
                        "lng": -3.1883749
                    },
                    {
                        "lat": 55.8642,
                        "lng": -3.05
                    },
                    {
                        "lat": 54.978252,
                        "lng": -1.61778
                    },
                    {
                        "lat": 53.8007554,
                        "lng": -1.5490774
                    },
                    {
                        "lat": 52.954783,
                        "lng": -1.158109
                    },
                    {
                        "lat": 51.5123443,
                        "lng": -0.0909852
                    }
                ]
            },
            "summary": "A1 and M1",
            "warnings": [],
            "waypoint_order": []
        }
    ],
    "status": "OK"
}