coordinates

@SerialName(value = "coords")
val coordinates: List<@Serializable(with = CompressedCoordinateSerializer::class) Coordinate>

The coordinates describing the geometry of the leg.