{
    "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.5200066,
                    "lng": 13.404954
                },
                "southwest": {
                    "lat": 48.1351253,
                    "lng": 11.0766654
                }
            },
            "copyrights": "Map data (synthetic fixture)",
            "legs": [
                {
                    "distance": {
                        "text": "585 km",
                        "value": 585000
                    },
                    "duration": {
                        "text": "5.8 hours",
                        "value": 21000
                    },
                    "end_address": "Munich, Germany",
                    "end_location": {
                        "lat": 48.1351253,
                        "lng": 11.5819806
                    },
                    "start_address": "Berlin, Germany",
                    "start_location": {
                        "lat": 52.5200066,
                        "lng": 13.404954
                    },
                    "steps": [
                        {
                            "distance": {
                                "text": "195 km",
                                "value": 195000
                            },
                            "duration": {
                                "text": "117 mins",
                                "value": 7000
                            },
                            "end_location": {
                                "lat": 51.3396955,
                                "lng": 12.3730747
                            },
                            "html_instructions": "Continue onto <b>A9<\/b>",
                            "polyline": {
                                "points": ""
                            },
                            "start_location": {
                                "lat": 52.5200066,
                                "lng": 13.404954
                            },
                            "travel_mode": "DRIVING"
                        },
                        {
                            "distance": {
                                "text": "195 km",
                                "value": 195000
                            },
                            "duration": {
                                "text": "117 mins",
                                "value": 7000
                            },
                            "end_location": {
                                "lat": 49.4521018,
                                "lng": 11.0766654
                            },
                            "html_instructions": "Continue onto <b>A9<\/b>",
                            "polyline": {
                                "points": ""
                            },
                            "start_location": {
                                "lat": 51.3396955,
                                "lng": 12.3730747
                            },
                            "travel_mode": "DRIVING"
                        },
                        {
                            "distance": {
                                "text": "195 km",
                                "value": 195000
                            },
                            "duration": {
                                "text": "117 mins",
                                "value": 7000
                            },
                            "end_location": {
                                "lat": 48.1351253,
                                "lng": 11.5819806
                            },
                            "html_instructions": "Continue onto <b>A9<\/b>",
                            "polyline": {
                                "points": ""
                            },
                            "start_location": {
                                "lat": 49.4521018,
                                "lng": 11.0766654
                            },
                            "travel_mode": "DRIVING"
                        }
                    ],
                    "traffic_speed_entry": [],
                    "via_waypoint": []
                }
            ],
            "overview_polyline": {
                "points": [
                    {
                        "lat": 52.5200066,
                        "lng": 13.404954
                    },
                    {
                        "lat": 51.3396955,
                        "lng": 12.3730747
                    },
                    {
                        "lat": 49.4521018,
                        "lng": 11.0766654
                    },
                    {
                        "lat": 48.1351253,
                        "lng": 11.5819806
                    }
                ]
            },
            "summary": "A9",
            "warnings": [],
            "waypoint_order": []
        }
    ],
    "status": "OK"
}