Spaces:
Sleeping
Sleeping
| [ | |
| { | |
| "id": "A_FAMILY_CRUISE", | |
| "name": "Family River Cruise", | |
| "node_id": "ZONE_FAMILY_N", | |
| "thrill_level": 2, | |
| "family_friendly": true, | |
| "average_duration_minutes": 20, | |
| "base_popularity": 7 | |
| }, | |
| { | |
| "id": "A_SKY_CAROUSEL", | |
| "name": "Sky Carousel", | |
| "node_id": "ZONE_FAMILY_N", | |
| "thrill_level": 1, | |
| "family_friendly": true, | |
| "average_duration_minutes": 10, | |
| "base_popularity": 6 | |
| }, | |
| { | |
| "id": "A_FALCON_COASTER", | |
| "name": "Falcon Coaster", | |
| "node_id": "ZONE_THRILL", | |
| "thrill_level": 5, | |
| "family_friendly": false, | |
| "average_duration_minutes": 15, | |
| "base_popularity": 10 | |
| }, | |
| { | |
| "id": "A_DESERT_DROP", | |
| "name": "Desert Drop", | |
| "node_id": "ZONE_THRILL", | |
| "thrill_level": 4, | |
| "family_friendly": false, | |
| "average_duration_minutes": 10, | |
| "base_popularity": 8 | |
| }, | |
| { | |
| "id": "A_OASIS_RAPIDS", | |
| "name": "Oasis Rapids", | |
| "node_id": "ZONE_WATER", | |
| "thrill_level": 3, | |
| "family_friendly": true, | |
| "average_duration_minutes": 15, | |
| "base_popularity": 9 | |
| }, | |
| { | |
| "id": "A_WAVE_POOL", | |
| "name": "Wave Lagoon", | |
| "node_id": "ZONE_WATER", | |
| "thrill_level": 2, | |
| "family_friendly": true, | |
| "average_duration_minutes": 30, | |
| "base_popularity": 7 | |
| }, | |
| { | |
| "id": "A_DINING_COURT", | |
| "name": "Qiddiya Dining Court", | |
| "node_id": "ZONE_DINING", | |
| "thrill_level": 1, | |
| "family_friendly": true, | |
| "average_duration_minutes": 45, | |
| "base_popularity": 5 | |
| }, | |
| { | |
| "id": "A_SUNSET_PLAZA", | |
| "name": "Sunset Plaza Show", | |
| "node_id": "HUB", | |
| "thrill_level": 1, | |
| "family_friendly": true, | |
| "average_duration_minutes": 30, | |
| "base_popularity": 6 | |
| } | |
| ] | |