```dataview Table without id file.link as "Place", Place.Style as "Theme", Phone, Email, Website from "<% tp.file.folder() %>" where DocType = "Place" where contains(Place.Type, "Hotel/Restaurant/Bar/Brunch") where contains(Place.Location, "Marais") Where !startswith(file.name, "Template") ```