{
    "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": 4.839822
                },
                "southwest": {
                    "lat": 45.764043,
                    "lng": 2.3522219
                }
            },
            "copyrights": "Map data (synthetic fixture)",
            "legs": [
                {
                    "distance": {
                        "text": "465 km",
                        "value": 465000
                    },
                    "duration": {
                        "text": "4.6 hours",
                        "value": 16500
                    },
                    "end_address": "Lyon, France",
                    "end_location": {
                        "lat": 45.764043,
                        "lng": 4.835659
                    },
                    "start_address": "Paris, France",
                    "start_location": {
                        "lat": 48.856614,
                        "lng": 2.3522219
                    },
                    "steps": [
                        {
                            "distance": {
                                "text": "155 km",
                                "value": 155000
                            },
                            "duration": {
                                "text": "92 mins",
                                "value": 5500
                            },
                            "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": "155 km",
                                "value": 155000
                            },
                            "duration": {
                                "text": "92 mins",
                                "value": 5500
                            },
                            "end_location": {
                                "lat": 47.026047,
                                "lng": 4.839822
                            },
                            "html_instructions": "Continue onto <b>A6<\/b>",
                            "polyline": {
                                "points": ""
                            },
                            "start_location": {
                                "lat": 47.798224,
                                "lng": 3.573028
                            },
                            "travel_mode": "DRIVING"
                        },
                        {
                            "distance": {
                                "text": "155 km",
                                "value": 155000
                            },
                            "duration": {
                                "text": "92 mins",
                                "value": 5500
                            },
                            "end_location": {
                                "lat": 45.764043,
                                "lng": 4.835659
                            },
                            "html_instructions": "Continue onto <b>A6<\/b>",
                            "polyline": {
                                "points": ""
                            },
                            "start_location": {
                                "lat": 47.026047,
                                "lng": 4.839822
                            },
                            "travel_mode": "DRIVING"
                        }
                    ],
                    "traffic_speed_entry": [],
                    "via_waypoint": []
                }
            ],
            "overview_polyline": {
                "points": [
                    {
                        "lat": 48.856614,
                        "lng": 2.3522219
                    },
                    {
                        "lat": 47.798224,
                        "lng": 3.573028
                    },
                    {
                        "lat": 47.026047,
                        "lng": 4.839822
                    },
                    {
                        "lat": 45.764043,
                        "lng": 4.835659
                    }
                ]
            },
            "summary": "A6",
            "warnings": [],
            "waypoint_order": []
        }
    ],
    "status": "OK"
}