@mirai/core 0.3.395 → 0.3.396
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/components/Chat/Chat.js +1 -1
- package/build/components/Chat/Chat.js.map +1 -1
- package/build/components/Rates/Rates.js +2 -3
- package/build/components/Rates/Rates.js.map +1 -1
- package/build/components/Rates/components/ModalExtras/ModalExtras.constants.js +17 -0
- package/build/components/Rates/components/ModalExtras/ModalExtras.constants.js.map +1 -0
- package/build/components/Rates/components/ModalExtras/helpers/getCaption.js +10 -10
- package/build/components/Rates/components/ModalExtras/helpers/getCaption.js.map +1 -1
- package/build/components/Session/Session.Account.js +3 -5
- package/build/components/Session/Session.Account.js.map +1 -1
- package/build/components/Session/Session.module.css +6 -6
- package/build/helpers/fetchConfig.js +1 -1
- package/build/helpers/fetchConfig.js.map +1 -1
- package/build/helpers/getClubUrl.js +1 -1
- package/build/helpers/getClubUrl.js.map +1 -1
- package/package.json +1 -2
- package/build/components/Finder/helpers/__tests__/__mocks__/chain.json +0 -1113
- package/build/components/Finder/helpers/__tests__/__mocks__/hotel.json +0 -199
- package/build/services/Club/__tests__/__mocks__/get.json +0 -66
- package/build/services/Club/constants.js +0 -10
- package/build/services/Club/constants.js.map +0 -1
- package/build/services/Club/get.js +0 -35
- package/build/services/Club/get.js.map +0 -1
- package/build/services/Club/index.js +0 -11
- package/build/services/Club/index.js.map +0 -1
- package/build/services/Engine/__tests__/__mocks__/chain.json +0 -2695
- package/build/services/Engine/__tests__/__mocks__/hotel.json +0 -184
- package/build/services/Engine/constants.js +0 -10
- package/build/services/Engine/constants.js.map +0 -1
- package/build/services/Engine/get.js +0 -31
- package/build/services/Engine/get.js.map +0 -1
- package/build/services/Engine/index.js +0 -11
- package/build/services/Engine/index.js.map +0 -1
- package/build/services/Lisa/action.js +0 -28
- package/build/services/Lisa/action.js.map +0 -1
- package/build/services/Lisa/index.js +0 -17
- package/build/services/Lisa/index.js.map +0 -1
- package/build/services/Lisa/message.js +0 -26
- package/build/services/Lisa/message.js.map +0 -1
- package/build/services/Lisa/status.js +0 -13
- package/build/services/Lisa/status.js.map +0 -1
- package/build/services/Lisa/welcome.js +0 -25
- package/build/services/Lisa/welcome.js.map +0 -1
- package/build/services/Rates/__tests__/__mocks__/extras-success-all.json +0 -264
- package/build/services/Rates/__tests__/__mocks__/extras-success.json +0 -1000
- package/build/services/Rates/__tests__/__mocks__/rates-response-cancel-types.json +0 -2958
- package/build/services/Rates/__tests__/__mocks__/rates-response-no-taxes-no-local.json +0 -870
- package/build/services/Rates/__tests__/__mocks__/rates-response-no-taxes.json +0 -2250
- package/build/services/Rates/__tests__/__mocks__/rates-response.json +0 -500
- package/build/services/Rates/__tests__/__mocks__/rates-success-cancel-types.json +0 -32481
- package/build/services/Rates/__tests__/__mocks__/rates-success-no-taxes-no-local.json +0 -6674
- package/build/services/Rates/__tests__/__mocks__/rates-success-no-taxes.json +0 -16508
- package/build/services/Rates/__tests__/__mocks__/rates-success.json +0 -5648
- package/build/services/Rates/constants.js +0 -121
- package/build/services/Rates/constants.js.map +0 -1
- package/build/services/Rates/extras.js +0 -14
- package/build/services/Rates/extras.js.map +0 -1
- package/build/services/Rates/extrasParsed.js +0 -197
- package/build/services/Rates/extrasParsed.js.map +0 -1
- package/build/services/Rates/get.js +0 -34
- package/build/services/Rates/get.js.map +0 -1
- package/build/services/Rates/helpers/compareSuggestions.js +0 -40
- package/build/services/Rates/helpers/compareSuggestions.js.map +0 -1
- package/build/services/Rates/helpers/getCalendarSuggestions.js +0 -72
- package/build/services/Rates/helpers/getCalendarSuggestions.js.map +0 -1
- package/build/services/Rates/helpers/getDisabledDates.js +0 -35
- package/build/services/Rates/helpers/getDisabledDates.js.map +0 -1
- package/build/services/Rates/helpers/getIncrements.js +0 -69
- package/build/services/Rates/helpers/getIncrements.js.map +0 -1
- package/build/services/Rates/helpers/getItems.js +0 -127
- package/build/services/Rates/helpers/getItems.js.map +0 -1
- package/build/services/Rates/helpers/getLanguage.js +0 -9
- package/build/services/Rates/helpers/getLanguage.js.map +0 -1
- package/build/services/Rates/helpers/getMinStayDates.js +0 -36
- package/build/services/Rates/helpers/getMinStayDates.js.map +0 -1
- package/build/services/Rates/helpers/getOccupationSuggestions.js +0 -198
- package/build/services/Rates/helpers/getOccupationSuggestions.js.map +0 -1
- package/build/services/Rates/helpers/getPrice.js +0 -22
- package/build/services/Rates/helpers/getPrice.js.map +0 -1
- package/build/services/Rates/helpers/getRooms.js +0 -65
- package/build/services/Rates/helpers/getRooms.js.map +0 -1
- package/build/services/Rates/helpers/getTaxesType.js +0 -26
- package/build/services/Rates/helpers/getTaxesType.js.map +0 -1
- package/build/services/Rates/helpers/index.js +0 -138
- package/build/services/Rates/helpers/index.js.map +0 -1
- package/build/services/Rates/helpers/normalizePrice.js +0 -15
- package/build/services/Rates/helpers/normalizePrice.js.map +0 -1
- package/build/services/Rates/helpers/parseAmenities.js +0 -87
- package/build/services/Rates/helpers/parseAmenities.js.map +0 -1
- package/build/services/Rates/helpers/parseDiscount.js +0 -48
- package/build/services/Rates/helpers/parseDiscount.js.map +0 -1
- package/build/services/Rates/helpers/parseExternalToken.js +0 -24
- package/build/services/Rates/helpers/parseExternalToken.js.map +0 -1
- package/build/services/Rates/helpers/parseHotelDiscount.js +0 -29
- package/build/services/Rates/helpers/parseHotelDiscount.js.map +0 -1
- package/build/services/Rates/helpers/parseItem.js +0 -216
- package/build/services/Rates/helpers/parseItem.js.map +0 -1
- package/build/services/Rates/helpers/parseTracking.js +0 -140
- package/build/services/Rates/helpers/parseTracking.js.map +0 -1
- package/build/services/Rates/helpers/parseUnavailability.js +0 -117
- package/build/services/Rates/helpers/parseUnavailability.js.map +0 -1
- package/build/services/Rates/hotels.js +0 -138
- package/build/services/Rates/hotels.js.map +0 -1
- package/build/services/Rates/index.js +0 -13
- package/build/services/Rates/index.js.map +0 -1
- package/build/services/Rates/rates.js +0 -141
- package/build/services/Rates/rates.js.map +0 -1
- package/build/services/index.js +0 -50
- package/build/services/index.js.map +0 -1
|
@@ -1,2250 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"country": "ES",
|
|
3
|
-
"currency": "EUR",
|
|
4
|
-
"items": [
|
|
5
|
-
{
|
|
6
|
-
"cancellations": [
|
|
7
|
-
{
|
|
8
|
-
"id": "freeCancellation-Cancellation with no penalty up to some hours before arrival.-false",
|
|
9
|
-
"caption": "Until Feb 5. Pay at the property.",
|
|
10
|
-
"highlight": true,
|
|
11
|
-
"name": "Free cancellation",
|
|
12
|
-
"paymentConditions": "Pay at the property. Credit Card only as a booking guarantee. ",
|
|
13
|
-
"title": "Cancellation with no penalty up to some hours before arrival.",
|
|
14
|
-
"text": "If the reservation is cancelled after Feb 05, 2024 at 12:00, or in the event of a \"No Show\", one night will be charged to your credit card and the reservation will be automatically cancelled.",
|
|
15
|
-
"price": 0
|
|
16
|
-
},
|
|
17
|
-
{
|
|
18
|
-
"id": "freeCancellation-Cancellation with no penalty up to some hours before arrival.-true",
|
|
19
|
-
"caption": "Until Feb 5",
|
|
20
|
-
"highlight": true,
|
|
21
|
-
"name": "Free cancellation",
|
|
22
|
-
"paymentConditions": "Prepayment required: 100%: Online secure payment",
|
|
23
|
-
"title": "Cancellation with no penalty up to some hours before arrival.",
|
|
24
|
-
"text": "You can cancel your reservation for free until 12:00 of the Feb 05, 2024. If you cancel your reservation after this moment, the first night will be charged on your card. The same will apply if you leave the hotel before the end of your reservation or if you do not show up (reservation is kept up to the 1st night).",
|
|
25
|
-
"price": 12.600000000000023
|
|
26
|
-
}
|
|
27
|
-
],
|
|
28
|
-
"rates": [
|
|
29
|
-
{
|
|
30
|
-
"id": "4824--3862--2283b0--206539",
|
|
31
|
-
"cancellationId": "freeCancellation-Cancellation with no penalty up to some hours before arrival.-false",
|
|
32
|
-
"discountPercentage": 3,
|
|
33
|
-
"included": [],
|
|
34
|
-
"isClub": false,
|
|
35
|
-
"name": "Flexible Rate",
|
|
36
|
-
"offer": true,
|
|
37
|
-
"restrictions": [],
|
|
38
|
-
"price": 0
|
|
39
|
-
},
|
|
40
|
-
{
|
|
41
|
-
"id": "4824--3862--2283b0--217946",
|
|
42
|
-
"cancellationId": "freeCancellation-Cancellation with no penalty up to some hours before arrival.-true",
|
|
43
|
-
"included": ["100% ONLINE PREPAYMENT"],
|
|
44
|
-
"isClub": false,
|
|
45
|
-
"name": "Flexible Rate, prepayment option",
|
|
46
|
-
"offer": true,
|
|
47
|
-
"restrictions": [],
|
|
48
|
-
"price": 0
|
|
49
|
-
},
|
|
50
|
-
{
|
|
51
|
-
"id": "4824--3862--2283b0--206542",
|
|
52
|
-
"cancellationId": "freeCancellation-Cancellation with no penalty up to some hours before arrival.-false",
|
|
53
|
-
"included": ["SPECIAL PRICE FOR THE PARKING : 25 EUR +10% TAXES"],
|
|
54
|
-
"isClub": false,
|
|
55
|
-
"name": "Special Offer, Parking included",
|
|
56
|
-
"offer": true,
|
|
57
|
-
"restrictions": [],
|
|
58
|
-
"price": 87.60000000000002
|
|
59
|
-
},
|
|
60
|
-
{
|
|
61
|
-
"id": "4824--3862--2283b0",
|
|
62
|
-
"cancellationId": "freeCancellation-Cancellation with no penalty up to some hours before arrival.-false",
|
|
63
|
-
"included": [],
|
|
64
|
-
"isClub": false,
|
|
65
|
-
"name": "Flexible Rate",
|
|
66
|
-
"offer": false,
|
|
67
|
-
"restrictions": [],
|
|
68
|
-
"price": 120.60000000000002
|
|
69
|
-
}
|
|
70
|
-
],
|
|
71
|
-
"boards": [
|
|
72
|
-
{
|
|
73
|
-
"roomId": 3862,
|
|
74
|
-
"cancellationId": "freeCancellation-Cancellation with no penalty up to some hours before arrival.-false",
|
|
75
|
-
"rateId": "4824--3862--2283b0--206539",
|
|
76
|
-
"confidential": false,
|
|
77
|
-
"included": [],
|
|
78
|
-
"paymentConditions": "Pay at the property. Credit Card only as a booking guarantee. ",
|
|
79
|
-
"restrictions": [],
|
|
80
|
-
"basePrice": 420,
|
|
81
|
-
"checkoutPrice": 407.4,
|
|
82
|
-
"dayPrice": 135.8,
|
|
83
|
-
"deals": ["206539"],
|
|
84
|
-
"discount": { "percentage": 3, "breakdown": [{ "type": 1, "value": 12.6 }] },
|
|
85
|
-
"id": "4824--3862--2283b0--0--206539",
|
|
86
|
-
"maxSelected": 5,
|
|
87
|
-
"minSelected": 1,
|
|
88
|
-
"name": "Room only",
|
|
89
|
-
"offerDates": ["05/02/2024", "06/02/2024", "07/02/2024"],
|
|
90
|
-
"originalPrice": 420,
|
|
91
|
-
"price": 407.4,
|
|
92
|
-
"taxes": 40.74,
|
|
93
|
-
"totalPriceRaw": 44814,
|
|
94
|
-
"variants": [],
|
|
95
|
-
"increment": 0
|
|
96
|
-
},
|
|
97
|
-
{
|
|
98
|
-
"roomId": 3862,
|
|
99
|
-
"cancellationId": "freeCancellation-Cancellation with no penalty up to some hours before arrival.-true",
|
|
100
|
-
"rateId": "4824--3862--2283b0--217946",
|
|
101
|
-
"confidential": false,
|
|
102
|
-
"included": ["100% ONLINE PREPAYMENT"],
|
|
103
|
-
"paymentConditions": "Prepayment required: 100%: Online secure payment",
|
|
104
|
-
"restrictions": [],
|
|
105
|
-
"basePrice": 420,
|
|
106
|
-
"checkoutPrice": 420,
|
|
107
|
-
"dayPrice": 140,
|
|
108
|
-
"deals": ["217946"],
|
|
109
|
-
"discount": { "percentage": 0, "breakdown": [] },
|
|
110
|
-
"id": "4824--3862--2283b0--0--217946",
|
|
111
|
-
"maxSelected": 5,
|
|
112
|
-
"minSelected": 1,
|
|
113
|
-
"name": "Room only",
|
|
114
|
-
"offerDates": ["05/02/2024", "06/02/2024", "07/02/2024"],
|
|
115
|
-
"originalPrice": 420,
|
|
116
|
-
"price": 420,
|
|
117
|
-
"taxes": 42,
|
|
118
|
-
"totalPriceRaw": 46200,
|
|
119
|
-
"variants": [],
|
|
120
|
-
"increment": 0
|
|
121
|
-
},
|
|
122
|
-
{
|
|
123
|
-
"roomId": 3862,
|
|
124
|
-
"cancellationId": "freeCancellation-Cancellation with no penalty up to some hours before arrival.-false",
|
|
125
|
-
"rateId": "4824--3862--2283b0--206542",
|
|
126
|
-
"confidential": false,
|
|
127
|
-
"included": ["SPECIAL PRICE FOR THE PARKING : 25 EUR +10% TAXES"],
|
|
128
|
-
"paymentConditions": "Pay at the property. Credit Card only as a booking guarantee. ",
|
|
129
|
-
"restrictions": [],
|
|
130
|
-
"basePrice": 495,
|
|
131
|
-
"checkoutPrice": 495,
|
|
132
|
-
"dayPrice": 165,
|
|
133
|
-
"deals": ["206542"],
|
|
134
|
-
"discount": { "percentage": 0, "breakdown": [] },
|
|
135
|
-
"id": "4824--3862--2283b0--0--206542",
|
|
136
|
-
"maxSelected": 5,
|
|
137
|
-
"minSelected": 1,
|
|
138
|
-
"name": "Room only",
|
|
139
|
-
"offerDates": ["05/02/2024", "06/02/2024", "07/02/2024"],
|
|
140
|
-
"originalPrice": 495,
|
|
141
|
-
"price": 495,
|
|
142
|
-
"taxes": 49.5,
|
|
143
|
-
"totalPriceRaw": 54450,
|
|
144
|
-
"variants": [],
|
|
145
|
-
"increment": 0
|
|
146
|
-
},
|
|
147
|
-
{
|
|
148
|
-
"roomId": 3862,
|
|
149
|
-
"cancellationId": "freeCancellation-Cancellation with no penalty up to some hours before arrival.-false",
|
|
150
|
-
"rateId": "4824--3862--2283b0",
|
|
151
|
-
"confidential": false,
|
|
152
|
-
"included": [],
|
|
153
|
-
"paymentConditions": "Pay at the property. Credit Card only as a booking guarantee. ",
|
|
154
|
-
"restrictions": [],
|
|
155
|
-
"basePrice": 528,
|
|
156
|
-
"checkoutPrice": 528,
|
|
157
|
-
"dayPrice": 176,
|
|
158
|
-
"deals": [],
|
|
159
|
-
"discount": { "percentage": 0, "breakdown": [] },
|
|
160
|
-
"id": "4824--3862--2283b0--1",
|
|
161
|
-
"maxSelected": 5,
|
|
162
|
-
"minSelected": 1,
|
|
163
|
-
"name": "Breakfast included",
|
|
164
|
-
"offerDates": [],
|
|
165
|
-
"originalPrice": 528,
|
|
166
|
-
"price": 528,
|
|
167
|
-
"taxes": 52.8,
|
|
168
|
-
"totalPriceRaw": 58080,
|
|
169
|
-
"variants": [],
|
|
170
|
-
"increment": 0
|
|
171
|
-
},
|
|
172
|
-
{
|
|
173
|
-
"roomId": 3862,
|
|
174
|
-
"cancellationId": "freeCancellation-Cancellation with no penalty up to some hours before arrival.-true",
|
|
175
|
-
"rateId": "4824--3862--2283b0--217946",
|
|
176
|
-
"confidential": false,
|
|
177
|
-
"included": ["100% ONLINE PREPAYMENT"],
|
|
178
|
-
"paymentConditions": "Prepayment required: 100%: Online secure payment",
|
|
179
|
-
"restrictions": [],
|
|
180
|
-
"basePrice": 528,
|
|
181
|
-
"checkoutPrice": 528,
|
|
182
|
-
"dayPrice": 176,
|
|
183
|
-
"deals": ["217946"],
|
|
184
|
-
"discount": { "percentage": 0, "breakdown": [] },
|
|
185
|
-
"id": "4824--3862--2283b0--1--217946",
|
|
186
|
-
"maxSelected": 5,
|
|
187
|
-
"minSelected": 1,
|
|
188
|
-
"name": "Breakfast included",
|
|
189
|
-
"offerDates": ["05/02/2024", "06/02/2024", "07/02/2024"],
|
|
190
|
-
"originalPrice": 528,
|
|
191
|
-
"price": 528,
|
|
192
|
-
"taxes": 52.8,
|
|
193
|
-
"totalPriceRaw": 58080,
|
|
194
|
-
"variants": [],
|
|
195
|
-
"increment": 108
|
|
196
|
-
},
|
|
197
|
-
{
|
|
198
|
-
"roomId": 3862,
|
|
199
|
-
"cancellationId": "freeCancellation-Cancellation with no penalty up to some hours before arrival.-false",
|
|
200
|
-
"rateId": "4824--3862--2283b0--206542",
|
|
201
|
-
"confidential": false,
|
|
202
|
-
"included": ["SPECIAL PRICE FOR THE PARKING : 25 EUR +10% TAXES"],
|
|
203
|
-
"paymentConditions": "Pay at the property. Credit Card only as a booking guarantee. ",
|
|
204
|
-
"restrictions": [],
|
|
205
|
-
"basePrice": 603,
|
|
206
|
-
"checkoutPrice": 603,
|
|
207
|
-
"dayPrice": 201,
|
|
208
|
-
"deals": ["206542"],
|
|
209
|
-
"discount": { "percentage": 0, "breakdown": [] },
|
|
210
|
-
"id": "4824--3862--2283b0--1--206542",
|
|
211
|
-
"maxSelected": 5,
|
|
212
|
-
"minSelected": 1,
|
|
213
|
-
"name": "Breakfast included",
|
|
214
|
-
"offerDates": ["05/02/2024", "06/02/2024", "07/02/2024"],
|
|
215
|
-
"originalPrice": 603,
|
|
216
|
-
"price": 603,
|
|
217
|
-
"taxes": 60.3,
|
|
218
|
-
"totalPriceRaw": 66330,
|
|
219
|
-
"variants": [],
|
|
220
|
-
"increment": 108
|
|
221
|
-
},
|
|
222
|
-
{
|
|
223
|
-
"roomId": 3862,
|
|
224
|
-
"cancellationId": "freeCancellation-Cancellation with no penalty up to some hours before arrival.-false",
|
|
225
|
-
"rateId": "4824--3862--2283b0",
|
|
226
|
-
"confidential": false,
|
|
227
|
-
"included": [],
|
|
228
|
-
"paymentConditions": "Pay at the property. Credit Card only as a booking guarantee. ",
|
|
229
|
-
"restrictions": [],
|
|
230
|
-
"basePrice": 800.7,
|
|
231
|
-
"checkoutPrice": 800.7,
|
|
232
|
-
"dayPrice": 266.9,
|
|
233
|
-
"deals": [],
|
|
234
|
-
"discount": { "percentage": 0, "breakdown": [] },
|
|
235
|
-
"id": "4824--3862--2283b0--2",
|
|
236
|
-
"maxSelected": 5,
|
|
237
|
-
"minSelected": 1,
|
|
238
|
-
"name": "Half board",
|
|
239
|
-
"offerDates": [],
|
|
240
|
-
"originalPrice": 800.7,
|
|
241
|
-
"price": 800.7,
|
|
242
|
-
"taxes": 80.07,
|
|
243
|
-
"totalPriceRaw": 88077,
|
|
244
|
-
"variants": [],
|
|
245
|
-
"increment": 272.70000000000005
|
|
246
|
-
},
|
|
247
|
-
{
|
|
248
|
-
"roomId": 3862,
|
|
249
|
-
"cancellationId": "freeCancellation-Cancellation with no penalty up to some hours before arrival.-true",
|
|
250
|
-
"rateId": "4824--3862--2283b0--217946",
|
|
251
|
-
"confidential": false,
|
|
252
|
-
"included": ["100% ONLINE PREPAYMENT"],
|
|
253
|
-
"paymentConditions": "Prepayment required: 100%: Online secure payment",
|
|
254
|
-
"restrictions": [],
|
|
255
|
-
"basePrice": 800.7,
|
|
256
|
-
"checkoutPrice": 800.7,
|
|
257
|
-
"dayPrice": 266.9,
|
|
258
|
-
"deals": ["217946"],
|
|
259
|
-
"discount": { "percentage": 0, "breakdown": [] },
|
|
260
|
-
"id": "4824--3862--2283b0--2--217946",
|
|
261
|
-
"maxSelected": 5,
|
|
262
|
-
"minSelected": 1,
|
|
263
|
-
"name": "Half board",
|
|
264
|
-
"offerDates": ["05/02/2024", "06/02/2024", "07/02/2024"],
|
|
265
|
-
"originalPrice": 800.7,
|
|
266
|
-
"price": 800.7,
|
|
267
|
-
"taxes": 80.07,
|
|
268
|
-
"totalPriceRaw": 88077,
|
|
269
|
-
"variants": [],
|
|
270
|
-
"increment": 380.70000000000005
|
|
271
|
-
},
|
|
272
|
-
{
|
|
273
|
-
"roomId": 3862,
|
|
274
|
-
"cancellationId": "freeCancellation-Cancellation with no penalty up to some hours before arrival.-false",
|
|
275
|
-
"rateId": "4824--3862--2283b0--206542",
|
|
276
|
-
"confidential": false,
|
|
277
|
-
"included": ["SPECIAL PRICE FOR THE PARKING : 25 EUR +10% TAXES"],
|
|
278
|
-
"paymentConditions": "Pay at the property. Credit Card only as a booking guarantee. ",
|
|
279
|
-
"restrictions": [],
|
|
280
|
-
"basePrice": 875.7,
|
|
281
|
-
"checkoutPrice": 875.7,
|
|
282
|
-
"dayPrice": 291.9,
|
|
283
|
-
"deals": ["206542"],
|
|
284
|
-
"discount": { "percentage": 0, "breakdown": [] },
|
|
285
|
-
"id": "4824--3862--2283b0--2--206542",
|
|
286
|
-
"maxSelected": 5,
|
|
287
|
-
"minSelected": 1,
|
|
288
|
-
"name": "Half board",
|
|
289
|
-
"offerDates": ["05/02/2024", "06/02/2024", "07/02/2024"],
|
|
290
|
-
"originalPrice": 875.7,
|
|
291
|
-
"price": 875.7,
|
|
292
|
-
"taxes": 87.57,
|
|
293
|
-
"totalPriceRaw": 96327,
|
|
294
|
-
"variants": [],
|
|
295
|
-
"increment": 380.70000000000005
|
|
296
|
-
}
|
|
297
|
-
],
|
|
298
|
-
"amenities": [
|
|
299
|
-
{ "exclusive": false, "id": 2, "text": "Refrigerator" },
|
|
300
|
-
{ "exclusive": false, "id": 5, "text": "Iron" },
|
|
301
|
-
{ "exclusive": false, "id": 69, "text": "Desk" },
|
|
302
|
-
{ "exclusive": false, "id": 11, "text": "Radio" },
|
|
303
|
-
{ "exclusive": false, "id": 13, "text": "Television" },
|
|
304
|
-
{ "exclusive": false, "id": 14, "text": "Telephone" },
|
|
305
|
-
{ "exclusive": false, "id": 15, "text": "Air conditioning" },
|
|
306
|
-
{ "exclusive": false, "id": 65, "text": "Heating" },
|
|
307
|
-
{ "exclusive": false, "id": 16, "text": "Free mini-bar" },
|
|
308
|
-
{ "exclusive": false, "id": 18, "text": "Free safe" },
|
|
309
|
-
{ "exclusive": false, "id": 22, "text": "Free Wi-Fi Internet" },
|
|
310
|
-
{ "exclusive": false, "id": 26, "text": "Wooden floor" },
|
|
311
|
-
{ "exclusive": false, "id": 100, "text": "24h luggage storage" },
|
|
312
|
-
{ "exclusive": false, "id": 119, "text": "Toiletries" },
|
|
313
|
-
{ "exclusive": false, "id": 121, "text": "Pillow menu" },
|
|
314
|
-
{ "exclusive": false, "id": 51, "text": "Shower" },
|
|
315
|
-
{ "exclusive": false, "id": 57, "text": "Hairdryer" },
|
|
316
|
-
{ "exclusive": false, "id": 58, "text": "Magnifying mirror" }
|
|
317
|
-
],
|
|
318
|
-
"availability": 5,
|
|
319
|
-
"bedDisposition": [[{ "amount": 2, "type": 1 }]],
|
|
320
|
-
"bedTypes": [1],
|
|
321
|
-
"description": "Spacious room with two beds, ideal for long stays, along with all types of comforts and services.",
|
|
322
|
-
"id": 3862,
|
|
323
|
-
"images": [
|
|
324
|
-
{
|
|
325
|
-
"alt": null,
|
|
326
|
-
"large": "https://images.mirai.com/INFOROOMS/43120423/edVhSokkPwzt7YYLlEbF/edVhSokkPwzt7YYLlEbF_large.jpg",
|
|
327
|
-
"thumbnail": "https://images.mirai.com/INFOROOMS/43120423/edVhSokkPwzt7YYLlEbF/edVhSokkPwzt7YYLlEbF_mediumrect.jpg"
|
|
328
|
-
},
|
|
329
|
-
{
|
|
330
|
-
"alt": null,
|
|
331
|
-
"large": "https://images.mirai.com/INFOROOMS/43120423/b99yq2F22AimlXnhIOP2/b99yq2F22AimlXnhIOP2_large.jpg",
|
|
332
|
-
"thumbnail": "https://images.mirai.com/INFOROOMS/43120423/b99yq2F22AimlXnhIOP2/b99yq2F22AimlXnhIOP2_mediumrect.jpg"
|
|
333
|
-
},
|
|
334
|
-
{
|
|
335
|
-
"alt": null,
|
|
336
|
-
"large": "https://images.mirai.com/INFOROOMS/43120423/mD7nnU0Oyx3v6jfGjTEB/mD7nnU0Oyx3v6jfGjTEB_large.jpg",
|
|
337
|
-
"thumbnail": "https://images.mirai.com/INFOROOMS/43120423/mD7nnU0Oyx3v6jfGjTEB/mD7nnU0Oyx3v6jfGjTEB_mediumrect.jpg"
|
|
338
|
-
},
|
|
339
|
-
{
|
|
340
|
-
"alt": null,
|
|
341
|
-
"large": "https://images.mirai.com/INFOROOMS/43120423/0Zgu5wBu2VBGLVZGmCjf/0Zgu5wBu2VBGLVZGmCjf_large.jpg",
|
|
342
|
-
"thumbnail": "https://images.mirai.com/INFOROOMS/43120423/0Zgu5wBu2VBGLVZGmCjf/0Zgu5wBu2VBGLVZGmCjf_mediumrect.jpg"
|
|
343
|
-
},
|
|
344
|
-
{
|
|
345
|
-
"alt": null,
|
|
346
|
-
"large": "https://images.mirai.com/INFOROOMS/43120423/uMccPU6eLlwmCNJiRzzI/uMccPU6eLlwmCNJiRzzI_large.jpg",
|
|
347
|
-
"thumbnail": "https://images.mirai.com/INFOROOMS/43120423/uMccPU6eLlwmCNJiRzzI/uMccPU6eLlwmCNJiRzzI_mediumrect.jpg"
|
|
348
|
-
},
|
|
349
|
-
{
|
|
350
|
-
"alt": null,
|
|
351
|
-
"large": "https://images.mirai.com/INFOROOMS/43120423/IDrOyAalW8xlPDd5UmiS/IDrOyAalW8xlPDd5UmiS_large.jpg",
|
|
352
|
-
"thumbnail": "https://images.mirai.com/INFOROOMS/43120423/IDrOyAalW8xlPDd5UmiS/IDrOyAalW8xlPDd5UmiS_mediumrect.jpg"
|
|
353
|
-
},
|
|
354
|
-
{
|
|
355
|
-
"alt": null,
|
|
356
|
-
"large": "https://images.mirai.com/INFOROOMS/43120423/VuzqANnWjdijpSmskokj/VuzqANnWjdijpSmskokj_large.jpg",
|
|
357
|
-
"thumbnail": "https://images.mirai.com/INFOROOMS/43120423/VuzqANnWjdijpSmskokj/VuzqANnWjdijpSmskokj_mediumrect.jpg"
|
|
358
|
-
}
|
|
359
|
-
],
|
|
360
|
-
"name": "Deluxe Twin Room",
|
|
361
|
-
"nightsDeal": 5,
|
|
362
|
-
"maxOccupation": 2,
|
|
363
|
-
"occupation": [{ "type": 2, "amount": 2 }],
|
|
364
|
-
"size": "20 m²",
|
|
365
|
-
"soldOut": false
|
|
366
|
-
},
|
|
367
|
-
{
|
|
368
|
-
"cancellations": [
|
|
369
|
-
{
|
|
370
|
-
"id": "freeCancellation-Cancellation with no penalty up to some hours before arrival.-false",
|
|
371
|
-
"caption": "Until Feb 5. Pay at the property.",
|
|
372
|
-
"highlight": true,
|
|
373
|
-
"name": "Free cancellation",
|
|
374
|
-
"paymentConditions": "Pay at the property. Credit Card only as a booking guarantee. ",
|
|
375
|
-
"title": "Cancellation with no penalty up to some hours before arrival.",
|
|
376
|
-
"text": "If the reservation is cancelled after Feb 05, 2024 at 12:00, or in the event of a \"No Show\", one night will be charged to your credit card and the reservation will be automatically cancelled.",
|
|
377
|
-
"price": 0
|
|
378
|
-
},
|
|
379
|
-
{
|
|
380
|
-
"id": "freeCancellation-Cancellation with no penalty up to some hours before arrival.-true",
|
|
381
|
-
"caption": "Until Feb 5",
|
|
382
|
-
"highlight": true,
|
|
383
|
-
"name": "Free cancellation",
|
|
384
|
-
"paymentConditions": "Prepayment required: 100%: Online secure payment",
|
|
385
|
-
"title": "Cancellation with no penalty up to some hours before arrival.",
|
|
386
|
-
"text": "You can cancel your reservation for free until 12:00 of the Feb 05, 2024. If you cancel your reservation after this moment, the first night will be charged on your card. The same will apply if you leave the hotel before the end of your reservation or if you do not show up (reservation is kept up to the 1st night).",
|
|
387
|
-
"price": 12.600000000000023
|
|
388
|
-
}
|
|
389
|
-
],
|
|
390
|
-
"rates": [
|
|
391
|
-
{
|
|
392
|
-
"id": "4824--4103--2280b0--206539",
|
|
393
|
-
"cancellationId": "freeCancellation-Cancellation with no penalty up to some hours before arrival.-false",
|
|
394
|
-
"discountPercentage": 3,
|
|
395
|
-
"included": [],
|
|
396
|
-
"isClub": false,
|
|
397
|
-
"name": "Flexible Rate",
|
|
398
|
-
"offer": true,
|
|
399
|
-
"restrictions": [],
|
|
400
|
-
"price": 0
|
|
401
|
-
},
|
|
402
|
-
{
|
|
403
|
-
"id": "4824--4103--2280b0--217946",
|
|
404
|
-
"cancellationId": "freeCancellation-Cancellation with no penalty up to some hours before arrival.-true",
|
|
405
|
-
"included": ["100% ONLINE PREPAYMENT"],
|
|
406
|
-
"isClub": false,
|
|
407
|
-
"name": "Flexible Rate, prepayment option",
|
|
408
|
-
"offer": true,
|
|
409
|
-
"restrictions": [],
|
|
410
|
-
"price": 0
|
|
411
|
-
},
|
|
412
|
-
{
|
|
413
|
-
"id": "4824--4103--2280b0--206542",
|
|
414
|
-
"cancellationId": "freeCancellation-Cancellation with no penalty up to some hours before arrival.-false",
|
|
415
|
-
"included": ["SPECIAL PRICE FOR THE PARKING : 25 EUR +10% TAXES"],
|
|
416
|
-
"isClub": false,
|
|
417
|
-
"name": "Special Offer, Parking included",
|
|
418
|
-
"offer": true,
|
|
419
|
-
"restrictions": [],
|
|
420
|
-
"price": 87.60000000000002
|
|
421
|
-
},
|
|
422
|
-
{
|
|
423
|
-
"id": "4824--4103--2280b0",
|
|
424
|
-
"cancellationId": "freeCancellation-Cancellation with no penalty up to some hours before arrival.-false",
|
|
425
|
-
"included": [],
|
|
426
|
-
"isClub": false,
|
|
427
|
-
"name": "Flexible Rate",
|
|
428
|
-
"offer": false,
|
|
429
|
-
"restrictions": [],
|
|
430
|
-
"price": 120.60000000000002
|
|
431
|
-
}
|
|
432
|
-
],
|
|
433
|
-
"boards": [
|
|
434
|
-
{
|
|
435
|
-
"roomId": 4103,
|
|
436
|
-
"cancellationId": "freeCancellation-Cancellation with no penalty up to some hours before arrival.-false",
|
|
437
|
-
"rateId": "4824--4103--2280b0--206539",
|
|
438
|
-
"confidential": false,
|
|
439
|
-
"included": [],
|
|
440
|
-
"paymentConditions": "Pay at the property. Credit Card only as a booking guarantee. ",
|
|
441
|
-
"restrictions": [],
|
|
442
|
-
"basePrice": 420,
|
|
443
|
-
"checkoutPrice": 407.4,
|
|
444
|
-
"dayPrice": 135.8,
|
|
445
|
-
"deals": ["206539"],
|
|
446
|
-
"discount": { "percentage": 3, "breakdown": [{ "type": 1, "value": 12.6 }] },
|
|
447
|
-
"id": "4824--4103--2280b0--0--206539",
|
|
448
|
-
"maxSelected": 5,
|
|
449
|
-
"minSelected": 1,
|
|
450
|
-
"name": "Room only",
|
|
451
|
-
"offerDates": ["05/02/2024", "06/02/2024", "07/02/2024"],
|
|
452
|
-
"originalPrice": 420,
|
|
453
|
-
"price": 407.4,
|
|
454
|
-
"taxes": 40.74,
|
|
455
|
-
"totalPriceRaw": 44814,
|
|
456
|
-
"variants": [],
|
|
457
|
-
"increment": 0
|
|
458
|
-
},
|
|
459
|
-
{
|
|
460
|
-
"roomId": 4103,
|
|
461
|
-
"cancellationId": "freeCancellation-Cancellation with no penalty up to some hours before arrival.-true",
|
|
462
|
-
"rateId": "4824--4103--2280b0--217946",
|
|
463
|
-
"confidential": false,
|
|
464
|
-
"included": ["100% ONLINE PREPAYMENT"],
|
|
465
|
-
"paymentConditions": "Prepayment required: 100%: Online secure payment",
|
|
466
|
-
"restrictions": [],
|
|
467
|
-
"basePrice": 420,
|
|
468
|
-
"checkoutPrice": 420,
|
|
469
|
-
"dayPrice": 140,
|
|
470
|
-
"deals": ["217946"],
|
|
471
|
-
"discount": { "percentage": 0, "breakdown": [] },
|
|
472
|
-
"id": "4824--4103--2280b0--0--217946",
|
|
473
|
-
"maxSelected": 5,
|
|
474
|
-
"minSelected": 1,
|
|
475
|
-
"name": "Room only",
|
|
476
|
-
"offerDates": ["05/02/2024", "06/02/2024", "07/02/2024"],
|
|
477
|
-
"originalPrice": 420,
|
|
478
|
-
"price": 420,
|
|
479
|
-
"taxes": 42,
|
|
480
|
-
"totalPriceRaw": 46200,
|
|
481
|
-
"variants": [],
|
|
482
|
-
"increment": 0
|
|
483
|
-
},
|
|
484
|
-
{
|
|
485
|
-
"roomId": 4103,
|
|
486
|
-
"cancellationId": "freeCancellation-Cancellation with no penalty up to some hours before arrival.-false",
|
|
487
|
-
"rateId": "4824--4103--2280b0--206542",
|
|
488
|
-
"confidential": false,
|
|
489
|
-
"included": ["SPECIAL PRICE FOR THE PARKING : 25 EUR +10% TAXES"],
|
|
490
|
-
"paymentConditions": "Pay at the property. Credit Card only as a booking guarantee. ",
|
|
491
|
-
"restrictions": [],
|
|
492
|
-
"basePrice": 495,
|
|
493
|
-
"checkoutPrice": 495,
|
|
494
|
-
"dayPrice": 165,
|
|
495
|
-
"deals": ["206542"],
|
|
496
|
-
"discount": { "percentage": 0, "breakdown": [] },
|
|
497
|
-
"id": "4824--4103--2280b0--0--206542",
|
|
498
|
-
"maxSelected": 5,
|
|
499
|
-
"minSelected": 1,
|
|
500
|
-
"name": "Room only",
|
|
501
|
-
"offerDates": ["05/02/2024", "06/02/2024", "07/02/2024"],
|
|
502
|
-
"originalPrice": 495,
|
|
503
|
-
"price": 495,
|
|
504
|
-
"taxes": 49.5,
|
|
505
|
-
"totalPriceRaw": 54450,
|
|
506
|
-
"variants": [],
|
|
507
|
-
"increment": 0
|
|
508
|
-
},
|
|
509
|
-
{
|
|
510
|
-
"roomId": 4103,
|
|
511
|
-
"cancellationId": "freeCancellation-Cancellation with no penalty up to some hours before arrival.-false",
|
|
512
|
-
"rateId": "4824--4103--2280b0",
|
|
513
|
-
"confidential": false,
|
|
514
|
-
"included": [],
|
|
515
|
-
"paymentConditions": "Pay at the property. Credit Card only as a booking guarantee. ",
|
|
516
|
-
"restrictions": [],
|
|
517
|
-
"basePrice": 528,
|
|
518
|
-
"checkoutPrice": 528,
|
|
519
|
-
"dayPrice": 176,
|
|
520
|
-
"deals": [],
|
|
521
|
-
"discount": { "percentage": 0, "breakdown": [] },
|
|
522
|
-
"id": "4824--4103--2280b0--1",
|
|
523
|
-
"maxSelected": 5,
|
|
524
|
-
"minSelected": 1,
|
|
525
|
-
"name": "Breakfast included",
|
|
526
|
-
"offerDates": [],
|
|
527
|
-
"originalPrice": 528,
|
|
528
|
-
"price": 528,
|
|
529
|
-
"taxes": 52.8,
|
|
530
|
-
"totalPriceRaw": 58080,
|
|
531
|
-
"variants": [],
|
|
532
|
-
"increment": 0
|
|
533
|
-
},
|
|
534
|
-
{
|
|
535
|
-
"roomId": 4103,
|
|
536
|
-
"cancellationId": "freeCancellation-Cancellation with no penalty up to some hours before arrival.-true",
|
|
537
|
-
"rateId": "4824--4103--2280b0--217946",
|
|
538
|
-
"confidential": false,
|
|
539
|
-
"included": ["100% ONLINE PREPAYMENT"],
|
|
540
|
-
"paymentConditions": "Prepayment required: 100%: Online secure payment",
|
|
541
|
-
"restrictions": [],
|
|
542
|
-
"basePrice": 528,
|
|
543
|
-
"checkoutPrice": 528,
|
|
544
|
-
"dayPrice": 176,
|
|
545
|
-
"deals": ["217946"],
|
|
546
|
-
"discount": { "percentage": 0, "breakdown": [] },
|
|
547
|
-
"id": "4824--4103--2280b0--1--217946",
|
|
548
|
-
"maxSelected": 5,
|
|
549
|
-
"minSelected": 1,
|
|
550
|
-
"name": "Breakfast included",
|
|
551
|
-
"offerDates": ["05/02/2024", "06/02/2024", "07/02/2024"],
|
|
552
|
-
"originalPrice": 528,
|
|
553
|
-
"price": 528,
|
|
554
|
-
"taxes": 52.8,
|
|
555
|
-
"totalPriceRaw": 58080,
|
|
556
|
-
"variants": [],
|
|
557
|
-
"increment": 108
|
|
558
|
-
},
|
|
559
|
-
{
|
|
560
|
-
"roomId": 4103,
|
|
561
|
-
"cancellationId": "freeCancellation-Cancellation with no penalty up to some hours before arrival.-false",
|
|
562
|
-
"rateId": "4824--4103--2280b0--206542",
|
|
563
|
-
"confidential": false,
|
|
564
|
-
"included": ["SPECIAL PRICE FOR THE PARKING : 25 EUR +10% TAXES"],
|
|
565
|
-
"paymentConditions": "Pay at the property. Credit Card only as a booking guarantee. ",
|
|
566
|
-
"restrictions": [],
|
|
567
|
-
"basePrice": 603,
|
|
568
|
-
"checkoutPrice": 603,
|
|
569
|
-
"dayPrice": 201,
|
|
570
|
-
"deals": ["206542"],
|
|
571
|
-
"discount": { "percentage": 0, "breakdown": [] },
|
|
572
|
-
"id": "4824--4103--2280b0--1--206542",
|
|
573
|
-
"maxSelected": 5,
|
|
574
|
-
"minSelected": 1,
|
|
575
|
-
"name": "Breakfast included",
|
|
576
|
-
"offerDates": ["05/02/2024", "06/02/2024", "07/02/2024"],
|
|
577
|
-
"originalPrice": 603,
|
|
578
|
-
"price": 603,
|
|
579
|
-
"taxes": 60.3,
|
|
580
|
-
"totalPriceRaw": 66330,
|
|
581
|
-
"variants": [],
|
|
582
|
-
"increment": 108
|
|
583
|
-
},
|
|
584
|
-
{
|
|
585
|
-
"roomId": 4103,
|
|
586
|
-
"cancellationId": "freeCancellation-Cancellation with no penalty up to some hours before arrival.-false",
|
|
587
|
-
"rateId": "4824--4103--2280b0",
|
|
588
|
-
"confidential": false,
|
|
589
|
-
"included": [],
|
|
590
|
-
"paymentConditions": "Pay at the property. Credit Card only as a booking guarantee. ",
|
|
591
|
-
"restrictions": [],
|
|
592
|
-
"basePrice": 800.7,
|
|
593
|
-
"checkoutPrice": 800.7,
|
|
594
|
-
"dayPrice": 266.9,
|
|
595
|
-
"deals": [],
|
|
596
|
-
"discount": { "percentage": 0, "breakdown": [] },
|
|
597
|
-
"id": "4824--4103--2280b0--2",
|
|
598
|
-
"maxSelected": 5,
|
|
599
|
-
"minSelected": 1,
|
|
600
|
-
"name": "Half board",
|
|
601
|
-
"offerDates": [],
|
|
602
|
-
"originalPrice": 800.7,
|
|
603
|
-
"price": 800.7,
|
|
604
|
-
"taxes": 80.07,
|
|
605
|
-
"totalPriceRaw": 88077,
|
|
606
|
-
"variants": [],
|
|
607
|
-
"increment": 272.70000000000005
|
|
608
|
-
},
|
|
609
|
-
{
|
|
610
|
-
"roomId": 4103,
|
|
611
|
-
"cancellationId": "freeCancellation-Cancellation with no penalty up to some hours before arrival.-true",
|
|
612
|
-
"rateId": "4824--4103--2280b0--217946",
|
|
613
|
-
"confidential": false,
|
|
614
|
-
"included": ["100% ONLINE PREPAYMENT"],
|
|
615
|
-
"paymentConditions": "Prepayment required: 100%: Online secure payment",
|
|
616
|
-
"restrictions": [],
|
|
617
|
-
"basePrice": 800.7,
|
|
618
|
-
"checkoutPrice": 800.7,
|
|
619
|
-
"dayPrice": 266.9,
|
|
620
|
-
"deals": ["217946"],
|
|
621
|
-
"discount": { "percentage": 0, "breakdown": [] },
|
|
622
|
-
"id": "4824--4103--2280b0--2--217946",
|
|
623
|
-
"maxSelected": 5,
|
|
624
|
-
"minSelected": 1,
|
|
625
|
-
"name": "Half board",
|
|
626
|
-
"offerDates": ["05/02/2024", "06/02/2024", "07/02/2024"],
|
|
627
|
-
"originalPrice": 800.7,
|
|
628
|
-
"price": 800.7,
|
|
629
|
-
"taxes": 80.07,
|
|
630
|
-
"totalPriceRaw": 88077,
|
|
631
|
-
"variants": [],
|
|
632
|
-
"increment": 380.70000000000005
|
|
633
|
-
},
|
|
634
|
-
{
|
|
635
|
-
"roomId": 4103,
|
|
636
|
-
"cancellationId": "freeCancellation-Cancellation with no penalty up to some hours before arrival.-false",
|
|
637
|
-
"rateId": "4824--4103--2280b0--206542",
|
|
638
|
-
"confidential": false,
|
|
639
|
-
"included": ["SPECIAL PRICE FOR THE PARKING : 25 EUR +10% TAXES"],
|
|
640
|
-
"paymentConditions": "Pay at the property. Credit Card only as a booking guarantee. ",
|
|
641
|
-
"restrictions": [],
|
|
642
|
-
"basePrice": 875.7,
|
|
643
|
-
"checkoutPrice": 875.7,
|
|
644
|
-
"dayPrice": 291.9,
|
|
645
|
-
"deals": ["206542"],
|
|
646
|
-
"discount": { "percentage": 0, "breakdown": [] },
|
|
647
|
-
"id": "4824--4103--2280b0--2--206542",
|
|
648
|
-
"maxSelected": 5,
|
|
649
|
-
"minSelected": 1,
|
|
650
|
-
"name": "Half board",
|
|
651
|
-
"offerDates": ["05/02/2024", "06/02/2024", "07/02/2024"],
|
|
652
|
-
"originalPrice": 875.7,
|
|
653
|
-
"price": 875.7,
|
|
654
|
-
"taxes": 87.57,
|
|
655
|
-
"totalPriceRaw": 96327,
|
|
656
|
-
"variants": [],
|
|
657
|
-
"increment": 380.70000000000005
|
|
658
|
-
}
|
|
659
|
-
],
|
|
660
|
-
"amenities": [
|
|
661
|
-
{ "exclusive": false, "id": 2, "text": "Refrigerator" },
|
|
662
|
-
{ "exclusive": false, "id": 5, "text": "Iron" },
|
|
663
|
-
{ "exclusive": false, "id": 69, "text": "Desk" },
|
|
664
|
-
{ "exclusive": false, "id": 10, "text": "Balcony" },
|
|
665
|
-
{ "exclusive": false, "id": 11, "text": "Radio" },
|
|
666
|
-
{ "exclusive": false, "id": 13, "text": "Television" },
|
|
667
|
-
{ "exclusive": false, "id": 14, "text": "Telephone" },
|
|
668
|
-
{ "exclusive": false, "id": 15, "text": "Air conditioning" },
|
|
669
|
-
{ "exclusive": false, "id": 65, "text": "Heating" },
|
|
670
|
-
{ "exclusive": false, "id": 16, "text": "Free mini-bar" },
|
|
671
|
-
{ "exclusive": false, "id": 18, "text": "Free safe" },
|
|
672
|
-
{ "exclusive": false, "id": 22, "text": "Free Wi-Fi Internet" },
|
|
673
|
-
{ "exclusive": false, "id": 26, "text": "Wooden floor" },
|
|
674
|
-
{ "exclusive": false, "id": 100, "text": "24h luggage storage" },
|
|
675
|
-
{ "exclusive": false, "id": 119, "text": "Toiletries" },
|
|
676
|
-
{ "exclusive": false, "id": 121, "text": "Pillow menu" },
|
|
677
|
-
{ "exclusive": false, "id": 51, "text": "Shower" },
|
|
678
|
-
{ "exclusive": false, "id": 57, "text": "Hairdryer" },
|
|
679
|
-
{ "exclusive": false, "id": 58, "text": "Magnifying mirror" }
|
|
680
|
-
],
|
|
681
|
-
"availability": 5,
|
|
682
|
-
"bedDisposition": [[{ "amount": 1, "type": 2 }]],
|
|
683
|
-
"bedTypes": [2],
|
|
684
|
-
"doubleBedWidth": "180 cm",
|
|
685
|
-
"description": "Ideal for long stays for couples, king size bed. Rooms are exterior rooms with balconies, equipped with all types of comforts and services.",
|
|
686
|
-
"id": 4103,
|
|
687
|
-
"images": [
|
|
688
|
-
{
|
|
689
|
-
"alt": null,
|
|
690
|
-
"large": "https://images.mirai.com/INFOROOMS/43120423/xg5Jh3tnNeHyDtaON31r/xg5Jh3tnNeHyDtaON31r_large.jpg",
|
|
691
|
-
"thumbnail": "https://images.mirai.com/INFOROOMS/43120423/xg5Jh3tnNeHyDtaON31r/xg5Jh3tnNeHyDtaON31r_mediumrect.jpg"
|
|
692
|
-
},
|
|
693
|
-
{
|
|
694
|
-
"alt": null,
|
|
695
|
-
"large": "https://images.mirai.com/INFOROOMS/43120423/JJ8R97HOFVSBiNltMuBj/JJ8R97HOFVSBiNltMuBj_large.jpg",
|
|
696
|
-
"thumbnail": "https://images.mirai.com/INFOROOMS/43120423/JJ8R97HOFVSBiNltMuBj/JJ8R97HOFVSBiNltMuBj_mediumrect.jpg"
|
|
697
|
-
},
|
|
698
|
-
{
|
|
699
|
-
"alt": null,
|
|
700
|
-
"large": "https://images.mirai.com/INFOROOMS/43120423/X2qwmA1hdyWV64hOnOVf/X2qwmA1hdyWV64hOnOVf_large.jpg",
|
|
701
|
-
"thumbnail": "https://images.mirai.com/INFOROOMS/43120423/X2qwmA1hdyWV64hOnOVf/X2qwmA1hdyWV64hOnOVf_mediumrect.jpg"
|
|
702
|
-
},
|
|
703
|
-
{
|
|
704
|
-
"alt": null,
|
|
705
|
-
"large": "https://images.mirai.com/INFOROOMS/43120423/dIXZ9PpKAQrQ5aAgUcUm/dIXZ9PpKAQrQ5aAgUcUm_large.jpg",
|
|
706
|
-
"thumbnail": "https://images.mirai.com/INFOROOMS/43120423/dIXZ9PpKAQrQ5aAgUcUm/dIXZ9PpKAQrQ5aAgUcUm_mediumrect.jpg"
|
|
707
|
-
},
|
|
708
|
-
{
|
|
709
|
-
"alt": null,
|
|
710
|
-
"large": "https://images.mirai.com/INFOROOMS/43120423/ZIB7eABelzCnHSHSqyqe/ZIB7eABelzCnHSHSqyqe_large.jpg",
|
|
711
|
-
"thumbnail": "https://images.mirai.com/INFOROOMS/43120423/ZIB7eABelzCnHSHSqyqe/ZIB7eABelzCnHSHSqyqe_mediumrect.jpg"
|
|
712
|
-
},
|
|
713
|
-
{
|
|
714
|
-
"alt": null,
|
|
715
|
-
"large": "https://images.mirai.com/INFOROOMS/43120423/frH0lnyP8JAp48ZXoG7Y/frH0lnyP8JAp48ZXoG7Y_large.jpg",
|
|
716
|
-
"thumbnail": "https://images.mirai.com/INFOROOMS/43120423/frH0lnyP8JAp48ZXoG7Y/frH0lnyP8JAp48ZXoG7Y_mediumrect.jpg"
|
|
717
|
-
},
|
|
718
|
-
{
|
|
719
|
-
"alt": null,
|
|
720
|
-
"large": "https://images.mirai.com/INFOROOMS/43120423/YzMNvMT4OKXoKfQWf9FX/YzMNvMT4OKXoKfQWf9FX_large.jpg",
|
|
721
|
-
"thumbnail": "https://images.mirai.com/INFOROOMS/43120423/YzMNvMT4OKXoKfQWf9FX/YzMNvMT4OKXoKfQWf9FX_mediumrect.jpg"
|
|
722
|
-
}
|
|
723
|
-
],
|
|
724
|
-
"name": "Deluxe Room",
|
|
725
|
-
"nightsDeal": 5,
|
|
726
|
-
"maxOccupation": 2,
|
|
727
|
-
"occupation": [{ "type": 2, "amount": 2 }],
|
|
728
|
-
"size": "20 m²",
|
|
729
|
-
"soldOut": false
|
|
730
|
-
},
|
|
731
|
-
{
|
|
732
|
-
"cancellations": [
|
|
733
|
-
{
|
|
734
|
-
"id": "freeCancellation-Cancellation with no penalty up to some hours before arrival.-false",
|
|
735
|
-
"caption": "Until Feb 5. Pay at the property.",
|
|
736
|
-
"highlight": true,
|
|
737
|
-
"name": "Free cancellation",
|
|
738
|
-
"paymentConditions": "Pay at the property. Credit Card only as a booking guarantee. ",
|
|
739
|
-
"title": "Cancellation with no penalty up to some hours before arrival.",
|
|
740
|
-
"text": "If the reservation is cancelled after Feb 05, 2024 at 12:00, or in the event of a \"No Show\", one night will be charged to your credit card and the reservation will be automatically cancelled.",
|
|
741
|
-
"price": 0
|
|
742
|
-
},
|
|
743
|
-
{
|
|
744
|
-
"id": "freeCancellation-Cancellation with no penalty up to some hours before arrival.-true",
|
|
745
|
-
"caption": "Until Feb 5",
|
|
746
|
-
"highlight": true,
|
|
747
|
-
"name": "Free cancellation",
|
|
748
|
-
"paymentConditions": "Prepayment required: 100%: Online secure payment",
|
|
749
|
-
"title": "Cancellation with no penalty up to some hours before arrival.",
|
|
750
|
-
"text": "You can cancel your reservation for free until 12:00 of the Feb 05, 2024. If you cancel your reservation after this moment, the first night will be charged on your card. The same will apply if you leave the hotel before the end of your reservation or if you do not show up (reservation is kept up to the 1st night).",
|
|
751
|
-
"price": 0
|
|
752
|
-
}
|
|
753
|
-
],
|
|
754
|
-
"rates": [
|
|
755
|
-
{
|
|
756
|
-
"id": "4824--3842--2281b0",
|
|
757
|
-
"cancellationId": "freeCancellation-Cancellation with no penalty up to some hours before arrival.-false",
|
|
758
|
-
"included": [],
|
|
759
|
-
"isClub": false,
|
|
760
|
-
"name": "Flexible Rate",
|
|
761
|
-
"offer": false,
|
|
762
|
-
"restrictions": [],
|
|
763
|
-
"price": 0
|
|
764
|
-
},
|
|
765
|
-
{
|
|
766
|
-
"id": "4824--3842--2281b0--217946",
|
|
767
|
-
"cancellationId": "freeCancellation-Cancellation with no penalty up to some hours before arrival.-true",
|
|
768
|
-
"included": ["100% ONLINE PREPAYMENT"],
|
|
769
|
-
"isClub": false,
|
|
770
|
-
"name": "Flexible Rate, prepayment option",
|
|
771
|
-
"offer": true,
|
|
772
|
-
"restrictions": [],
|
|
773
|
-
"price": 0
|
|
774
|
-
},
|
|
775
|
-
{
|
|
776
|
-
"id": "4824--3842--2281b0--206542",
|
|
777
|
-
"cancellationId": "freeCancellation-Cancellation with no penalty up to some hours before arrival.-false",
|
|
778
|
-
"included": ["SPECIAL PRICE FOR THE PARKING : 25 EUR +10% TAXES"],
|
|
779
|
-
"isClub": false,
|
|
780
|
-
"name": "Special Offer, Parking included",
|
|
781
|
-
"offer": true,
|
|
782
|
-
"restrictions": [],
|
|
783
|
-
"price": 75
|
|
784
|
-
}
|
|
785
|
-
],
|
|
786
|
-
"boards": [
|
|
787
|
-
{
|
|
788
|
-
"roomId": 3842,
|
|
789
|
-
"cancellationId": "freeCancellation-Cancellation with no penalty up to some hours before arrival.-false",
|
|
790
|
-
"rateId": "4824--3842--2281b0",
|
|
791
|
-
"confidential": false,
|
|
792
|
-
"included": [],
|
|
793
|
-
"paymentConditions": "Pay at the property. Credit Card only as a booking guarantee. ",
|
|
794
|
-
"restrictions": [],
|
|
795
|
-
"basePrice": 630,
|
|
796
|
-
"checkoutPrice": 630,
|
|
797
|
-
"dayPrice": 210,
|
|
798
|
-
"deals": [],
|
|
799
|
-
"discount": { "percentage": 0, "breakdown": [] },
|
|
800
|
-
"id": "4824--3842--2281b0--0",
|
|
801
|
-
"maxSelected": 2,
|
|
802
|
-
"minSelected": 1,
|
|
803
|
-
"name": "Room only",
|
|
804
|
-
"offerDates": [],
|
|
805
|
-
"originalPrice": 630,
|
|
806
|
-
"price": 630,
|
|
807
|
-
"taxes": 63,
|
|
808
|
-
"totalPriceRaw": 69300,
|
|
809
|
-
"variants": [],
|
|
810
|
-
"increment": 0
|
|
811
|
-
},
|
|
812
|
-
{
|
|
813
|
-
"roomId": 3842,
|
|
814
|
-
"cancellationId": "freeCancellation-Cancellation with no penalty up to some hours before arrival.-true",
|
|
815
|
-
"rateId": "4824--3842--2281b0--217946",
|
|
816
|
-
"confidential": false,
|
|
817
|
-
"included": ["100% ONLINE PREPAYMENT"],
|
|
818
|
-
"paymentConditions": "Prepayment required: 100%: Online secure payment",
|
|
819
|
-
"restrictions": [],
|
|
820
|
-
"basePrice": 630,
|
|
821
|
-
"checkoutPrice": 630,
|
|
822
|
-
"dayPrice": 210,
|
|
823
|
-
"deals": ["217946"],
|
|
824
|
-
"discount": { "percentage": 0, "breakdown": [] },
|
|
825
|
-
"id": "4824--3842--2281b0--0--217946",
|
|
826
|
-
"maxSelected": 2,
|
|
827
|
-
"minSelected": 1,
|
|
828
|
-
"name": "Room only",
|
|
829
|
-
"offerDates": ["05/02/2024", "06/02/2024", "07/02/2024"],
|
|
830
|
-
"originalPrice": 630,
|
|
831
|
-
"price": 630,
|
|
832
|
-
"taxes": 63,
|
|
833
|
-
"totalPriceRaw": 69300,
|
|
834
|
-
"variants": [],
|
|
835
|
-
"increment": 0
|
|
836
|
-
},
|
|
837
|
-
{
|
|
838
|
-
"roomId": 3842,
|
|
839
|
-
"cancellationId": "freeCancellation-Cancellation with no penalty up to some hours before arrival.-false",
|
|
840
|
-
"rateId": "4824--3842--2281b0--206542",
|
|
841
|
-
"confidential": false,
|
|
842
|
-
"included": ["SPECIAL PRICE FOR THE PARKING : 25 EUR +10% TAXES"],
|
|
843
|
-
"paymentConditions": "Pay at the property. Credit Card only as a booking guarantee. ",
|
|
844
|
-
"restrictions": [],
|
|
845
|
-
"basePrice": 705,
|
|
846
|
-
"checkoutPrice": 705,
|
|
847
|
-
"dayPrice": 235,
|
|
848
|
-
"deals": ["206542"],
|
|
849
|
-
"discount": { "percentage": 0, "breakdown": [] },
|
|
850
|
-
"id": "4824--3842--2281b0--0--206542",
|
|
851
|
-
"maxSelected": 2,
|
|
852
|
-
"minSelected": 1,
|
|
853
|
-
"name": "Room only",
|
|
854
|
-
"offerDates": ["05/02/2024", "06/02/2024", "07/02/2024"],
|
|
855
|
-
"originalPrice": 705,
|
|
856
|
-
"price": 705,
|
|
857
|
-
"taxes": 70.5,
|
|
858
|
-
"totalPriceRaw": 77550,
|
|
859
|
-
"variants": [],
|
|
860
|
-
"increment": 0
|
|
861
|
-
},
|
|
862
|
-
{
|
|
863
|
-
"roomId": 3842,
|
|
864
|
-
"cancellationId": "freeCancellation-Cancellation with no penalty up to some hours before arrival.-false",
|
|
865
|
-
"rateId": "4824--3842--2281b0",
|
|
866
|
-
"confidential": false,
|
|
867
|
-
"included": [],
|
|
868
|
-
"paymentConditions": "Pay at the property. Credit Card only as a booking guarantee. ",
|
|
869
|
-
"restrictions": [],
|
|
870
|
-
"basePrice": 738,
|
|
871
|
-
"checkoutPrice": 738,
|
|
872
|
-
"dayPrice": 246,
|
|
873
|
-
"deals": [],
|
|
874
|
-
"discount": { "percentage": 0, "breakdown": [] },
|
|
875
|
-
"id": "4824--3842--2281b0--1",
|
|
876
|
-
"maxSelected": 2,
|
|
877
|
-
"minSelected": 1,
|
|
878
|
-
"name": "Breakfast included",
|
|
879
|
-
"offerDates": [],
|
|
880
|
-
"originalPrice": 738,
|
|
881
|
-
"price": 738,
|
|
882
|
-
"taxes": 73.8,
|
|
883
|
-
"totalPriceRaw": 81180,
|
|
884
|
-
"variants": [],
|
|
885
|
-
"increment": 108
|
|
886
|
-
},
|
|
887
|
-
{
|
|
888
|
-
"roomId": 3842,
|
|
889
|
-
"cancellationId": "freeCancellation-Cancellation with no penalty up to some hours before arrival.-true",
|
|
890
|
-
"rateId": "4824--3842--2281b0--217946",
|
|
891
|
-
"confidential": false,
|
|
892
|
-
"included": ["100% ONLINE PREPAYMENT"],
|
|
893
|
-
"paymentConditions": "Prepayment required: 100%: Online secure payment",
|
|
894
|
-
"restrictions": [],
|
|
895
|
-
"basePrice": 738,
|
|
896
|
-
"checkoutPrice": 738,
|
|
897
|
-
"dayPrice": 246,
|
|
898
|
-
"deals": ["217946"],
|
|
899
|
-
"discount": { "percentage": 0, "breakdown": [] },
|
|
900
|
-
"id": "4824--3842--2281b0--1--217946",
|
|
901
|
-
"maxSelected": 2,
|
|
902
|
-
"minSelected": 1,
|
|
903
|
-
"name": "Breakfast included",
|
|
904
|
-
"offerDates": ["05/02/2024", "06/02/2024", "07/02/2024"],
|
|
905
|
-
"originalPrice": 738,
|
|
906
|
-
"price": 738,
|
|
907
|
-
"taxes": 73.8,
|
|
908
|
-
"totalPriceRaw": 81180,
|
|
909
|
-
"variants": [],
|
|
910
|
-
"increment": 108
|
|
911
|
-
},
|
|
912
|
-
{
|
|
913
|
-
"roomId": 3842,
|
|
914
|
-
"cancellationId": "freeCancellation-Cancellation with no penalty up to some hours before arrival.-false",
|
|
915
|
-
"rateId": "4824--3842--2281b0--206542",
|
|
916
|
-
"confidential": false,
|
|
917
|
-
"included": ["SPECIAL PRICE FOR THE PARKING : 25 EUR +10% TAXES"],
|
|
918
|
-
"paymentConditions": "Pay at the property. Credit Card only as a booking guarantee. ",
|
|
919
|
-
"restrictions": [],
|
|
920
|
-
"basePrice": 813,
|
|
921
|
-
"checkoutPrice": 813,
|
|
922
|
-
"dayPrice": 271,
|
|
923
|
-
"deals": ["206542"],
|
|
924
|
-
"discount": { "percentage": 0, "breakdown": [] },
|
|
925
|
-
"id": "4824--3842--2281b0--1--206542",
|
|
926
|
-
"maxSelected": 2,
|
|
927
|
-
"minSelected": 1,
|
|
928
|
-
"name": "Breakfast included",
|
|
929
|
-
"offerDates": ["05/02/2024", "06/02/2024", "07/02/2024"],
|
|
930
|
-
"originalPrice": 813,
|
|
931
|
-
"price": 813,
|
|
932
|
-
"taxes": 81.3,
|
|
933
|
-
"totalPriceRaw": 89430,
|
|
934
|
-
"variants": [],
|
|
935
|
-
"increment": 108
|
|
936
|
-
},
|
|
937
|
-
{
|
|
938
|
-
"roomId": 3842,
|
|
939
|
-
"cancellationId": "freeCancellation-Cancellation with no penalty up to some hours before arrival.-false",
|
|
940
|
-
"rateId": "4824--3842--2281b0",
|
|
941
|
-
"confidential": false,
|
|
942
|
-
"included": [],
|
|
943
|
-
"paymentConditions": "Pay at the property. Credit Card only as a booking guarantee. ",
|
|
944
|
-
"restrictions": [],
|
|
945
|
-
"basePrice": 928.92,
|
|
946
|
-
"checkoutPrice": 928.92,
|
|
947
|
-
"dayPrice": 309.64,
|
|
948
|
-
"deals": [],
|
|
949
|
-
"discount": { "percentage": 0, "breakdown": [] },
|
|
950
|
-
"id": "4824--3842--2281b0--2",
|
|
951
|
-
"maxSelected": 2,
|
|
952
|
-
"minSelected": 1,
|
|
953
|
-
"name": "Half board",
|
|
954
|
-
"offerDates": [],
|
|
955
|
-
"originalPrice": 928.92,
|
|
956
|
-
"price": 928.92,
|
|
957
|
-
"taxes": 92.89,
|
|
958
|
-
"totalPriceRaw": 102181,
|
|
959
|
-
"variants": [],
|
|
960
|
-
"increment": 298.91999999999996
|
|
961
|
-
},
|
|
962
|
-
{
|
|
963
|
-
"roomId": 3842,
|
|
964
|
-
"cancellationId": "freeCancellation-Cancellation with no penalty up to some hours before arrival.-true",
|
|
965
|
-
"rateId": "4824--3842--2281b0--217946",
|
|
966
|
-
"confidential": false,
|
|
967
|
-
"included": ["100% ONLINE PREPAYMENT"],
|
|
968
|
-
"paymentConditions": "Prepayment required: 100%: Online secure payment",
|
|
969
|
-
"restrictions": [],
|
|
970
|
-
"basePrice": 928.92,
|
|
971
|
-
"checkoutPrice": 928.92,
|
|
972
|
-
"dayPrice": 309.64,
|
|
973
|
-
"deals": ["217946"],
|
|
974
|
-
"discount": { "percentage": 0, "breakdown": [] },
|
|
975
|
-
"id": "4824--3842--2281b0--2--217946",
|
|
976
|
-
"maxSelected": 2,
|
|
977
|
-
"minSelected": 1,
|
|
978
|
-
"name": "Half board",
|
|
979
|
-
"offerDates": ["05/02/2024", "06/02/2024", "07/02/2024"],
|
|
980
|
-
"originalPrice": 928.92,
|
|
981
|
-
"price": 928.92,
|
|
982
|
-
"taxes": 92.89,
|
|
983
|
-
"totalPriceRaw": 102181,
|
|
984
|
-
"variants": [],
|
|
985
|
-
"increment": 298.91999999999996
|
|
986
|
-
},
|
|
987
|
-
{
|
|
988
|
-
"roomId": 3842,
|
|
989
|
-
"cancellationId": "freeCancellation-Cancellation with no penalty up to some hours before arrival.-false",
|
|
990
|
-
"rateId": "4824--3842--2281b0--206542",
|
|
991
|
-
"confidential": false,
|
|
992
|
-
"included": ["SPECIAL PRICE FOR THE PARKING : 25 EUR +10% TAXES"],
|
|
993
|
-
"paymentConditions": "Pay at the property. Credit Card only as a booking guarantee. ",
|
|
994
|
-
"restrictions": [],
|
|
995
|
-
"basePrice": 1003.92,
|
|
996
|
-
"checkoutPrice": 1003.92,
|
|
997
|
-
"dayPrice": 334.64,
|
|
998
|
-
"deals": ["206542"],
|
|
999
|
-
"discount": { "percentage": 0, "breakdown": [] },
|
|
1000
|
-
"id": "4824--3842--2281b0--2--206542",
|
|
1001
|
-
"maxSelected": 2,
|
|
1002
|
-
"minSelected": 1,
|
|
1003
|
-
"name": "Half board",
|
|
1004
|
-
"offerDates": ["05/02/2024", "06/02/2024", "07/02/2024"],
|
|
1005
|
-
"originalPrice": 1003.92,
|
|
1006
|
-
"price": 1003.92,
|
|
1007
|
-
"taxes": 100.39,
|
|
1008
|
-
"totalPriceRaw": 110431,
|
|
1009
|
-
"variants": [],
|
|
1010
|
-
"increment": 298.91999999999996
|
|
1011
|
-
}
|
|
1012
|
-
],
|
|
1013
|
-
"amenities": [
|
|
1014
|
-
{ "exclusive": false, "id": 2, "text": "Refrigerator" },
|
|
1015
|
-
{ "exclusive": false, "id": 5, "text": "Iron" },
|
|
1016
|
-
{ "exclusive": false, "id": 6, "text": "Coffee/tea maker" },
|
|
1017
|
-
{ "exclusive": false, "id": 69, "text": "Desk" },
|
|
1018
|
-
{ "exclusive": true, "id": 9, "text": "Terrace" },
|
|
1019
|
-
{ "exclusive": false, "id": 11, "text": "Radio" },
|
|
1020
|
-
{ "exclusive": false, "id": 13, "text": "Television" },
|
|
1021
|
-
{ "exclusive": false, "id": 14, "text": "Telephone" },
|
|
1022
|
-
{ "exclusive": false, "id": 15, "text": "Air conditioning" },
|
|
1023
|
-
{ "exclusive": false, "id": 65, "text": "Heating" },
|
|
1024
|
-
{ "exclusive": false, "id": 16, "text": "Free mini-bar" },
|
|
1025
|
-
{ "exclusive": false, "id": 18, "text": "Free safe" },
|
|
1026
|
-
{ "exclusive": false, "id": 22, "text": "Free Wi-Fi Internet" },
|
|
1027
|
-
{ "exclusive": false, "id": 26, "text": "Wooden floor" },
|
|
1028
|
-
{ "exclusive": false, "id": 100, "text": "24h luggage storage" },
|
|
1029
|
-
{ "exclusive": false, "id": 119, "text": "Toiletries" },
|
|
1030
|
-
{ "exclusive": false, "id": 121, "text": "Pillow menu" },
|
|
1031
|
-
{ "exclusive": false, "id": 51, "text": "Shower" },
|
|
1032
|
-
{ "exclusive": false, "id": 57, "text": "Hairdryer" },
|
|
1033
|
-
{ "exclusive": false, "id": 58, "text": "Magnifying mirror" },
|
|
1034
|
-
{ "exclusive": false, "id": 59, "text": "Bathrobe" },
|
|
1035
|
-
{ "exclusive": false, "id": 60, "text": "Slippers" }
|
|
1036
|
-
],
|
|
1037
|
-
"availability": 2,
|
|
1038
|
-
"bedDisposition": [[{ "amount": 1, "type": 2 }]],
|
|
1039
|
-
"bedTypes": [2],
|
|
1040
|
-
"doubleBedWidth": "200 cm",
|
|
1041
|
-
"description": "Loft room with exterior balcony, with a view over the rooftops of Madrid. Ideal for romantic weekends and long stays in an enchanting place in the heart of Madrid.",
|
|
1042
|
-
"id": 3842,
|
|
1043
|
-
"images": [
|
|
1044
|
-
{
|
|
1045
|
-
"alt": null,
|
|
1046
|
-
"large": "https://images.mirai.com/INFOROOMS/43120423/B6ARe4KtCp4caO8vPzZB/B6ARe4KtCp4caO8vPzZB_large.jpg",
|
|
1047
|
-
"thumbnail": "https://images.mirai.com/INFOROOMS/43120423/B6ARe4KtCp4caO8vPzZB/B6ARe4KtCp4caO8vPzZB_mediumrect.jpg"
|
|
1048
|
-
},
|
|
1049
|
-
{
|
|
1050
|
-
"alt": null,
|
|
1051
|
-
"large": "https://images.mirai.com/INFOROOMS/43120423/kq4WJH8T70kR4fNuTNzf/kq4WJH8T70kR4fNuTNzf_large.jpg",
|
|
1052
|
-
"thumbnail": "https://images.mirai.com/INFOROOMS/43120423/kq4WJH8T70kR4fNuTNzf/kq4WJH8T70kR4fNuTNzf_mediumrect.jpg"
|
|
1053
|
-
},
|
|
1054
|
-
{
|
|
1055
|
-
"alt": null,
|
|
1056
|
-
"large": "https://images.mirai.com/INFOROOMS/43120423/114C3RC1CuylZdpEKHu3/114C3RC1CuylZdpEKHu3_large.jpg",
|
|
1057
|
-
"thumbnail": "https://images.mirai.com/INFOROOMS/43120423/114C3RC1CuylZdpEKHu3/114C3RC1CuylZdpEKHu3_mediumrect.jpg"
|
|
1058
|
-
},
|
|
1059
|
-
{
|
|
1060
|
-
"alt": null,
|
|
1061
|
-
"large": "https://images.mirai.com/INFOROOMS/43120423/iAGiP9XSZy5ISDWZ1mLZ/iAGiP9XSZy5ISDWZ1mLZ_large.jpg",
|
|
1062
|
-
"thumbnail": "https://images.mirai.com/INFOROOMS/43120423/iAGiP9XSZy5ISDWZ1mLZ/iAGiP9XSZy5ISDWZ1mLZ_mediumrect.jpg"
|
|
1063
|
-
},
|
|
1064
|
-
{
|
|
1065
|
-
"alt": null,
|
|
1066
|
-
"large": "https://images.mirai.com/INFOROOMS/43120423/DQ8GevteXaej0DJRkRQH/DQ8GevteXaej0DJRkRQH_large.jpg",
|
|
1067
|
-
"thumbnail": "https://images.mirai.com/INFOROOMS/43120423/DQ8GevteXaej0DJRkRQH/DQ8GevteXaej0DJRkRQH_mediumrect.jpg"
|
|
1068
|
-
},
|
|
1069
|
-
{
|
|
1070
|
-
"alt": null,
|
|
1071
|
-
"large": "https://images.mirai.com/INFOROOMS/43120423/l8O3WkgD1aSD4ukoKVBq/l8O3WkgD1aSD4ukoKVBq_large.jpg",
|
|
1072
|
-
"thumbnail": "https://images.mirai.com/INFOROOMS/43120423/l8O3WkgD1aSD4ukoKVBq/l8O3WkgD1aSD4ukoKVBq_mediumrect.jpg"
|
|
1073
|
-
},
|
|
1074
|
-
{
|
|
1075
|
-
"alt": null,
|
|
1076
|
-
"large": "https://images.mirai.com/INFOROOMS/43120423/689QrddGcyqwEg8aMwLf/689QrddGcyqwEg8aMwLf_large.jpg",
|
|
1077
|
-
"thumbnail": "https://images.mirai.com/INFOROOMS/43120423/689QrddGcyqwEg8aMwLf/689QrddGcyqwEg8aMwLf_mediumrect.jpg"
|
|
1078
|
-
},
|
|
1079
|
-
{
|
|
1080
|
-
"alt": null,
|
|
1081
|
-
"large": "https://images.mirai.com/INFOROOMS/43120423/Bzpg9ryzvmuxbhcffQbx/Bzpg9ryzvmuxbhcffQbx_large.jpg",
|
|
1082
|
-
"thumbnail": "https://images.mirai.com/INFOROOMS/43120423/Bzpg9ryzvmuxbhcffQbx/Bzpg9ryzvmuxbhcffQbx_mediumrect.jpg"
|
|
1083
|
-
},
|
|
1084
|
-
{
|
|
1085
|
-
"alt": null,
|
|
1086
|
-
"large": "https://images.mirai.com/INFOROOMS/43120423/BElj0PCFF60Cy3H1khRp/BElj0PCFF60Cy3H1khRp_large.jpg",
|
|
1087
|
-
"thumbnail": "https://images.mirai.com/INFOROOMS/43120423/BElj0PCFF60Cy3H1khRp/BElj0PCFF60Cy3H1khRp_mediumrect.jpg"
|
|
1088
|
-
},
|
|
1089
|
-
{
|
|
1090
|
-
"alt": null,
|
|
1091
|
-
"large": "https://images.mirai.com/INFOROOMS/43120423/w6nPmb0YkGHlIazf4ztB/w6nPmb0YkGHlIazf4ztB_large.jpg",
|
|
1092
|
-
"thumbnail": "https://images.mirai.com/INFOROOMS/43120423/w6nPmb0YkGHlIazf4ztB/w6nPmb0YkGHlIazf4ztB_mediumrect.jpg"
|
|
1093
|
-
}
|
|
1094
|
-
],
|
|
1095
|
-
"name": "Penthouse with Terrace (one queen bed)",
|
|
1096
|
-
"maxOccupation": 2,
|
|
1097
|
-
"occupation": [{ "type": 2, "amount": 2 }],
|
|
1098
|
-
"size": "25 m²",
|
|
1099
|
-
"soldOut": false
|
|
1100
|
-
},
|
|
1101
|
-
{
|
|
1102
|
-
"cancellations": [
|
|
1103
|
-
{
|
|
1104
|
-
"id": "freeCancellation-Cancellation with no penalty up to some hours before arrival.-false",
|
|
1105
|
-
"caption": "Until Feb 5. Pay at the property.",
|
|
1106
|
-
"highlight": true,
|
|
1107
|
-
"name": "Free cancellation",
|
|
1108
|
-
"paymentConditions": "Pay at the property. Credit Card only as a booking guarantee. ",
|
|
1109
|
-
"title": "Cancellation with no penalty up to some hours before arrival.",
|
|
1110
|
-
"text": "If the reservation is cancelled after Feb 05, 2024 at 12:00, or in the event of a \"No Show\", one night will be charged to your credit card and the reservation will be automatically cancelled.",
|
|
1111
|
-
"price": 0
|
|
1112
|
-
},
|
|
1113
|
-
{
|
|
1114
|
-
"id": "freeCancellation-Cancellation with no penalty up to some hours before arrival.-true",
|
|
1115
|
-
"caption": "Until Feb 5",
|
|
1116
|
-
"highlight": true,
|
|
1117
|
-
"name": "Free cancellation",
|
|
1118
|
-
"paymentConditions": "Prepayment required: 100%: Online secure payment",
|
|
1119
|
-
"title": "Cancellation with no penalty up to some hours before arrival.",
|
|
1120
|
-
"text": "You can cancel your reservation for free until 12:00 of the Feb 05, 2024. If you cancel your reservation after this moment, the first night will be charged on your card. The same will apply if you leave the hotel before the end of your reservation or if you do not show up (reservation is kept up to the 1st night).",
|
|
1121
|
-
"price": 0
|
|
1122
|
-
}
|
|
1123
|
-
],
|
|
1124
|
-
"rates": [
|
|
1125
|
-
{
|
|
1126
|
-
"id": "4824--9098--40590b0",
|
|
1127
|
-
"cancellationId": "freeCancellation-Cancellation with no penalty up to some hours before arrival.-false",
|
|
1128
|
-
"included": [],
|
|
1129
|
-
"isClub": false,
|
|
1130
|
-
"name": "Flexible Rate",
|
|
1131
|
-
"offer": false,
|
|
1132
|
-
"restrictions": [],
|
|
1133
|
-
"price": 0
|
|
1134
|
-
},
|
|
1135
|
-
{
|
|
1136
|
-
"id": "4824--9098--40590b0--217946",
|
|
1137
|
-
"cancellationId": "freeCancellation-Cancellation with no penalty up to some hours before arrival.-true",
|
|
1138
|
-
"included": ["100% ONLINE PREPAYMENT"],
|
|
1139
|
-
"isClub": false,
|
|
1140
|
-
"name": "Flexible Rate, prepayment option",
|
|
1141
|
-
"offer": true,
|
|
1142
|
-
"restrictions": [],
|
|
1143
|
-
"price": 0
|
|
1144
|
-
},
|
|
1145
|
-
{
|
|
1146
|
-
"id": "4824--9098--40590b0--206542",
|
|
1147
|
-
"cancellationId": "freeCancellation-Cancellation with no penalty up to some hours before arrival.-false",
|
|
1148
|
-
"included": ["SPECIAL PRICE FOR THE PARKING : 25 EUR +10% TAXES"],
|
|
1149
|
-
"isClub": false,
|
|
1150
|
-
"name": "Special Offer, Parking included",
|
|
1151
|
-
"offer": true,
|
|
1152
|
-
"restrictions": [],
|
|
1153
|
-
"price": 75
|
|
1154
|
-
}
|
|
1155
|
-
],
|
|
1156
|
-
"boards": [
|
|
1157
|
-
{
|
|
1158
|
-
"roomId": 9098,
|
|
1159
|
-
"cancellationId": "freeCancellation-Cancellation with no penalty up to some hours before arrival.-false",
|
|
1160
|
-
"rateId": "4824--9098--40590b0",
|
|
1161
|
-
"confidential": false,
|
|
1162
|
-
"included": [],
|
|
1163
|
-
"paymentConditions": "Pay at the property. Credit Card only as a booking guarantee. ",
|
|
1164
|
-
"restrictions": [],
|
|
1165
|
-
"basePrice": 645,
|
|
1166
|
-
"checkoutPrice": 645,
|
|
1167
|
-
"dayPrice": 215,
|
|
1168
|
-
"deals": [],
|
|
1169
|
-
"discount": { "percentage": 0, "breakdown": [] },
|
|
1170
|
-
"id": "4824--9098--40590b0--0",
|
|
1171
|
-
"maxSelected": 3,
|
|
1172
|
-
"minSelected": 1,
|
|
1173
|
-
"name": "Room only",
|
|
1174
|
-
"offerDates": [],
|
|
1175
|
-
"originalPrice": 645,
|
|
1176
|
-
"price": 645,
|
|
1177
|
-
"taxes": 64.5,
|
|
1178
|
-
"totalPriceRaw": 70950,
|
|
1179
|
-
"variants": [],
|
|
1180
|
-
"increment": 0
|
|
1181
|
-
},
|
|
1182
|
-
{
|
|
1183
|
-
"roomId": 9098,
|
|
1184
|
-
"cancellationId": "freeCancellation-Cancellation with no penalty up to some hours before arrival.-true",
|
|
1185
|
-
"rateId": "4824--9098--40590b0--217946",
|
|
1186
|
-
"confidential": false,
|
|
1187
|
-
"included": ["100% ONLINE PREPAYMENT"],
|
|
1188
|
-
"paymentConditions": "Prepayment required: 100%: Online secure payment",
|
|
1189
|
-
"restrictions": [],
|
|
1190
|
-
"basePrice": 645,
|
|
1191
|
-
"checkoutPrice": 645,
|
|
1192
|
-
"dayPrice": 215,
|
|
1193
|
-
"deals": ["217946"],
|
|
1194
|
-
"discount": { "percentage": 0, "breakdown": [] },
|
|
1195
|
-
"id": "4824--9098--40590b0--0--217946",
|
|
1196
|
-
"maxSelected": 3,
|
|
1197
|
-
"minSelected": 1,
|
|
1198
|
-
"name": "Room only",
|
|
1199
|
-
"offerDates": ["05/02/2024", "06/02/2024", "07/02/2024"],
|
|
1200
|
-
"originalPrice": 645,
|
|
1201
|
-
"price": 645,
|
|
1202
|
-
"taxes": 64.5,
|
|
1203
|
-
"totalPriceRaw": 70950,
|
|
1204
|
-
"variants": [],
|
|
1205
|
-
"increment": 0
|
|
1206
|
-
},
|
|
1207
|
-
{
|
|
1208
|
-
"roomId": 9098,
|
|
1209
|
-
"cancellationId": "freeCancellation-Cancellation with no penalty up to some hours before arrival.-false",
|
|
1210
|
-
"rateId": "4824--9098--40590b0--206542",
|
|
1211
|
-
"confidential": false,
|
|
1212
|
-
"included": ["SPECIAL PRICE FOR THE PARKING : 25 EUR +10% TAXES"],
|
|
1213
|
-
"paymentConditions": "Pay at the property. Credit Card only as a booking guarantee. ",
|
|
1214
|
-
"restrictions": [],
|
|
1215
|
-
"basePrice": 720,
|
|
1216
|
-
"checkoutPrice": 720,
|
|
1217
|
-
"dayPrice": 240,
|
|
1218
|
-
"deals": ["206542"],
|
|
1219
|
-
"discount": { "percentage": 0, "breakdown": [] },
|
|
1220
|
-
"id": "4824--9098--40590b0--0--206542",
|
|
1221
|
-
"maxSelected": 3,
|
|
1222
|
-
"minSelected": 1,
|
|
1223
|
-
"name": "Room only",
|
|
1224
|
-
"offerDates": ["05/02/2024", "06/02/2024", "07/02/2024"],
|
|
1225
|
-
"originalPrice": 720,
|
|
1226
|
-
"price": 720,
|
|
1227
|
-
"taxes": 72,
|
|
1228
|
-
"totalPriceRaw": 79200,
|
|
1229
|
-
"variants": [],
|
|
1230
|
-
"increment": 0
|
|
1231
|
-
},
|
|
1232
|
-
{
|
|
1233
|
-
"roomId": 9098,
|
|
1234
|
-
"cancellationId": "freeCancellation-Cancellation with no penalty up to some hours before arrival.-false",
|
|
1235
|
-
"rateId": "4824--9098--40590b0",
|
|
1236
|
-
"confidential": false,
|
|
1237
|
-
"included": [],
|
|
1238
|
-
"paymentConditions": "Pay at the property. Credit Card only as a booking guarantee. ",
|
|
1239
|
-
"restrictions": [],
|
|
1240
|
-
"basePrice": 753,
|
|
1241
|
-
"checkoutPrice": 753,
|
|
1242
|
-
"dayPrice": 251,
|
|
1243
|
-
"deals": [],
|
|
1244
|
-
"discount": { "percentage": 0, "breakdown": [] },
|
|
1245
|
-
"id": "4824--9098--40590b0--1",
|
|
1246
|
-
"maxSelected": 3,
|
|
1247
|
-
"minSelected": 1,
|
|
1248
|
-
"name": "Breakfast included",
|
|
1249
|
-
"offerDates": [],
|
|
1250
|
-
"originalPrice": 753,
|
|
1251
|
-
"price": 753,
|
|
1252
|
-
"taxes": 75.3,
|
|
1253
|
-
"totalPriceRaw": 82830,
|
|
1254
|
-
"variants": [],
|
|
1255
|
-
"increment": 108
|
|
1256
|
-
},
|
|
1257
|
-
{
|
|
1258
|
-
"roomId": 9098,
|
|
1259
|
-
"cancellationId": "freeCancellation-Cancellation with no penalty up to some hours before arrival.-true",
|
|
1260
|
-
"rateId": "4824--9098--40590b0--217946",
|
|
1261
|
-
"confidential": false,
|
|
1262
|
-
"included": ["100% ONLINE PREPAYMENT"],
|
|
1263
|
-
"paymentConditions": "Prepayment required: 100%: Online secure payment",
|
|
1264
|
-
"restrictions": [],
|
|
1265
|
-
"basePrice": 753,
|
|
1266
|
-
"checkoutPrice": 753,
|
|
1267
|
-
"dayPrice": 251,
|
|
1268
|
-
"deals": ["217946"],
|
|
1269
|
-
"discount": { "percentage": 0, "breakdown": [] },
|
|
1270
|
-
"id": "4824--9098--40590b0--1--217946",
|
|
1271
|
-
"maxSelected": 3,
|
|
1272
|
-
"minSelected": 1,
|
|
1273
|
-
"name": "Breakfast included",
|
|
1274
|
-
"offerDates": ["05/02/2024", "06/02/2024", "07/02/2024"],
|
|
1275
|
-
"originalPrice": 753,
|
|
1276
|
-
"price": 753,
|
|
1277
|
-
"taxes": 75.3,
|
|
1278
|
-
"totalPriceRaw": 82830,
|
|
1279
|
-
"variants": [],
|
|
1280
|
-
"increment": 108
|
|
1281
|
-
},
|
|
1282
|
-
{
|
|
1283
|
-
"roomId": 9098,
|
|
1284
|
-
"cancellationId": "freeCancellation-Cancellation with no penalty up to some hours before arrival.-false",
|
|
1285
|
-
"rateId": "4824--9098--40590b0--206542",
|
|
1286
|
-
"confidential": false,
|
|
1287
|
-
"included": ["SPECIAL PRICE FOR THE PARKING : 25 EUR +10% TAXES"],
|
|
1288
|
-
"paymentConditions": "Pay at the property. Credit Card only as a booking guarantee. ",
|
|
1289
|
-
"restrictions": [],
|
|
1290
|
-
"basePrice": 828,
|
|
1291
|
-
"checkoutPrice": 828,
|
|
1292
|
-
"dayPrice": 276,
|
|
1293
|
-
"deals": ["206542"],
|
|
1294
|
-
"discount": { "percentage": 0, "breakdown": [] },
|
|
1295
|
-
"id": "4824--9098--40590b0--1--206542",
|
|
1296
|
-
"maxSelected": 3,
|
|
1297
|
-
"minSelected": 1,
|
|
1298
|
-
"name": "Breakfast included",
|
|
1299
|
-
"offerDates": ["05/02/2024", "06/02/2024", "07/02/2024"],
|
|
1300
|
-
"originalPrice": 828,
|
|
1301
|
-
"price": 828,
|
|
1302
|
-
"taxes": 82.8,
|
|
1303
|
-
"totalPriceRaw": 91080,
|
|
1304
|
-
"variants": [],
|
|
1305
|
-
"increment": 108
|
|
1306
|
-
},
|
|
1307
|
-
{
|
|
1308
|
-
"roomId": 9098,
|
|
1309
|
-
"cancellationId": "freeCancellation-Cancellation with no penalty up to some hours before arrival.-false",
|
|
1310
|
-
"rateId": "4824--9098--40590b0",
|
|
1311
|
-
"confidential": false,
|
|
1312
|
-
"included": [],
|
|
1313
|
-
"paymentConditions": "Pay at the property. Credit Card only as a booking guarantee. ",
|
|
1314
|
-
"restrictions": [],
|
|
1315
|
-
"basePrice": 943.92,
|
|
1316
|
-
"checkoutPrice": 943.92,
|
|
1317
|
-
"dayPrice": 314.64,
|
|
1318
|
-
"deals": [],
|
|
1319
|
-
"discount": { "percentage": 0, "breakdown": [] },
|
|
1320
|
-
"id": "4824--9098--40590b0--2",
|
|
1321
|
-
"maxSelected": 3,
|
|
1322
|
-
"minSelected": 1,
|
|
1323
|
-
"name": "Half board",
|
|
1324
|
-
"offerDates": [],
|
|
1325
|
-
"originalPrice": 943.92,
|
|
1326
|
-
"price": 943.92,
|
|
1327
|
-
"taxes": 94.39,
|
|
1328
|
-
"totalPriceRaw": 103831,
|
|
1329
|
-
"variants": [],
|
|
1330
|
-
"increment": 298.91999999999996
|
|
1331
|
-
},
|
|
1332
|
-
{
|
|
1333
|
-
"roomId": 9098,
|
|
1334
|
-
"cancellationId": "freeCancellation-Cancellation with no penalty up to some hours before arrival.-true",
|
|
1335
|
-
"rateId": "4824--9098--40590b0--217946",
|
|
1336
|
-
"confidential": false,
|
|
1337
|
-
"included": ["100% ONLINE PREPAYMENT"],
|
|
1338
|
-
"paymentConditions": "Prepayment required: 100%: Online secure payment",
|
|
1339
|
-
"restrictions": [],
|
|
1340
|
-
"basePrice": 943.92,
|
|
1341
|
-
"checkoutPrice": 943.92,
|
|
1342
|
-
"dayPrice": 314.64,
|
|
1343
|
-
"deals": ["217946"],
|
|
1344
|
-
"discount": { "percentage": 0, "breakdown": [] },
|
|
1345
|
-
"id": "4824--9098--40590b0--2--217946",
|
|
1346
|
-
"maxSelected": 3,
|
|
1347
|
-
"minSelected": 1,
|
|
1348
|
-
"name": "Half board",
|
|
1349
|
-
"offerDates": ["05/02/2024", "06/02/2024", "07/02/2024"],
|
|
1350
|
-
"originalPrice": 943.92,
|
|
1351
|
-
"price": 943.92,
|
|
1352
|
-
"taxes": 94.39,
|
|
1353
|
-
"totalPriceRaw": 103831,
|
|
1354
|
-
"variants": [],
|
|
1355
|
-
"increment": 298.91999999999996
|
|
1356
|
-
},
|
|
1357
|
-
{
|
|
1358
|
-
"roomId": 9098,
|
|
1359
|
-
"cancellationId": "freeCancellation-Cancellation with no penalty up to some hours before arrival.-false",
|
|
1360
|
-
"rateId": "4824--9098--40590b0--206542",
|
|
1361
|
-
"confidential": false,
|
|
1362
|
-
"included": ["SPECIAL PRICE FOR THE PARKING : 25 EUR +10% TAXES"],
|
|
1363
|
-
"paymentConditions": "Pay at the property. Credit Card only as a booking guarantee. ",
|
|
1364
|
-
"restrictions": [],
|
|
1365
|
-
"basePrice": 1018.92,
|
|
1366
|
-
"checkoutPrice": 1018.92,
|
|
1367
|
-
"dayPrice": 339.64,
|
|
1368
|
-
"deals": ["206542"],
|
|
1369
|
-
"discount": { "percentage": 0, "breakdown": [] },
|
|
1370
|
-
"id": "4824--9098--40590b0--2--206542",
|
|
1371
|
-
"maxSelected": 3,
|
|
1372
|
-
"minSelected": 1,
|
|
1373
|
-
"name": "Half board",
|
|
1374
|
-
"offerDates": ["05/02/2024", "06/02/2024", "07/02/2024"],
|
|
1375
|
-
"originalPrice": 1018.92,
|
|
1376
|
-
"price": 1018.92,
|
|
1377
|
-
"taxes": 101.89,
|
|
1378
|
-
"totalPriceRaw": 112081,
|
|
1379
|
-
"variants": [],
|
|
1380
|
-
"increment": 298.91999999999996
|
|
1381
|
-
}
|
|
1382
|
-
],
|
|
1383
|
-
"amenities": [
|
|
1384
|
-
{ "exclusive": false, "id": 2, "text": "Refrigerator" },
|
|
1385
|
-
{ "exclusive": false, "id": 5, "text": "Iron" },
|
|
1386
|
-
{ "exclusive": false, "id": 6, "text": "Coffee/tea maker" },
|
|
1387
|
-
{ "exclusive": false, "id": 69, "text": "Desk" },
|
|
1388
|
-
{ "exclusive": false, "id": 10, "text": "Balcony" },
|
|
1389
|
-
{ "exclusive": false, "id": 11, "text": "Radio" },
|
|
1390
|
-
{ "exclusive": false, "id": 13, "text": "Television" },
|
|
1391
|
-
{ "exclusive": false, "id": 14, "text": "Telephone" },
|
|
1392
|
-
{ "exclusive": false, "id": 15, "text": "Air conditioning" },
|
|
1393
|
-
{ "exclusive": false, "id": 65, "text": "Heating" },
|
|
1394
|
-
{ "exclusive": false, "id": 16, "text": "Free mini-bar" },
|
|
1395
|
-
{ "exclusive": false, "id": 18, "text": "Free safe" },
|
|
1396
|
-
{ "exclusive": false, "id": 22, "text": "Free Wi-Fi Internet" },
|
|
1397
|
-
{ "exclusive": false, "id": 26, "text": "Wooden floor" },
|
|
1398
|
-
{ "exclusive": false, "id": 100, "text": "24h luggage storage" },
|
|
1399
|
-
{ "exclusive": false, "id": 119, "text": "Toiletries" },
|
|
1400
|
-
{ "exclusive": false, "id": 121, "text": "Pillow menu" },
|
|
1401
|
-
{ "exclusive": false, "id": 51, "text": "Shower" },
|
|
1402
|
-
{ "exclusive": false, "id": 57, "text": "Hairdryer" },
|
|
1403
|
-
{ "exclusive": false, "id": 58, "text": "Magnifying mirror" },
|
|
1404
|
-
{ "exclusive": false, "id": 59, "text": "Bathrobe" },
|
|
1405
|
-
{ "exclusive": false, "id": 60, "text": "Slippers" }
|
|
1406
|
-
],
|
|
1407
|
-
"availability": 3,
|
|
1408
|
-
"bedDisposition": [[{ "amount": 1, "type": 2 }]],
|
|
1409
|
-
"bedTypes": [2],
|
|
1410
|
-
"doubleBedWidth": "200 cm",
|
|
1411
|
-
"description": "These exclusive rooms are a step up from standard rooms, each with a balcony overlooking one of the iconic areas in the city of Madrid.",
|
|
1412
|
-
"id": 9098,
|
|
1413
|
-
"images": [
|
|
1414
|
-
{
|
|
1415
|
-
"alt": null,
|
|
1416
|
-
"large": "https://images.mirai.com/INFOROOMS/43120423/Ebaa8kN6g4mx7jKe5PEO/Ebaa8kN6g4mx7jKe5PEO_large.jpg",
|
|
1417
|
-
"thumbnail": "https://images.mirai.com/INFOROOMS/43120423/Ebaa8kN6g4mx7jKe5PEO/Ebaa8kN6g4mx7jKe5PEO_mediumrect.jpg"
|
|
1418
|
-
},
|
|
1419
|
-
{
|
|
1420
|
-
"alt": null,
|
|
1421
|
-
"large": "https://images.mirai.com/INFOROOMS/43120423/347SH41pinDX8Jnnys8o/347SH41pinDX8Jnnys8o_large.jpg",
|
|
1422
|
-
"thumbnail": "https://images.mirai.com/INFOROOMS/43120423/347SH41pinDX8Jnnys8o/347SH41pinDX8Jnnys8o_mediumrect.jpg"
|
|
1423
|
-
},
|
|
1424
|
-
{
|
|
1425
|
-
"alt": null,
|
|
1426
|
-
"large": "https://images.mirai.com/INFOROOMS/43120423/0ebjFqzT2nRvR8s2G8ey/0ebjFqzT2nRvR8s2G8ey_large.jpg",
|
|
1427
|
-
"thumbnail": "https://images.mirai.com/INFOROOMS/43120423/0ebjFqzT2nRvR8s2G8ey/0ebjFqzT2nRvR8s2G8ey_mediumrect.jpg"
|
|
1428
|
-
},
|
|
1429
|
-
{
|
|
1430
|
-
"alt": null,
|
|
1431
|
-
"large": "https://images.mirai.com/INFOROOMS/43120423/0TDqodxlXkfuhX8TlXoD/0TDqodxlXkfuhX8TlXoD_large.jpg",
|
|
1432
|
-
"thumbnail": "https://images.mirai.com/INFOROOMS/43120423/0TDqodxlXkfuhX8TlXoD/0TDqodxlXkfuhX8TlXoD_mediumrect.jpg"
|
|
1433
|
-
},
|
|
1434
|
-
{
|
|
1435
|
-
"alt": null,
|
|
1436
|
-
"large": "https://images.mirai.com/INFOROOMS/43120423/75QVpTpkWniAj3fHYFE1/75QVpTpkWniAj3fHYFE1_large.jpg",
|
|
1437
|
-
"thumbnail": "https://images.mirai.com/INFOROOMS/43120423/75QVpTpkWniAj3fHYFE1/75QVpTpkWniAj3fHYFE1_mediumrect.jpg"
|
|
1438
|
-
},
|
|
1439
|
-
{
|
|
1440
|
-
"alt": null,
|
|
1441
|
-
"large": "https://images.mirai.com/INFOROOMS/43120423/UE5Iu9u3nniEFw9KMVy0/UE5Iu9u3nniEFw9KMVy0_large.jpg",
|
|
1442
|
-
"thumbnail": "https://images.mirai.com/INFOROOMS/43120423/UE5Iu9u3nniEFw9KMVy0/UE5Iu9u3nniEFw9KMVy0_mediumrect.jpg"
|
|
1443
|
-
},
|
|
1444
|
-
{
|
|
1445
|
-
"alt": null,
|
|
1446
|
-
"large": "https://images.mirai.com/INFOROOMS/43120423/ybr8RWsg9zLr8H0vjp8T/ybr8RWsg9zLr8H0vjp8T_large.jpg",
|
|
1447
|
-
"thumbnail": "https://images.mirai.com/INFOROOMS/43120423/ybr8RWsg9zLr8H0vjp8T/ybr8RWsg9zLr8H0vjp8T_mediumrect.jpg"
|
|
1448
|
-
},
|
|
1449
|
-
{
|
|
1450
|
-
"alt": null,
|
|
1451
|
-
"large": "https://images.mirai.com/INFOROOMS/43120423/qhkO3twmObuA97oLgFxj/qhkO3twmObuA97oLgFxj_large.jpg",
|
|
1452
|
-
"thumbnail": "https://images.mirai.com/INFOROOMS/43120423/qhkO3twmObuA97oLgFxj/qhkO3twmObuA97oLgFxj_mediumrect.jpg"
|
|
1453
|
-
},
|
|
1454
|
-
{
|
|
1455
|
-
"alt": null,
|
|
1456
|
-
"large": "https://images.mirai.com/INFOROOMS/43120423/7uxZhVlDovcEOBiagf6G/7uxZhVlDovcEOBiagf6G_large.jpg",
|
|
1457
|
-
"thumbnail": "https://images.mirai.com/INFOROOMS/43120423/7uxZhVlDovcEOBiagf6G/7uxZhVlDovcEOBiagf6G_mediumrect.jpg"
|
|
1458
|
-
},
|
|
1459
|
-
{
|
|
1460
|
-
"alt": null,
|
|
1461
|
-
"large": "https://images.mirai.com/INFOROOMS/43120423/IPQeDL0DHr1ZmUnlGGHj/IPQeDL0DHr1ZmUnlGGHj_large.jpg",
|
|
1462
|
-
"thumbnail": "https://images.mirai.com/INFOROOMS/43120423/IPQeDL0DHr1ZmUnlGGHj/IPQeDL0DHr1ZmUnlGGHj_mediumrect.jpg"
|
|
1463
|
-
}
|
|
1464
|
-
],
|
|
1465
|
-
"name": "Premium Room with Balcony",
|
|
1466
|
-
"maxOccupation": 2,
|
|
1467
|
-
"occupation": [{ "type": 2, "amount": 2 }],
|
|
1468
|
-
"size": "25 m²",
|
|
1469
|
-
"soldOut": false
|
|
1470
|
-
}
|
|
1471
|
-
],
|
|
1472
|
-
"taxesType": 7,
|
|
1473
|
-
"tracking": {
|
|
1474
|
-
"country": "ES",
|
|
1475
|
-
"hotelInfo": {
|
|
1476
|
-
"currency": {
|
|
1477
|
-
"code": "EUR",
|
|
1478
|
-
"symbol": "€",
|
|
1479
|
-
"value": 10000,
|
|
1480
|
-
"description": "Euro",
|
|
1481
|
-
"formatWithSymbol": "$1.$2 €",
|
|
1482
|
-
"formatWithCode": "$1.$2 EUR",
|
|
1483
|
-
"htmlFormat": "<span class=\"integerPart\">$1</span><span class=\"decimalSeparator\">.</span><span class=\"decimalPart\">$2</span><span class=\"currencySymbol\">€</span>",
|
|
1484
|
-
"numDecimals": 2
|
|
1485
|
-
},
|
|
1486
|
-
"propertyName": "Preciados",
|
|
1487
|
-
"propertyType": "Hotel"
|
|
1488
|
-
},
|
|
1489
|
-
"localTaxesIncluded": false,
|
|
1490
|
-
"multiroom": false,
|
|
1491
|
-
"rates": [
|
|
1492
|
-
{
|
|
1493
|
-
"amountAvailable": 5,
|
|
1494
|
-
"id": 3862,
|
|
1495
|
-
"name": "Deluxe Twin Room",
|
|
1496
|
-
"occupationOptions": {
|
|
1497
|
-
"2283b0": {
|
|
1498
|
-
"numAdults": 2,
|
|
1499
|
-
"numFirstRangeChildren": 0,
|
|
1500
|
-
"numSecondRangeChildren": 0,
|
|
1501
|
-
"rates": {
|
|
1502
|
-
"4824--3862--2283b0--206539": {
|
|
1503
|
-
"boardOptions": {
|
|
1504
|
-
"4824--3862--2283b0--0--206539": {
|
|
1505
|
-
"boardGroupName": "Room only",
|
|
1506
|
-
"detail": [
|
|
1507
|
-
{ "priceWithoutTaxes": 12610, "priceWithTaxes": 13871 },
|
|
1508
|
-
{ "priceWithoutTaxes": 14065, "priceWithTaxes": 15472 },
|
|
1509
|
-
{ "priceWithoutTaxes": 14065, "priceWithTaxes": 15472 }
|
|
1510
|
-
],
|
|
1511
|
-
"id": "4824--3862--2283b0--0--206539",
|
|
1512
|
-
"name": "Deluxe Twin Room: Flexible Rate (2 guests : Room only)",
|
|
1513
|
-
"originalAvgPrice": 13580,
|
|
1514
|
-
"totalBasePrice": 40740,
|
|
1515
|
-
"totalPrice": 44814,
|
|
1516
|
-
"totalLocalTaxes": 0,
|
|
1517
|
-
"totalPriceWithTaxes": 44814
|
|
1518
|
-
}
|
|
1519
|
-
},
|
|
1520
|
-
"cancellationPolicyTypeEnum": "freeCancellation",
|
|
1521
|
-
"id": "4824--3862--2283b0--206539",
|
|
1522
|
-
"name": "Flexible Rate",
|
|
1523
|
-
"sortedKeysBoards": ["4824--3862--2283b0--0--206539"]
|
|
1524
|
-
},
|
|
1525
|
-
"4824--3862--2283b0--217946": {
|
|
1526
|
-
"boardOptions": {
|
|
1527
|
-
"4824--3862--2283b0--0--217946": {
|
|
1528
|
-
"boardGroupName": "Room only",
|
|
1529
|
-
"detail": [
|
|
1530
|
-
{ "priceWithoutTaxes": 13000, "priceWithTaxes": 14300 },
|
|
1531
|
-
{ "priceWithoutTaxes": 14500, "priceWithTaxes": 15950 },
|
|
1532
|
-
{ "priceWithoutTaxes": 14500, "priceWithTaxes": 15950 }
|
|
1533
|
-
],
|
|
1534
|
-
"id": "4824--3862--2283b0--0--217946",
|
|
1535
|
-
"name": "Deluxe Twin Room: Flexible Rate, prepayment option (2 guests : Room only)",
|
|
1536
|
-
"originalAvgPrice": 14000,
|
|
1537
|
-
"totalBasePrice": 42000,
|
|
1538
|
-
"totalPrice": 46200,
|
|
1539
|
-
"totalLocalTaxes": 0,
|
|
1540
|
-
"totalPriceWithTaxes": 46200
|
|
1541
|
-
},
|
|
1542
|
-
"4824--3862--2283b0--1--217946": {
|
|
1543
|
-
"boardGroupName": "Breakfast included",
|
|
1544
|
-
"detail": [
|
|
1545
|
-
{ "priceWithoutTaxes": 16600, "priceWithTaxes": 18260 },
|
|
1546
|
-
{ "priceWithoutTaxes": 18100, "priceWithTaxes": 19910 },
|
|
1547
|
-
{ "priceWithoutTaxes": 18100, "priceWithTaxes": 19910 }
|
|
1548
|
-
],
|
|
1549
|
-
"id": "4824--3862--2283b0--1--217946",
|
|
1550
|
-
"name": "Deluxe Twin Room: Flexible Rate, prepayment option (2 guests : Breakfast included)",
|
|
1551
|
-
"originalAvgPrice": 17600,
|
|
1552
|
-
"totalBasePrice": 52800,
|
|
1553
|
-
"totalPrice": 58080,
|
|
1554
|
-
"totalLocalTaxes": 0,
|
|
1555
|
-
"totalPriceWithTaxes": 58080
|
|
1556
|
-
},
|
|
1557
|
-
"4824--3862--2283b0--2--217946": {
|
|
1558
|
-
"boardGroupName": "Half board",
|
|
1559
|
-
"detail": [
|
|
1560
|
-
{ "priceWithoutTaxes": 25690, "priceWithTaxes": 28259 },
|
|
1561
|
-
{ "priceWithoutTaxes": 27190, "priceWithTaxes": 29909 },
|
|
1562
|
-
{ "priceWithoutTaxes": 27190, "priceWithTaxes": 29909 }
|
|
1563
|
-
],
|
|
1564
|
-
"id": "4824--3862--2283b0--2--217946",
|
|
1565
|
-
"name": "Deluxe Twin Room: Flexible Rate, prepayment option (2 guests : Half board)",
|
|
1566
|
-
"originalAvgPrice": 26690,
|
|
1567
|
-
"totalBasePrice": 80070,
|
|
1568
|
-
"totalPrice": 88077,
|
|
1569
|
-
"totalLocalTaxes": 0,
|
|
1570
|
-
"totalPriceWithTaxes": 88077
|
|
1571
|
-
}
|
|
1572
|
-
},
|
|
1573
|
-
"cancellationPolicyTypeEnum": "freeCancellation",
|
|
1574
|
-
"id": "4824--3862--2283b0--217946",
|
|
1575
|
-
"name": "Flexible Rate, prepayment option",
|
|
1576
|
-
"sortedKeysBoards": [
|
|
1577
|
-
"4824--3862--2283b0--0--217946",
|
|
1578
|
-
"4824--3862--2283b0--1--217946",
|
|
1579
|
-
"4824--3862--2283b0--2--217946"
|
|
1580
|
-
]
|
|
1581
|
-
},
|
|
1582
|
-
"4824--3862--2283b0--206542": {
|
|
1583
|
-
"boardOptions": {
|
|
1584
|
-
"4824--3862--2283b0--0--206542": {
|
|
1585
|
-
"boardGroupName": "Room only",
|
|
1586
|
-
"detail": [
|
|
1587
|
-
{ "priceWithoutTaxes": 15500, "priceWithTaxes": 17050 },
|
|
1588
|
-
{ "priceWithoutTaxes": 17000, "priceWithTaxes": 18700 },
|
|
1589
|
-
{ "priceWithoutTaxes": 17000, "priceWithTaxes": 18700 }
|
|
1590
|
-
],
|
|
1591
|
-
"id": "4824--3862--2283b0--0--206542",
|
|
1592
|
-
"name": "Deluxe Twin Room: Special Offer, Parking included (2 guests : Room only)",
|
|
1593
|
-
"originalAvgPrice": 16500,
|
|
1594
|
-
"totalBasePrice": 49500,
|
|
1595
|
-
"totalPrice": 54450,
|
|
1596
|
-
"totalLocalTaxes": 0,
|
|
1597
|
-
"totalPriceWithTaxes": 54450
|
|
1598
|
-
},
|
|
1599
|
-
"4824--3862--2283b0--1--206542": {
|
|
1600
|
-
"boardGroupName": "Breakfast included",
|
|
1601
|
-
"detail": [
|
|
1602
|
-
{ "priceWithoutTaxes": 19100, "priceWithTaxes": 21010 },
|
|
1603
|
-
{ "priceWithoutTaxes": 20600, "priceWithTaxes": 22660 },
|
|
1604
|
-
{ "priceWithoutTaxes": 20600, "priceWithTaxes": 22660 }
|
|
1605
|
-
],
|
|
1606
|
-
"id": "4824--3862--2283b0--1--206542",
|
|
1607
|
-
"name": "Deluxe Twin Room: Special Offer, Parking included (2 guests : Breakfast included)",
|
|
1608
|
-
"originalAvgPrice": 20100,
|
|
1609
|
-
"totalBasePrice": 60300,
|
|
1610
|
-
"totalPrice": 66330,
|
|
1611
|
-
"totalLocalTaxes": 0,
|
|
1612
|
-
"totalPriceWithTaxes": 66330
|
|
1613
|
-
},
|
|
1614
|
-
"4824--3862--2283b0--2--206542": {
|
|
1615
|
-
"boardGroupName": "Half board",
|
|
1616
|
-
"detail": [
|
|
1617
|
-
{ "priceWithoutTaxes": 28190, "priceWithTaxes": 31009 },
|
|
1618
|
-
{ "priceWithoutTaxes": 29690, "priceWithTaxes": 32659 },
|
|
1619
|
-
{ "priceWithoutTaxes": 29690, "priceWithTaxes": 32659 }
|
|
1620
|
-
],
|
|
1621
|
-
"id": "4824--3862--2283b0--2--206542",
|
|
1622
|
-
"name": "Deluxe Twin Room: Special Offer, Parking included (2 guests : Half board)",
|
|
1623
|
-
"originalAvgPrice": 29190,
|
|
1624
|
-
"totalBasePrice": 87570,
|
|
1625
|
-
"totalPrice": 96327,
|
|
1626
|
-
"totalLocalTaxes": 0,
|
|
1627
|
-
"totalPriceWithTaxes": 96327
|
|
1628
|
-
}
|
|
1629
|
-
},
|
|
1630
|
-
"cancellationPolicyTypeEnum": "freeCancellation",
|
|
1631
|
-
"id": "4824--3862--2283b0--206542",
|
|
1632
|
-
"name": "Special Offer, Parking included",
|
|
1633
|
-
"sortedKeysBoards": [
|
|
1634
|
-
"4824--3862--2283b0--0--206542",
|
|
1635
|
-
"4824--3862--2283b0--1--206542",
|
|
1636
|
-
"4824--3862--2283b0--2--206542"
|
|
1637
|
-
]
|
|
1638
|
-
},
|
|
1639
|
-
"4824--3862--2283b0": {
|
|
1640
|
-
"boardOptions": {
|
|
1641
|
-
"4824--3862--2283b0--1": {
|
|
1642
|
-
"boardGroupName": "Breakfast included",
|
|
1643
|
-
"detail": [
|
|
1644
|
-
{ "priceWithoutTaxes": 16600, "priceWithTaxes": 18260 },
|
|
1645
|
-
{ "priceWithoutTaxes": 18100, "priceWithTaxes": 19910 },
|
|
1646
|
-
{ "priceWithoutTaxes": 18100, "priceWithTaxes": 19910 }
|
|
1647
|
-
],
|
|
1648
|
-
"id": "4824--3862--2283b0--1",
|
|
1649
|
-
"name": "Deluxe Twin Room: Flexible Rate (2 guests : Breakfast included)",
|
|
1650
|
-
"originalAvgPrice": 17600,
|
|
1651
|
-
"totalBasePrice": 52800,
|
|
1652
|
-
"totalPrice": 58080,
|
|
1653
|
-
"totalLocalTaxes": 0,
|
|
1654
|
-
"totalPriceWithTaxes": 58080
|
|
1655
|
-
},
|
|
1656
|
-
"4824--3862--2283b0--2": {
|
|
1657
|
-
"boardGroupName": "Half board",
|
|
1658
|
-
"detail": [
|
|
1659
|
-
{ "priceWithoutTaxes": 25690, "priceWithTaxes": 28259 },
|
|
1660
|
-
{ "priceWithoutTaxes": 27190, "priceWithTaxes": 29909 },
|
|
1661
|
-
{ "priceWithoutTaxes": 27190, "priceWithTaxes": 29909 }
|
|
1662
|
-
],
|
|
1663
|
-
"id": "4824--3862--2283b0--2",
|
|
1664
|
-
"name": "Deluxe Twin Room: Flexible Rate (2 guests : Half board)",
|
|
1665
|
-
"originalAvgPrice": 26690,
|
|
1666
|
-
"totalBasePrice": 80070,
|
|
1667
|
-
"totalPrice": 88077,
|
|
1668
|
-
"totalLocalTaxes": 0,
|
|
1669
|
-
"totalPriceWithTaxes": 88077
|
|
1670
|
-
}
|
|
1671
|
-
},
|
|
1672
|
-
"cancellationPolicyTypeEnum": "freeCancellation",
|
|
1673
|
-
"id": "4824--3862--2283b0",
|
|
1674
|
-
"name": "Flexible Rate",
|
|
1675
|
-
"sortedKeysBoards": ["4824--3862--2283b0--1", "4824--3862--2283b0--2"]
|
|
1676
|
-
}
|
|
1677
|
-
}
|
|
1678
|
-
}
|
|
1679
|
-
},
|
|
1680
|
-
"sortedKeysOccupations": ["2283b0"]
|
|
1681
|
-
},
|
|
1682
|
-
{
|
|
1683
|
-
"amountAvailable": 5,
|
|
1684
|
-
"id": 4103,
|
|
1685
|
-
"name": "Deluxe Room",
|
|
1686
|
-
"occupationOptions": {
|
|
1687
|
-
"2280b0": {
|
|
1688
|
-
"numAdults": 2,
|
|
1689
|
-
"numFirstRangeChildren": 0,
|
|
1690
|
-
"numSecondRangeChildren": 0,
|
|
1691
|
-
"rates": {
|
|
1692
|
-
"4824--4103--2280b0--206539": {
|
|
1693
|
-
"boardOptions": {
|
|
1694
|
-
"4824--4103--2280b0--0--206539": {
|
|
1695
|
-
"boardGroupName": "Room only",
|
|
1696
|
-
"detail": [
|
|
1697
|
-
{ "priceWithoutTaxes": 12610, "priceWithTaxes": 13871 },
|
|
1698
|
-
{ "priceWithoutTaxes": 14065, "priceWithTaxes": 15472 },
|
|
1699
|
-
{ "priceWithoutTaxes": 14065, "priceWithTaxes": 15472 }
|
|
1700
|
-
],
|
|
1701
|
-
"id": "4824--4103--2280b0--0--206539",
|
|
1702
|
-
"name": "Deluxe Room: Flexible Rate (2 guests : Room only)",
|
|
1703
|
-
"originalAvgPrice": 13580,
|
|
1704
|
-
"totalBasePrice": 40740,
|
|
1705
|
-
"totalPrice": 44814,
|
|
1706
|
-
"totalLocalTaxes": 0,
|
|
1707
|
-
"totalPriceWithTaxes": 44814
|
|
1708
|
-
}
|
|
1709
|
-
},
|
|
1710
|
-
"cancellationPolicyTypeEnum": "freeCancellation",
|
|
1711
|
-
"id": "4824--4103--2280b0--206539",
|
|
1712
|
-
"name": "Flexible Rate",
|
|
1713
|
-
"sortedKeysBoards": ["4824--4103--2280b0--0--206539"]
|
|
1714
|
-
},
|
|
1715
|
-
"4824--4103--2280b0--217946": {
|
|
1716
|
-
"boardOptions": {
|
|
1717
|
-
"4824--4103--2280b0--0--217946": {
|
|
1718
|
-
"boardGroupName": "Room only",
|
|
1719
|
-
"detail": [
|
|
1720
|
-
{ "priceWithoutTaxes": 13000, "priceWithTaxes": 14300 },
|
|
1721
|
-
{ "priceWithoutTaxes": 14500, "priceWithTaxes": 15950 },
|
|
1722
|
-
{ "priceWithoutTaxes": 14500, "priceWithTaxes": 15950 }
|
|
1723
|
-
],
|
|
1724
|
-
"id": "4824--4103--2280b0--0--217946",
|
|
1725
|
-
"name": "Deluxe Room: Flexible Rate, prepayment option (2 guests : Room only)",
|
|
1726
|
-
"originalAvgPrice": 14000,
|
|
1727
|
-
"totalBasePrice": 42000,
|
|
1728
|
-
"totalPrice": 46200,
|
|
1729
|
-
"totalLocalTaxes": 0,
|
|
1730
|
-
"totalPriceWithTaxes": 46200
|
|
1731
|
-
},
|
|
1732
|
-
"4824--4103--2280b0--1--217946": {
|
|
1733
|
-
"boardGroupName": "Breakfast included",
|
|
1734
|
-
"detail": [
|
|
1735
|
-
{ "priceWithoutTaxes": 16600, "priceWithTaxes": 18260 },
|
|
1736
|
-
{ "priceWithoutTaxes": 18100, "priceWithTaxes": 19910 },
|
|
1737
|
-
{ "priceWithoutTaxes": 18100, "priceWithTaxes": 19910 }
|
|
1738
|
-
],
|
|
1739
|
-
"id": "4824--4103--2280b0--1--217946",
|
|
1740
|
-
"name": "Deluxe Room: Flexible Rate, prepayment option (2 guests : Breakfast included)",
|
|
1741
|
-
"originalAvgPrice": 17600,
|
|
1742
|
-
"totalBasePrice": 52800,
|
|
1743
|
-
"totalPrice": 58080,
|
|
1744
|
-
"totalLocalTaxes": 0,
|
|
1745
|
-
"totalPriceWithTaxes": 58080
|
|
1746
|
-
},
|
|
1747
|
-
"4824--4103--2280b0--2--217946": {
|
|
1748
|
-
"boardGroupName": "Half board",
|
|
1749
|
-
"detail": [
|
|
1750
|
-
{ "priceWithoutTaxes": 25690, "priceWithTaxes": 28259 },
|
|
1751
|
-
{ "priceWithoutTaxes": 27190, "priceWithTaxes": 29909 },
|
|
1752
|
-
{ "priceWithoutTaxes": 27190, "priceWithTaxes": 29909 }
|
|
1753
|
-
],
|
|
1754
|
-
"id": "4824--4103--2280b0--2--217946",
|
|
1755
|
-
"name": "Deluxe Room: Flexible Rate, prepayment option (2 guests : Half board)",
|
|
1756
|
-
"originalAvgPrice": 26690,
|
|
1757
|
-
"totalBasePrice": 80070,
|
|
1758
|
-
"totalPrice": 88077,
|
|
1759
|
-
"totalLocalTaxes": 0,
|
|
1760
|
-
"totalPriceWithTaxes": 88077
|
|
1761
|
-
}
|
|
1762
|
-
},
|
|
1763
|
-
"cancellationPolicyTypeEnum": "freeCancellation",
|
|
1764
|
-
"id": "4824--4103--2280b0--217946",
|
|
1765
|
-
"name": "Flexible Rate, prepayment option",
|
|
1766
|
-
"sortedKeysBoards": [
|
|
1767
|
-
"4824--4103--2280b0--0--217946",
|
|
1768
|
-
"4824--4103--2280b0--1--217946",
|
|
1769
|
-
"4824--4103--2280b0--2--217946"
|
|
1770
|
-
]
|
|
1771
|
-
},
|
|
1772
|
-
"4824--4103--2280b0--206542": {
|
|
1773
|
-
"boardOptions": {
|
|
1774
|
-
"4824--4103--2280b0--0--206542": {
|
|
1775
|
-
"boardGroupName": "Room only",
|
|
1776
|
-
"detail": [
|
|
1777
|
-
{ "priceWithoutTaxes": 15500, "priceWithTaxes": 17050 },
|
|
1778
|
-
{ "priceWithoutTaxes": 17000, "priceWithTaxes": 18700 },
|
|
1779
|
-
{ "priceWithoutTaxes": 17000, "priceWithTaxes": 18700 }
|
|
1780
|
-
],
|
|
1781
|
-
"id": "4824--4103--2280b0--0--206542",
|
|
1782
|
-
"name": "Deluxe Room: Special Offer, Parking included (2 guests : Room only)",
|
|
1783
|
-
"originalAvgPrice": 16500,
|
|
1784
|
-
"totalBasePrice": 49500,
|
|
1785
|
-
"totalPrice": 54450,
|
|
1786
|
-
"totalLocalTaxes": 0,
|
|
1787
|
-
"totalPriceWithTaxes": 54450
|
|
1788
|
-
},
|
|
1789
|
-
"4824--4103--2280b0--1--206542": {
|
|
1790
|
-
"boardGroupName": "Breakfast included",
|
|
1791
|
-
"detail": [
|
|
1792
|
-
{ "priceWithoutTaxes": 19100, "priceWithTaxes": 21010 },
|
|
1793
|
-
{ "priceWithoutTaxes": 20600, "priceWithTaxes": 22660 },
|
|
1794
|
-
{ "priceWithoutTaxes": 20600, "priceWithTaxes": 22660 }
|
|
1795
|
-
],
|
|
1796
|
-
"id": "4824--4103--2280b0--1--206542",
|
|
1797
|
-
"name": "Deluxe Room: Special Offer, Parking included (2 guests : Breakfast included)",
|
|
1798
|
-
"originalAvgPrice": 20100,
|
|
1799
|
-
"totalBasePrice": 60300,
|
|
1800
|
-
"totalPrice": 66330,
|
|
1801
|
-
"totalLocalTaxes": 0,
|
|
1802
|
-
"totalPriceWithTaxes": 66330
|
|
1803
|
-
},
|
|
1804
|
-
"4824--4103--2280b0--2--206542": {
|
|
1805
|
-
"boardGroupName": "Half board",
|
|
1806
|
-
"detail": [
|
|
1807
|
-
{ "priceWithoutTaxes": 28190, "priceWithTaxes": 31009 },
|
|
1808
|
-
{ "priceWithoutTaxes": 29690, "priceWithTaxes": 32659 },
|
|
1809
|
-
{ "priceWithoutTaxes": 29690, "priceWithTaxes": 32659 }
|
|
1810
|
-
],
|
|
1811
|
-
"id": "4824--4103--2280b0--2--206542",
|
|
1812
|
-
"name": "Deluxe Room: Special Offer, Parking included (2 guests : Half board)",
|
|
1813
|
-
"originalAvgPrice": 29190,
|
|
1814
|
-
"totalBasePrice": 87570,
|
|
1815
|
-
"totalPrice": 96327,
|
|
1816
|
-
"totalLocalTaxes": 0,
|
|
1817
|
-
"totalPriceWithTaxes": 96327
|
|
1818
|
-
}
|
|
1819
|
-
},
|
|
1820
|
-
"cancellationPolicyTypeEnum": "freeCancellation",
|
|
1821
|
-
"id": "4824--4103--2280b0--206542",
|
|
1822
|
-
"name": "Special Offer, Parking included",
|
|
1823
|
-
"sortedKeysBoards": [
|
|
1824
|
-
"4824--4103--2280b0--0--206542",
|
|
1825
|
-
"4824--4103--2280b0--1--206542",
|
|
1826
|
-
"4824--4103--2280b0--2--206542"
|
|
1827
|
-
]
|
|
1828
|
-
},
|
|
1829
|
-
"4824--4103--2280b0": {
|
|
1830
|
-
"boardOptions": {
|
|
1831
|
-
"4824--4103--2280b0--1": {
|
|
1832
|
-
"boardGroupName": "Breakfast included",
|
|
1833
|
-
"detail": [
|
|
1834
|
-
{ "priceWithoutTaxes": 16600, "priceWithTaxes": 18260 },
|
|
1835
|
-
{ "priceWithoutTaxes": 18100, "priceWithTaxes": 19910 },
|
|
1836
|
-
{ "priceWithoutTaxes": 18100, "priceWithTaxes": 19910 }
|
|
1837
|
-
],
|
|
1838
|
-
"id": "4824--4103--2280b0--1",
|
|
1839
|
-
"name": "Deluxe Room: Flexible Rate (2 guests : Breakfast included)",
|
|
1840
|
-
"originalAvgPrice": 17600,
|
|
1841
|
-
"totalBasePrice": 52800,
|
|
1842
|
-
"totalPrice": 58080,
|
|
1843
|
-
"totalLocalTaxes": 0,
|
|
1844
|
-
"totalPriceWithTaxes": 58080
|
|
1845
|
-
},
|
|
1846
|
-
"4824--4103--2280b0--2": {
|
|
1847
|
-
"boardGroupName": "Half board",
|
|
1848
|
-
"detail": [
|
|
1849
|
-
{ "priceWithoutTaxes": 25690, "priceWithTaxes": 28259 },
|
|
1850
|
-
{ "priceWithoutTaxes": 27190, "priceWithTaxes": 29909 },
|
|
1851
|
-
{ "priceWithoutTaxes": 27190, "priceWithTaxes": 29909 }
|
|
1852
|
-
],
|
|
1853
|
-
"id": "4824--4103--2280b0--2",
|
|
1854
|
-
"name": "Deluxe Room: Flexible Rate (2 guests : Half board)",
|
|
1855
|
-
"originalAvgPrice": 26690,
|
|
1856
|
-
"totalBasePrice": 80070,
|
|
1857
|
-
"totalPrice": 88077,
|
|
1858
|
-
"totalLocalTaxes": 0,
|
|
1859
|
-
"totalPriceWithTaxes": 88077
|
|
1860
|
-
}
|
|
1861
|
-
},
|
|
1862
|
-
"cancellationPolicyTypeEnum": "freeCancellation",
|
|
1863
|
-
"id": "4824--4103--2280b0",
|
|
1864
|
-
"name": "Flexible Rate",
|
|
1865
|
-
"sortedKeysBoards": ["4824--4103--2280b0--1", "4824--4103--2280b0--2"]
|
|
1866
|
-
}
|
|
1867
|
-
}
|
|
1868
|
-
}
|
|
1869
|
-
},
|
|
1870
|
-
"sortedKeysOccupations": ["2280b0"]
|
|
1871
|
-
},
|
|
1872
|
-
{
|
|
1873
|
-
"amountAvailable": 2,
|
|
1874
|
-
"id": 3842,
|
|
1875
|
-
"name": "Penthouse with Terrace (one queen bed)",
|
|
1876
|
-
"occupationOptions": {
|
|
1877
|
-
"2281b0": {
|
|
1878
|
-
"numAdults": 2,
|
|
1879
|
-
"numFirstRangeChildren": 0,
|
|
1880
|
-
"numSecondRangeChildren": 0,
|
|
1881
|
-
"rates": {
|
|
1882
|
-
"4824--3842--2281b0": {
|
|
1883
|
-
"boardOptions": {
|
|
1884
|
-
"4824--3842--2281b0--0": {
|
|
1885
|
-
"boardGroupName": "Room only",
|
|
1886
|
-
"detail": [
|
|
1887
|
-
{ "priceWithoutTaxes": 21000, "priceWithTaxes": 23100 },
|
|
1888
|
-
{ "priceWithoutTaxes": 21000, "priceWithTaxes": 23100 },
|
|
1889
|
-
{ "priceWithoutTaxes": 21000, "priceWithTaxes": 23100 }
|
|
1890
|
-
],
|
|
1891
|
-
"id": "4824--3842--2281b0--0",
|
|
1892
|
-
"name": "Penthouse with Terrace (one queen bed): Flexible Rate (2 guests : Room only)",
|
|
1893
|
-
"originalAvgPrice": 21000,
|
|
1894
|
-
"totalBasePrice": 63000,
|
|
1895
|
-
"totalPrice": 69300,
|
|
1896
|
-
"totalLocalTaxes": 0,
|
|
1897
|
-
"totalPriceWithTaxes": 69300
|
|
1898
|
-
},
|
|
1899
|
-
"4824--3842--2281b0--1": {
|
|
1900
|
-
"boardGroupName": "Breakfast included",
|
|
1901
|
-
"detail": [
|
|
1902
|
-
{ "priceWithoutTaxes": 24600, "priceWithTaxes": 27060 },
|
|
1903
|
-
{ "priceWithoutTaxes": 24600, "priceWithTaxes": 27060 },
|
|
1904
|
-
{ "priceWithoutTaxes": 24600, "priceWithTaxes": 27060 }
|
|
1905
|
-
],
|
|
1906
|
-
"id": "4824--3842--2281b0--1",
|
|
1907
|
-
"name": "Penthouse with Terrace (one queen bed): Flexible Rate (2 guests : Breakfast included)",
|
|
1908
|
-
"originalAvgPrice": 24600,
|
|
1909
|
-
"totalBasePrice": 73800,
|
|
1910
|
-
"totalPrice": 81180,
|
|
1911
|
-
"totalLocalTaxes": 0,
|
|
1912
|
-
"totalPriceWithTaxes": 81180
|
|
1913
|
-
},
|
|
1914
|
-
"4824--3842--2281b0--2": {
|
|
1915
|
-
"boardGroupName": "Half board",
|
|
1916
|
-
"detail": [
|
|
1917
|
-
{ "priceWithoutTaxes": 30964, "priceWithTaxes": 34060 },
|
|
1918
|
-
{ "priceWithoutTaxes": 30964, "priceWithTaxes": 34060 },
|
|
1919
|
-
{ "priceWithoutTaxes": 30964, "priceWithTaxes": 34060 }
|
|
1920
|
-
],
|
|
1921
|
-
"id": "4824--3842--2281b0--2",
|
|
1922
|
-
"name": "Penthouse with Terrace (one queen bed): Flexible Rate (2 guests : Half board)",
|
|
1923
|
-
"originalAvgPrice": 30964,
|
|
1924
|
-
"totalBasePrice": 92892,
|
|
1925
|
-
"totalPrice": 102181,
|
|
1926
|
-
"totalLocalTaxes": 0,
|
|
1927
|
-
"totalPriceWithTaxes": 102181
|
|
1928
|
-
}
|
|
1929
|
-
},
|
|
1930
|
-
"cancellationPolicyTypeEnum": "freeCancellation",
|
|
1931
|
-
"id": "4824--3842--2281b0",
|
|
1932
|
-
"name": "Flexible Rate",
|
|
1933
|
-
"sortedKeysBoards": ["4824--3842--2281b0--0", "4824--3842--2281b0--1", "4824--3842--2281b0--2"]
|
|
1934
|
-
},
|
|
1935
|
-
"4824--3842--2281b0--217946": {
|
|
1936
|
-
"boardOptions": {
|
|
1937
|
-
"4824--3842--2281b0--0--217946": {
|
|
1938
|
-
"boardGroupName": "Room only",
|
|
1939
|
-
"detail": [
|
|
1940
|
-
{ "priceWithoutTaxes": 21000, "priceWithTaxes": 23100 },
|
|
1941
|
-
{ "priceWithoutTaxes": 21000, "priceWithTaxes": 23100 },
|
|
1942
|
-
{ "priceWithoutTaxes": 21000, "priceWithTaxes": 23100 }
|
|
1943
|
-
],
|
|
1944
|
-
"id": "4824--3842--2281b0--0--217946",
|
|
1945
|
-
"name": "Penthouse with Terrace (one queen bed): Flexible Rate, prepayment option (2 guests : Room only)",
|
|
1946
|
-
"originalAvgPrice": 21000,
|
|
1947
|
-
"totalBasePrice": 63000,
|
|
1948
|
-
"totalPrice": 69300,
|
|
1949
|
-
"totalLocalTaxes": 0,
|
|
1950
|
-
"totalPriceWithTaxes": 69300
|
|
1951
|
-
},
|
|
1952
|
-
"4824--3842--2281b0--1--217946": {
|
|
1953
|
-
"boardGroupName": "Breakfast included",
|
|
1954
|
-
"detail": [
|
|
1955
|
-
{ "priceWithoutTaxes": 24600, "priceWithTaxes": 27060 },
|
|
1956
|
-
{ "priceWithoutTaxes": 24600, "priceWithTaxes": 27060 },
|
|
1957
|
-
{ "priceWithoutTaxes": 24600, "priceWithTaxes": 27060 }
|
|
1958
|
-
],
|
|
1959
|
-
"id": "4824--3842--2281b0--1--217946",
|
|
1960
|
-
"name": "Penthouse with Terrace (one queen bed): Flexible Rate, prepayment option (2 guests : Breakfast included)",
|
|
1961
|
-
"originalAvgPrice": 24600,
|
|
1962
|
-
"totalBasePrice": 73800,
|
|
1963
|
-
"totalPrice": 81180,
|
|
1964
|
-
"totalLocalTaxes": 0,
|
|
1965
|
-
"totalPriceWithTaxes": 81180
|
|
1966
|
-
},
|
|
1967
|
-
"4824--3842--2281b0--2--217946": {
|
|
1968
|
-
"boardGroupName": "Half board",
|
|
1969
|
-
"detail": [
|
|
1970
|
-
{ "priceWithoutTaxes": 30964, "priceWithTaxes": 34060 },
|
|
1971
|
-
{ "priceWithoutTaxes": 30964, "priceWithTaxes": 34060 },
|
|
1972
|
-
{ "priceWithoutTaxes": 30964, "priceWithTaxes": 34060 }
|
|
1973
|
-
],
|
|
1974
|
-
"id": "4824--3842--2281b0--2--217946",
|
|
1975
|
-
"name": "Penthouse with Terrace (one queen bed): Flexible Rate, prepayment option (2 guests : Half board)",
|
|
1976
|
-
"originalAvgPrice": 30964,
|
|
1977
|
-
"totalBasePrice": 92892,
|
|
1978
|
-
"totalPrice": 102181,
|
|
1979
|
-
"totalLocalTaxes": 0,
|
|
1980
|
-
"totalPriceWithTaxes": 102181
|
|
1981
|
-
}
|
|
1982
|
-
},
|
|
1983
|
-
"cancellationPolicyTypeEnum": "freeCancellation",
|
|
1984
|
-
"id": "4824--3842--2281b0--217946",
|
|
1985
|
-
"name": "Flexible Rate, prepayment option",
|
|
1986
|
-
"sortedKeysBoards": [
|
|
1987
|
-
"4824--3842--2281b0--0--217946",
|
|
1988
|
-
"4824--3842--2281b0--1--217946",
|
|
1989
|
-
"4824--3842--2281b0--2--217946"
|
|
1990
|
-
]
|
|
1991
|
-
},
|
|
1992
|
-
"4824--3842--2281b0--206542": {
|
|
1993
|
-
"boardOptions": {
|
|
1994
|
-
"4824--3842--2281b0--0--206542": {
|
|
1995
|
-
"boardGroupName": "Room only",
|
|
1996
|
-
"detail": [
|
|
1997
|
-
{ "priceWithoutTaxes": 23500, "priceWithTaxes": 25850 },
|
|
1998
|
-
{ "priceWithoutTaxes": 23500, "priceWithTaxes": 25850 },
|
|
1999
|
-
{ "priceWithoutTaxes": 23500, "priceWithTaxes": 25850 }
|
|
2000
|
-
],
|
|
2001
|
-
"id": "4824--3842--2281b0--0--206542",
|
|
2002
|
-
"name": "Penthouse with Terrace (one queen bed): Special Offer, Parking included (2 guests : Room only)",
|
|
2003
|
-
"originalAvgPrice": 23500,
|
|
2004
|
-
"totalBasePrice": 70500,
|
|
2005
|
-
"totalPrice": 77550,
|
|
2006
|
-
"totalLocalTaxes": 0,
|
|
2007
|
-
"totalPriceWithTaxes": 77550
|
|
2008
|
-
},
|
|
2009
|
-
"4824--3842--2281b0--1--206542": {
|
|
2010
|
-
"boardGroupName": "Breakfast included",
|
|
2011
|
-
"detail": [
|
|
2012
|
-
{ "priceWithoutTaxes": 27100, "priceWithTaxes": 29810 },
|
|
2013
|
-
{ "priceWithoutTaxes": 27100, "priceWithTaxes": 29810 },
|
|
2014
|
-
{ "priceWithoutTaxes": 27100, "priceWithTaxes": 29810 }
|
|
2015
|
-
],
|
|
2016
|
-
"id": "4824--3842--2281b0--1--206542",
|
|
2017
|
-
"name": "Penthouse with Terrace (one queen bed): Special Offer, Parking included (2 guests : Breakfast included)",
|
|
2018
|
-
"originalAvgPrice": 27100,
|
|
2019
|
-
"totalBasePrice": 81300,
|
|
2020
|
-
"totalPrice": 89430,
|
|
2021
|
-
"totalLocalTaxes": 0,
|
|
2022
|
-
"totalPriceWithTaxes": 89430
|
|
2023
|
-
},
|
|
2024
|
-
"4824--3842--2281b0--2--206542": {
|
|
2025
|
-
"boardGroupName": "Half board",
|
|
2026
|
-
"detail": [
|
|
2027
|
-
{ "priceWithoutTaxes": 33464, "priceWithTaxes": 36810 },
|
|
2028
|
-
{ "priceWithoutTaxes": 33464, "priceWithTaxes": 36810 },
|
|
2029
|
-
{ "priceWithoutTaxes": 33464, "priceWithTaxes": 36810 }
|
|
2030
|
-
],
|
|
2031
|
-
"id": "4824--3842--2281b0--2--206542",
|
|
2032
|
-
"name": "Penthouse with Terrace (one queen bed): Special Offer, Parking included (2 guests : Half board)",
|
|
2033
|
-
"originalAvgPrice": 33464,
|
|
2034
|
-
"totalBasePrice": 100392,
|
|
2035
|
-
"totalPrice": 110431,
|
|
2036
|
-
"totalLocalTaxes": 0,
|
|
2037
|
-
"totalPriceWithTaxes": 110431
|
|
2038
|
-
}
|
|
2039
|
-
},
|
|
2040
|
-
"cancellationPolicyTypeEnum": "freeCancellation",
|
|
2041
|
-
"id": "4824--3842--2281b0--206542",
|
|
2042
|
-
"name": "Special Offer, Parking included",
|
|
2043
|
-
"sortedKeysBoards": [
|
|
2044
|
-
"4824--3842--2281b0--0--206542",
|
|
2045
|
-
"4824--3842--2281b0--1--206542",
|
|
2046
|
-
"4824--3842--2281b0--2--206542"
|
|
2047
|
-
]
|
|
2048
|
-
}
|
|
2049
|
-
}
|
|
2050
|
-
}
|
|
2051
|
-
},
|
|
2052
|
-
"sortedKeysOccupations": ["2281b0"]
|
|
2053
|
-
},
|
|
2054
|
-
{
|
|
2055
|
-
"amountAvailable": 3,
|
|
2056
|
-
"id": 9098,
|
|
2057
|
-
"name": "Premium Room with Balcony",
|
|
2058
|
-
"occupationOptions": {
|
|
2059
|
-
"40590b0": {
|
|
2060
|
-
"numAdults": 2,
|
|
2061
|
-
"numFirstRangeChildren": 0,
|
|
2062
|
-
"numSecondRangeChildren": 0,
|
|
2063
|
-
"rates": {
|
|
2064
|
-
"4824--9098--40590b0": {
|
|
2065
|
-
"boardOptions": {
|
|
2066
|
-
"4824--9098--40590b0--0": {
|
|
2067
|
-
"boardGroupName": "Room only",
|
|
2068
|
-
"detail": [
|
|
2069
|
-
{ "priceWithoutTaxes": 21500, "priceWithTaxes": 23650 },
|
|
2070
|
-
{ "priceWithoutTaxes": 21500, "priceWithTaxes": 23650 },
|
|
2071
|
-
{ "priceWithoutTaxes": 21500, "priceWithTaxes": 23650 }
|
|
2072
|
-
],
|
|
2073
|
-
"id": "4824--9098--40590b0--0",
|
|
2074
|
-
"name": "Premium Room with Balcony: Flexible Rate (2 guests : Room only)",
|
|
2075
|
-
"originalAvgPrice": 21500,
|
|
2076
|
-
"totalBasePrice": 64500,
|
|
2077
|
-
"totalPrice": 70950,
|
|
2078
|
-
"totalLocalTaxes": 0,
|
|
2079
|
-
"totalPriceWithTaxes": 70950
|
|
2080
|
-
},
|
|
2081
|
-
"4824--9098--40590b0--1": {
|
|
2082
|
-
"boardGroupName": "Breakfast included",
|
|
2083
|
-
"detail": [
|
|
2084
|
-
{ "priceWithoutTaxes": 25100, "priceWithTaxes": 27610 },
|
|
2085
|
-
{ "priceWithoutTaxes": 25100, "priceWithTaxes": 27610 },
|
|
2086
|
-
{ "priceWithoutTaxes": 25100, "priceWithTaxes": 27610 }
|
|
2087
|
-
],
|
|
2088
|
-
"id": "4824--9098--40590b0--1",
|
|
2089
|
-
"name": "Premium Room with Balcony: Flexible Rate (2 guests : Breakfast included)",
|
|
2090
|
-
"originalAvgPrice": 25100,
|
|
2091
|
-
"totalBasePrice": 75300,
|
|
2092
|
-
"totalPrice": 82830,
|
|
2093
|
-
"totalLocalTaxes": 0,
|
|
2094
|
-
"totalPriceWithTaxes": 82830
|
|
2095
|
-
},
|
|
2096
|
-
"4824--9098--40590b0--2": {
|
|
2097
|
-
"boardGroupName": "Half board",
|
|
2098
|
-
"detail": [
|
|
2099
|
-
{ "priceWithoutTaxes": 31464, "priceWithTaxes": 34610 },
|
|
2100
|
-
{ "priceWithoutTaxes": 31464, "priceWithTaxes": 34610 },
|
|
2101
|
-
{ "priceWithoutTaxes": 31464, "priceWithTaxes": 34610 }
|
|
2102
|
-
],
|
|
2103
|
-
"id": "4824--9098--40590b0--2",
|
|
2104
|
-
"name": "Premium Room with Balcony: Flexible Rate (2 guests : Half board)",
|
|
2105
|
-
"originalAvgPrice": 31464,
|
|
2106
|
-
"totalBasePrice": 94392,
|
|
2107
|
-
"totalPrice": 103831,
|
|
2108
|
-
"totalLocalTaxes": 0,
|
|
2109
|
-
"totalPriceWithTaxes": 103831
|
|
2110
|
-
}
|
|
2111
|
-
},
|
|
2112
|
-
"cancellationPolicyTypeEnum": "freeCancellation",
|
|
2113
|
-
"id": "4824--9098--40590b0",
|
|
2114
|
-
"name": "Flexible Rate",
|
|
2115
|
-
"sortedKeysBoards": ["4824--9098--40590b0--0", "4824--9098--40590b0--1", "4824--9098--40590b0--2"]
|
|
2116
|
-
},
|
|
2117
|
-
"4824--9098--40590b0--217946": {
|
|
2118
|
-
"boardOptions": {
|
|
2119
|
-
"4824--9098--40590b0--0--217946": {
|
|
2120
|
-
"boardGroupName": "Room only",
|
|
2121
|
-
"detail": [
|
|
2122
|
-
{ "priceWithoutTaxes": 21500, "priceWithTaxes": 23650 },
|
|
2123
|
-
{ "priceWithoutTaxes": 21500, "priceWithTaxes": 23650 },
|
|
2124
|
-
{ "priceWithoutTaxes": 21500, "priceWithTaxes": 23650 }
|
|
2125
|
-
],
|
|
2126
|
-
"id": "4824--9098--40590b0--0--217946",
|
|
2127
|
-
"name": "Premium Room with Balcony: Flexible Rate, prepayment option (2 guests : Room only)",
|
|
2128
|
-
"originalAvgPrice": 21500,
|
|
2129
|
-
"totalBasePrice": 64500,
|
|
2130
|
-
"totalPrice": 70950,
|
|
2131
|
-
"totalLocalTaxes": 0,
|
|
2132
|
-
"totalPriceWithTaxes": 70950
|
|
2133
|
-
},
|
|
2134
|
-
"4824--9098--40590b0--1--217946": {
|
|
2135
|
-
"boardGroupName": "Breakfast included",
|
|
2136
|
-
"detail": [
|
|
2137
|
-
{ "priceWithoutTaxes": 25100, "priceWithTaxes": 27610 },
|
|
2138
|
-
{ "priceWithoutTaxes": 25100, "priceWithTaxes": 27610 },
|
|
2139
|
-
{ "priceWithoutTaxes": 25100, "priceWithTaxes": 27610 }
|
|
2140
|
-
],
|
|
2141
|
-
"id": "4824--9098--40590b0--1--217946",
|
|
2142
|
-
"name": "Premium Room with Balcony: Flexible Rate, prepayment option (2 guests : Breakfast included)",
|
|
2143
|
-
"originalAvgPrice": 25100,
|
|
2144
|
-
"totalBasePrice": 75300,
|
|
2145
|
-
"totalPrice": 82830,
|
|
2146
|
-
"totalLocalTaxes": 0,
|
|
2147
|
-
"totalPriceWithTaxes": 82830
|
|
2148
|
-
},
|
|
2149
|
-
"4824--9098--40590b0--2--217946": {
|
|
2150
|
-
"boardGroupName": "Half board",
|
|
2151
|
-
"detail": [
|
|
2152
|
-
{ "priceWithoutTaxes": 31464, "priceWithTaxes": 34610 },
|
|
2153
|
-
{ "priceWithoutTaxes": 31464, "priceWithTaxes": 34610 },
|
|
2154
|
-
{ "priceWithoutTaxes": 31464, "priceWithTaxes": 34610 }
|
|
2155
|
-
],
|
|
2156
|
-
"id": "4824--9098--40590b0--2--217946",
|
|
2157
|
-
"name": "Premium Room with Balcony: Flexible Rate, prepayment option (2 guests : Half board)",
|
|
2158
|
-
"originalAvgPrice": 31464,
|
|
2159
|
-
"totalBasePrice": 94392,
|
|
2160
|
-
"totalPrice": 103831,
|
|
2161
|
-
"totalLocalTaxes": 0,
|
|
2162
|
-
"totalPriceWithTaxes": 103831
|
|
2163
|
-
}
|
|
2164
|
-
},
|
|
2165
|
-
"cancellationPolicyTypeEnum": "freeCancellation",
|
|
2166
|
-
"id": "4824--9098--40590b0--217946",
|
|
2167
|
-
"name": "Flexible Rate, prepayment option",
|
|
2168
|
-
"sortedKeysBoards": [
|
|
2169
|
-
"4824--9098--40590b0--0--217946",
|
|
2170
|
-
"4824--9098--40590b0--1--217946",
|
|
2171
|
-
"4824--9098--40590b0--2--217946"
|
|
2172
|
-
]
|
|
2173
|
-
},
|
|
2174
|
-
"4824--9098--40590b0--206542": {
|
|
2175
|
-
"boardOptions": {
|
|
2176
|
-
"4824--9098--40590b0--0--206542": {
|
|
2177
|
-
"boardGroupName": "Room only",
|
|
2178
|
-
"detail": [
|
|
2179
|
-
{ "priceWithoutTaxes": 24000, "priceWithTaxes": 26400 },
|
|
2180
|
-
{ "priceWithoutTaxes": 24000, "priceWithTaxes": 26400 },
|
|
2181
|
-
{ "priceWithoutTaxes": 24000, "priceWithTaxes": 26400 }
|
|
2182
|
-
],
|
|
2183
|
-
"id": "4824--9098--40590b0--0--206542",
|
|
2184
|
-
"name": "Premium Room with Balcony: Special Offer, Parking included (2 guests : Room only)",
|
|
2185
|
-
"originalAvgPrice": 24000,
|
|
2186
|
-
"totalBasePrice": 72000,
|
|
2187
|
-
"totalPrice": 79200,
|
|
2188
|
-
"totalLocalTaxes": 0,
|
|
2189
|
-
"totalPriceWithTaxes": 79200
|
|
2190
|
-
},
|
|
2191
|
-
"4824--9098--40590b0--1--206542": {
|
|
2192
|
-
"boardGroupName": "Breakfast included",
|
|
2193
|
-
"detail": [
|
|
2194
|
-
{ "priceWithoutTaxes": 27600, "priceWithTaxes": 30360 },
|
|
2195
|
-
{ "priceWithoutTaxes": 27600, "priceWithTaxes": 30360 },
|
|
2196
|
-
{ "priceWithoutTaxes": 27600, "priceWithTaxes": 30360 }
|
|
2197
|
-
],
|
|
2198
|
-
"id": "4824--9098--40590b0--1--206542",
|
|
2199
|
-
"name": "Premium Room with Balcony: Special Offer, Parking included (2 guests : Breakfast included)",
|
|
2200
|
-
"originalAvgPrice": 27600,
|
|
2201
|
-
"totalBasePrice": 82800,
|
|
2202
|
-
"totalPrice": 91080,
|
|
2203
|
-
"totalLocalTaxes": 0,
|
|
2204
|
-
"totalPriceWithTaxes": 91080
|
|
2205
|
-
},
|
|
2206
|
-
"4824--9098--40590b0--2--206542": {
|
|
2207
|
-
"boardGroupName": "Half board",
|
|
2208
|
-
"detail": [
|
|
2209
|
-
{ "priceWithoutTaxes": 33964, "priceWithTaxes": 37360 },
|
|
2210
|
-
{ "priceWithoutTaxes": 33964, "priceWithTaxes": 37360 },
|
|
2211
|
-
{ "priceWithoutTaxes": 33964, "priceWithTaxes": 37360 }
|
|
2212
|
-
],
|
|
2213
|
-
"id": "4824--9098--40590b0--2--206542",
|
|
2214
|
-
"name": "Premium Room with Balcony: Special Offer, Parking included (2 guests : Half board)",
|
|
2215
|
-
"originalAvgPrice": 33964,
|
|
2216
|
-
"totalBasePrice": 101892,
|
|
2217
|
-
"totalPrice": 112081,
|
|
2218
|
-
"totalLocalTaxes": 0,
|
|
2219
|
-
"totalPriceWithTaxes": 112081
|
|
2220
|
-
}
|
|
2221
|
-
},
|
|
2222
|
-
"cancellationPolicyTypeEnum": "freeCancellation",
|
|
2223
|
-
"id": "4824--9098--40590b0--206542",
|
|
2224
|
-
"name": "Special Offer, Parking included",
|
|
2225
|
-
"sortedKeysBoards": [
|
|
2226
|
-
"4824--9098--40590b0--0--206542",
|
|
2227
|
-
"4824--9098--40590b0--1--206542",
|
|
2228
|
-
"4824--9098--40590b0--2--206542"
|
|
2229
|
-
]
|
|
2230
|
-
}
|
|
2231
|
-
}
|
|
2232
|
-
}
|
|
2233
|
-
},
|
|
2234
|
-
"sortedKeysOccupations": ["40590b0"]
|
|
2235
|
-
}
|
|
2236
|
-
],
|
|
2237
|
-
"taxesIncluded": false,
|
|
2238
|
-
"userCurrency": {
|
|
2239
|
-
"code": "EUR",
|
|
2240
|
-
"symbol": "€",
|
|
2241
|
-
"value": 10000,
|
|
2242
|
-
"description": "Euro",
|
|
2243
|
-
"formatWithSymbol": "$1.$2 €",
|
|
2244
|
-
"formatWithCode": "$1.$2 EUR",
|
|
2245
|
-
"htmlFormat": "<span class=\"integerPart\">$1</span><span class=\"decimalSeparator\">.</span><span class=\"decimalPart\">$2</span><span class=\"currencySymbol\">€</span>",
|
|
2246
|
-
"numDecimals": 2
|
|
2247
|
-
},
|
|
2248
|
-
"status": "AVAILABILITY"
|
|
2249
|
-
}
|
|
2250
|
-
}
|