Station

fun Station(    isOperational: Boolean,     address: String,     location: LatLng,     name: String,     number: Int,     imageUrl: String?)