LocationDescription

constructor(adressName: String? = null, streetNumberAndName: String? = null, postcodeAndLocality: String? = null, country: String? = null, distance: String? = null, latitude: Double, longitude: Double)