{ Status: { Code: "OK" }, Routes: [{ RouteIdentification: "main-route", Summary: { Duration: 1841.84, Distance: 21477, Origin: { Address: { StreetName: "R. Açucena", City: "Osasco", State: "SP", Country: "BRA", ZipCode: "06110160" }, MappedLocation: { Longitude: -46.79151, Latitude: -23.53265 } }, Destination: { Address: { ... }, MappedLocation: { ... } } }, Legs: [{ Duration: 1724.84, Distance: 21464, StartAddress: { ... }, EndAddress: { ... }, StartLocation: { ... }, EndLocation: { ... }, Steps: [{ Instruction: "Turn Right", Distance: 152, Duration: 22.77, Location: { ... }, Address: { ... } }, { Instruction: "Turn Right", Distance: 113, Duration: 16.91, Location: { ... }, Address: { ... } } ....] }] }] }