LocationInfo

fun LocationInfo(@Json(name = "uri") geoUri: String? = null, @Json(name = "description") description: String? = null)