PointOfInterest

constructor(id: Int, name: String? = null, type: PointOfInterestType, floor: Int, coord: Coordinates, chatLink: String, icon: String? = null)