| 1 |
[ |
| 2 |
{ |
| 3 |
"trip_slug": "swiss-alps-mountain-trek", |
| 4 |
"name": "Weekly Summer Departures", |
| 5 |
"recurrence_type": "weekly", |
| 6 |
"start_date": "2024-06-01", |
| 7 |
"end_date": "2024-09-30", |
| 8 |
"days_of_week": [6], |
| 9 |
"interval": 1, |
| 10 |
"capacity_value": 12, |
| 11 |
"availability_status": "available", |
| 12 |
"departure_time": "08:00:00", |
| 13 |
"status": "active", |
| 14 |
"auto_generate": 1 |
| 15 |
}, |
| 16 |
{ |
| 17 |
"trip_slug": "maldives-beach-escape", |
| 18 |
"name": "Daily Beach Departures", |
| 19 |
"recurrence_type": "daily", |
| 20 |
"start_date": "2024-05-01", |
| 21 |
"end_date": "2024-10-31", |
| 22 |
"interval": 1, |
| 23 |
"capacity_value": 20, |
| 24 |
"availability_status": "available", |
| 25 |
"status": "active", |
| 26 |
"auto_generate": 1 |
| 27 |
}, |
| 28 |
{ |
| 29 |
"trip_slug": "kyoto-cultural-journey", |
| 30 |
"name": "Monthly Cultural Tours", |
| 31 |
"recurrence_type": "monthly", |
| 32 |
"start_date": "2024-04-01", |
| 33 |
"end_date": "2024-11-30", |
| 34 |
"day_of_month": 10, |
| 35 |
"interval": 1, |
| 36 |
"capacity_value": 15, |
| 37 |
"availability_status": "available", |
| 38 |
"status": "active", |
| 39 |
"auto_generate": 1 |
| 40 |
}, |
| 41 |
{ |
| 42 |
"trip_slug": "serengeti-wildlife-safari", |
| 43 |
"name": "Bi-weekly Safari Departures", |
| 44 |
"recurrence_type": "weekly", |
| 45 |
"start_date": "2024-06-01", |
| 46 |
"end_date": "2024-10-31", |
| 47 |
"days_of_week": [1, 4], |
| 48 |
"interval": 2, |
| 49 |
"capacity_value": 10, |
| 50 |
"availability_status": "available", |
| 51 |
"status": "active", |
| 52 |
"auto_generate": 1 |
| 53 |
}, |
| 54 |
{ |
| 55 |
"trip_slug": "bali-island-adventure", |
| 56 |
"name": "Weekly Bali Departures", |
| 57 |
"recurrence_type": "weekly", |
| 58 |
"start_date": "2024-06-01", |
| 59 |
"end_date": "2024-10-31", |
| 60 |
"days_of_week": [6], |
| 61 |
"interval": 1, |
| 62 |
"capacity_value": 16, |
| 63 |
"availability_status": "available", |
| 64 |
"departure_time": "09:00:00", |
| 65 |
"status": "active", |
| 66 |
"auto_generate": 1 |
| 67 |
}, |
| 68 |
{ |
| 69 |
"trip_slug": "new-zealand-adventure", |
| 70 |
"name": "Bi-weekly South Island Departures", |
| 71 |
"recurrence_type": "weekly", |
| 72 |
"start_date": "2024-05-01", |
| 73 |
"end_date": "2024-09-30", |
| 74 |
"days_of_week": [2, 5], |
| 75 |
"interval": 2, |
| 76 |
"capacity_value": 14, |
| 77 |
"availability_status": "available", |
| 78 |
"status": "active", |
| 79 |
"auto_generate": 1 |
| 80 |
}, |
| 81 |
{ |
| 82 |
"trip_slug": "paris-city-explorer", |
| 83 |
"name": "Weekend City Tours", |
| 84 |
"recurrence_type": "weekly", |
| 85 |
"start_date": "2024-04-01", |
| 86 |
"end_date": "2024-12-31", |
| 87 |
"days_of_week": [5, 6], |
| 88 |
"interval": 1, |
| 89 |
"capacity_value": 25, |
| 90 |
"availability_status": "available", |
| 91 |
"weekend_only": 1, |
| 92 |
"status": "active", |
| 93 |
"auto_generate": 1 |
| 94 |
}, |
| 95 |
{ |
| 96 |
"trip_slug": "iceland-northern-lights", |
| 97 |
"name": "Winter Northern Lights Season", |
| 98 |
"recurrence_type": "weekly", |
| 99 |
"start_date": "2024-09-15", |
| 100 |
"end_date": "2025-03-31", |
| 101 |
"days_of_week": [1, 3, 5], |
| 102 |
"interval": 1, |
| 103 |
"capacity_value": 12, |
| 104 |
"availability_status": "available", |
| 105 |
"season_type": "high", |
| 106 |
"status": "active", |
| 107 |
"auto_generate": 1 |
| 108 |
}, |
| 109 |
{ |
| 110 |
"trip_slug": "peru-machu-picchu-trek", |
| 111 |
"name": "Dry Season Treks", |
| 112 |
"recurrence_type": "weekly", |
| 113 |
"start_date": "2024-05-01", |
| 114 |
"end_date": "2024-09-30", |
| 115 |
"days_of_week": [1], |
| 116 |
"interval": 1, |
| 117 |
"capacity_value": 12, |
| 118 |
"availability_status": "available", |
| 119 |
"cutoff_days": 60, |
| 120 |
"status": "active", |
| 121 |
"auto_generate": 1 |
| 122 |
}, |
| 123 |
{ |
| 124 |
"trip_slug": "norway-fjords-cruise", |
| 125 |
"name": "Summer Cruise Schedule", |
| 126 |
"recurrence_type": "weekly", |
| 127 |
"start_date": "2024-05-15", |
| 128 |
"end_date": "2024-08-31", |
| 129 |
"days_of_week": [3], |
| 130 |
"interval": 1, |
| 131 |
"capacity_value": 18, |
| 132 |
"availability_status": "available", |
| 133 |
"status": "active", |
| 134 |
"auto_generate": 1 |
| 135 |
}, |
| 136 |
{ |
| 137 |
"trip_slug": "grand-canyon-day-tour", |
| 138 |
"name": "Daily Grand Canyon Tours", |
| 139 |
"recurrence_type": "daily", |
| 140 |
"start_date": "2024-05-01", |
| 141 |
"end_date": "2024-10-31", |
| 142 |
"interval": 1, |
| 143 |
"capacity_value": 50, |
| 144 |
"availability_status": "available", |
| 145 |
"departure_time": "07:00:00", |
| 146 |
"status": "active", |
| 147 |
"auto_generate": 1 |
| 148 |
}, |
| 149 |
{ |
| 150 |
"trip_slug": "paris-city-highlights-tour", |
| 151 |
"name": "Daily Paris Highlights Tours", |
| 152 |
"recurrence_type": "daily", |
| 153 |
"start_date": "2024-05-01", |
| 154 |
"end_date": "2024-10-31", |
| 155 |
"interval": 1, |
| 156 |
"capacity_value": 30, |
| 157 |
"availability_status": "available", |
| 158 |
"departure_time": "09:00:00", |
| 159 |
"status": "active", |
| 160 |
"auto_generate": 1 |
| 161 |
}, |
| 162 |
{ |
| 163 |
"trip_slug": "nyc-helicopter-liberty-tour", |
| 164 |
"name": "Daily NYC Helicopter Tours", |
| 165 |
"recurrence_type": "daily", |
| 166 |
"start_date": "2024-05-01", |
| 167 |
"end_date": "2024-09-30", |
| 168 |
"interval": 1, |
| 169 |
"capacity_value": 25, |
| 170 |
"availability_status": "available", |
| 171 |
"departure_time": "10:00:00", |
| 172 |
"status": "active", |
| 173 |
"auto_generate": 1 |
| 174 |
}, |
| 175 |
{ |
| 176 |
"trip_slug": "tokyo-cultural-food-tour", |
| 177 |
"name": "Daily Tokyo Cultural Tours", |
| 178 |
"recurrence_type": "daily", |
| 179 |
"start_date": "2024-05-01", |
| 180 |
"end_date": "2024-10-31", |
| 181 |
"interval": 1, |
| 182 |
"capacity_value": 20, |
| 183 |
"availability_status": "available", |
| 184 |
"departure_time": "08:30:00", |
| 185 |
"status": "active", |
| 186 |
"auto_generate": 1 |
| 187 |
} |
| 188 |
] |
| 189 |
|