POI

constructor(    name: String,     coordinate: GeoPoint,     categoryId: Long,     categoryName: String,     detourTime: Duration? = null,     detourDistance: Distance? = null,     detourOffset: Distance? = null)