Spaces:
Sleeping
Sleeping
| { | |
| "activity_type": [ | |
| "hut trek (summer)", | |
| "hut trek (winter)", | |
| "camping trip (wild camping)", | |
| "camping trip (campground)", | |
| "ski tour / skitour", | |
| "snowboard / splitboard trip", | |
| "long-distance hike / thru-hike", | |
| "digital nomad trip", | |
| "city trip", | |
| "road trip (car/camper)", | |
| "festival trip", | |
| "yoga / wellness retreat", | |
| "micro-adventure / weekend trip", | |
| "beach vacation", | |
| "cultural exploration", | |
| "nature escape" | |
| ], | |
| "activities": [ | |
| "swimming", | |
| "going to the beach", | |
| "relaxing", | |
| "sightseeing", | |
| "biking", | |
| "running", | |
| "skiing", | |
| "cross-country skiing", | |
| "ski touring", | |
| "hiking", | |
| "hut-to-hut hiking", | |
| "rock climbing", | |
| "ice climbing", | |
| "snowshoe hiking", | |
| "kayaking / canoeing", | |
| "stand-up paddleboarding (SUP)", | |
| "snorkeling", | |
| "scuba diving", | |
| "surfing", | |
| "paragliding", | |
| "horseback riding", | |
| "photography", | |
| "fishing", | |
| "rafting", | |
| "yoga" | |
| ], | |
| "climate_or_season": [ | |
| "cold destination / winter", | |
| "warm destination / summer", | |
| "variable weather / spring / autumn", | |
| "tropical / humid", | |
| "dry / desert-like", | |
| "rainy climate" | |
| ], | |
| "style_or_comfort": [ | |
| "ultralight", | |
| "lightweight (but comfortable)", | |
| "luxury (including evening wear)", | |
| "minimalist" | |
| ], | |
| "dress_code": [ | |
| "casual", | |
| "formal (business trip)", | |
| "conservative" | |
| ], | |
| "accommodation": [ | |
| "indoor", | |
| "huts with half board", | |
| "sleeping in a tent", | |
| "sleeping in a car" | |
| ], | |
| "transportation": [ | |
| "own vehicle", | |
| "no own vehicle" | |
| ], | |
| "special_conditions": [ | |
| "off-grid / no electricity", | |
| "self-supported (bring your own cooking gear)", | |
| "travel with children", | |
| "pet-friendly", | |
| "snow and ice", | |
| "high alpine terrain", | |
| "snow, ice and avalanche-prone terrain", | |
| "no special conditions to consider" | |
| ], | |
| "trip_length_days": [ | |
| "1 day", | |
| "2 days", | |
| "3 days", | |
| "4 days", | |
| "5 days", | |
| "6 days", | |
| "7 days", | |
| "7+ days" | |
| ] | |
| } |