Destinations

fun Destinations(    distance: Double = 0.0,     name: String = "",     location: ArrayList<Double> = arrayListOf())