// Give
nw["recycling:furniture"="yes"];
nw["recycling:interior_decoration"="yes"];
nw["recycling:wood"="yes"];
nw["recycling:pallets"="yes"];
// Give and take
nw["shop"~"^(interior_decoration|furniture|bed)$"][~"^(rental|regional|fair_trade|second_hand)$"~"^(yes|only)$"];
nw["amenity"="freeshop"];
nw["rental"~"tableware|furniture"];
nw["shop"="furniture"]["rental"~"^(yes|only)$"];
// Repair
nw["service:furniture:repair"="yes"];
nw["furniture:repair"~"^(yes|only)$"];
nw["shop"="furniture"]["repair"~"^(yes|only)$"];
nw["craft"="cabinet_maker"]["repair"~"^(yes|only)$"];
overpass-turbo