{
  "routes": [
    {
      "geometry": {
        "coordinates": [
          [
            -122.414708,
            37.802627
          ],
          [
            -122.414321,
            37.800754
          ],
          [
            -122.414129,
            37.799836
          ],
          [
            -122.41741,
            37.799405
          ],
          [
            -122.417615,
            37.800312
          ]
        ],
        "type": "LineString"
      },
      "legs": [
        {
          "summary": "",
          "duration": 42,
          "steps": [
            {
              "geometry": {
                "coordinates": [
                  [
                    -122.414708,
                    37.802627
                  ],
                  [
                    -122.414707,
                    37.802617
                  ],
                  [
                    -122.414518,
                    37.801697
                  ],
                  [
                    -122.414419,
                    37.801234
                  ],
                  [
                    -122.414324,
                    37.800766
                  ],
                  [
                    -122.414321,
                    37.800754
                  ]
                ],
                "type": "LineString"
              },
              "maneuver": {
                "exit": 4,
                "bearing_after": 175,
                "bearing_before": 0,
                "location": [
                  -122.414708,
                  37.802627
                ],
                "type": "depart",
                "instruction": "Proceed to Taylor St, then go south"
              },
              "mode": "driving",
              "duration": 42,
              "name": "Taylor St",
              "distance": 211.1
            },
            {
              "geometry": {
                "coordinates": [
                  [
                    -122.414321,
                    37.800754
                  ]
                ],
                "type": "Point"
              },
              "maneuver": {
                "bearing_after": 0,
                "bearing_before": 169,
                "location": [
                  -122.414321,
                  37.800754
                ],
                "type": "arrive",
                "instruction": "You have arrived at your first destination"
              },
              "mode": "driving",
              "duration": 0,
              "name": "Taylor St",
              "distance": 0
            }
          ],
          "distance": 211.1
        },
        {
          "summary": "Taylor St, Union St",
          "duration": 117.9,
          "steps": [
            {
              "geometry": {
                "coordinates": [
                  [
                    -122.414321,
                    37.800754
                  ],
                  [
                    -122.414241,
                    37.800356
                  ],
                  [
                    -122.414231,
                    37.8003
                  ],
                  [
                    -122.414129,
                    37.799836
                  ]
                ],
                "type": "LineString"
              },
              "maneuver": {
                "exit": 1,
                "bearing_after": 171,
                "bearing_before": 0,
                "location": [
                  -122.414321,
                  37.800754
                ],
                "type": "depart",
                "instruction": "Proceed to Taylor St, then go south"
              },
              "mode": "driving",
              "duration": 34.1,
              "name": "Taylor St",
              "distance": 103.5
            },
            {
              "geometry": {
                "coordinates": [
                  [
                    -122.414129,
                    37.799836
                  ],
                  [
                    -122.414594,
                    37.799774
                  ],
                  [
                    -122.415199,
                    37.799697
                  ],
                  [
                    -122.415785,
                    37.799623
                  ],
                  [
                    -122.416538,
                    37.79953
                  ],
                  [
                    -122.41741,
                    37.799405
                  ]
                ],
                "type": "LineString"
              },
              "maneuver": {
                "exit": 3,
                "bearing_after": 260,
                "bearing_before": 170,
                "location": [
                  -122.414129,
                  37.799836
                ],
                "modifier": "right",
                "type": "turn",
                "instruction": "Turn right onto Union St"
              },
              "mode": "driving",
              "duration": 52,
              "name": "Union St",
              "distance": 292.3
            },
            {
              "geometry": {
                "coordinates": [
                  [
                    -122.41741,
                    37.799405
                  ],
                  [
                    -122.417543,
                    37.799969
                  ],
                  [
                    -122.417615,
                    37.800312
                  ]
                ],
                "type": "LineString"
              },
              "maneuver": {
                "exit": 1,
                "bearing_after": 349,
                "bearing_before": 260,
                "location": [
                  -122.41741,
                  37.799405
                ],
                "modifier": "right",
                "type": "turn",
                "instruction": "Turn right onto Leavenworth St"
              },
              "mode": "driving",
              "duration": 30.7,
              "name": "Leavenworth St",
              "distance": 102.5
            },
            {
              "geometry": {
                "coordinates": [
                  [
                    -122.417615,
                    37.800312
                  ],
                  [
                    -122.417516,
                    37.800325
                  ]
                ],
                "type": "LineString"
              },
              "maneuver": {
                "bearing_after": 81,
                "bearing_before": 351,
                "location": [
                  -122.417615,
                  37.800312
                ],
                "modifier": "right",
                "type": "turn",
                "instruction": "Turn right onto Filbert St"
              },
              "mode": "driving",
              "duration": 1.1,
              "name": "Filbert St",
              "distance": 8.8
            },
            {
              "geometry": {
                "coordinates": [
                  [
                    -122.417516,
                    37.800325
                  ]
                ],
                "type": "Point"
              },
              "maneuver": {
                "bearing_after": 0,
                "bearing_before": 81,
                "location": [
                  -122.417516,
                  37.800325
                ],
                "type": "arrive",
                "instruction": "You have arrived at your final destination"
              },
              "mode": "driving",
              "duration": 0,
              "name": "Filbert St",
              "distance": 0
            }
          ],
          "distance": 507.1
        }
      ],
      "duration": 159.9,
      "distance": 718.2
    }
  ],
  "waypoints": [
    {
      "name": "Taylor St",
      "location": [
        -122.414708,
        37.802627
      ]
    },
    {
      "name": "Taylor St",
      "location": [
        -122.414321,
        37.800754
      ]
    },
    {
      "name": "Filbert St",
      "location": [
        -122.417516,
        37.800325
      ]
    }
  ],
  "code": "Ok"
}
