--- Alias: [""] Tag: ["πŸ”οΈ", "🎿", "πŸ‡¨πŸ‡­"] Date: 2024-02-04 DocType: "Place" Hierarchy: "NonRoot" TimeStamp: location: [46.727053,9.5575948] Place: Type: Sport SubType: Skiing Style: Swiss Location: Grisons Country: CH Status: Tested CollapseMetaTable: true Phone: "+41 81 385 57 00" Email: "info@lenzerheide.swiss" Website: "[Lenzerheide – die alpine Oase im Herzen GraubΓΌndens | Schweiz](https://arosalenzerheide.swiss/de/Lenzerheide#consoleAnlagen)" --- Parent:: [[@Switzerland|Switzerland]], [[Skiing in Switzerland]]   ```dataviewjs let tempPhone = dv.current().Phone ? dv.current().Phone.replaceAll(" ", "") : '+000' let tempMail = dv.current().Email ? dv.current().Email : "" let tempCoorSet = dv.current().location ? dv.current().location : [0,0] dv.el('center', '[πŸ“²](tel:' + tempPhone + ')     [πŸ“§](mailto:' + tempMail + ')     [πŸ—ΊοΈ](' + "https://waze.com/ul?ll=" + tempCoorSet[0] + "%2C" + tempCoorSet[1] + "&navigate=yes" + ')') ``` ---   ```button name Save type command action Save current file id Save ``` ^button-LenzerheideSave   # Lenzerheide   > [!summary]+ > Note Description   ```toc style: number ```   ---   ### πŸ“‡ Contact   > [!address] πŸ—Ί > Voa Principala 37 > 7078 Lenzerheide > Switzerland   ☎️ `= this.Phone` πŸ“§ `= this.Email` 🌐 `= this.Website`   ---   ### πŸ—’ Notes   |   |   | | --------------------- |:--------------------------:| | **Day pass** | *CHF 70* | | **Size of domain** | *Big* | | **Restaurants** | *15* | | **Time to ZH** | Car: *1.5h - 2h* | | **Easy car park** | *Yes* | | **Parking for 1 day** | *CHF 9.2* |   ---   ### πŸ”— Other activity   ```dataview Table DocType as "Doc type" from [[Lenzerheide]] where !contains(file.name, "@@Travel") sort DocType asc ```