Spaces:
Sleeping
Sleeping
File size: 366 Bytes
639f871 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 | {
"transport_mode":"MIXED",
"mobility":"NORMAL",
"allowed_categories":[
"monument",
"park",
"viewpoint",
"restaurant",
"bar",
"gelateria"
],
"want_lunch":true,
"want_dinner":true,
"lunch_time":720,
"dinner_time":1230,
"meal_window":90,
"max_bar_stops":2,
"max_gelateria_stops":1,
"tag_weights":{
"fotogenico":1.3,
"vivace":1.2
},
"max_entry_fee":15,
"group_size":4
} |