coordinates

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