@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,2958 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"country": "ES",
|
|
3
|
-
"currency": "EUR",
|
|
4
|
-
"infantAge": 0,
|
|
5
|
-
"items": [
|
|
6
|
-
{
|
|
7
|
-
"cancellations": [
|
|
8
|
-
{
|
|
9
|
-
"id": "nonRefundable-No es posible cancelar sin penalización.-true",
|
|
10
|
-
"caption": "",
|
|
11
|
-
"highlight": false,
|
|
12
|
-
"name": "No reembolsable",
|
|
13
|
-
"paymentConditions": "Prepago de 100%: Pago seguro online",
|
|
14
|
-
"title": "No es posible cancelar sin penalización.",
|
|
15
|
-
"text": "El hotel, cuando reciba la reserva, cobrará en su tarjeta la totalidad del importe. No se admite devolución en caso de anulación, salida anticipada o no presentarse (la reserva sólo se mantendría la primera noche). Si el pago fuera denegado, el hotel anularía su reserva.",
|
|
16
|
-
"price": 0
|
|
17
|
-
},
|
|
18
|
-
{
|
|
19
|
-
"id": "specialConditions-No es posible cancelar sin penalización.-true",
|
|
20
|
-
"caption": "",
|
|
21
|
-
"highlight": false,
|
|
22
|
-
"name": "Condiciones especiales: Anular tendría cargo",
|
|
23
|
-
"paymentConditions": "Prepago de 30%: Pago seguro online",
|
|
24
|
-
"title": "No es posible cancelar sin penalización.",
|
|
25
|
-
"text": "Para que la reserva quede confirmada, se procederá a un cargo del 30% del importe de la reserva. Sólo entonces su confirmación automática tendrá validez. En caso de anular la reserva el hotel no devolverá el depósito abonado.",
|
|
26
|
-
"price": 36.5
|
|
27
|
-
},
|
|
28
|
-
{
|
|
29
|
-
"id": "freeCancellation-Cancelación sin cargo hasta 4 días antes de la llegada-false",
|
|
30
|
-
"caption": "Hasta el 11 abr",
|
|
31
|
-
"highlight": true,
|
|
32
|
-
"name": "Anulación gratis",
|
|
33
|
-
"paymentConditions": "Hoy no pagarás nada. El 13-abr-2024 te cobraremos en tu tarjeta el importe correspondiente a 1 noche. Si quedara importe pendiente, lo abonarás en el establecimiento. Pago seguro online",
|
|
34
|
-
"title": "Cancelación sin cargo hasta 4 días antes de la llegada",
|
|
35
|
-
"text": "Pago diferido, en el momento de la reserva confirmaremos los datos de su tarjeta. El sistema, 3 días antes de la llegada realizará el cobro de 1 noche, en caso de no poderse realizar dicho pago la reserva quedará totalmente cancelada.\r\nSi cancelas o modificas hasta 4 días antes de la llegada, el hotel no cargará gastos. Si cancelas o modificas fuera del plazo se cargará el 100% de la primera noche. En caso de no show se cargará el 100% de la primera noche.",
|
|
36
|
-
"price": 73.13999999999999
|
|
37
|
-
}
|
|
38
|
-
],
|
|
39
|
-
"rates": [
|
|
40
|
-
{
|
|
41
|
-
"id": "25246--44933--253900b0--318610",
|
|
42
|
-
"cancellationId": "nonRefundable-No es posible cancelar sin penalización.-true",
|
|
43
|
-
"discountPercentage": 5,
|
|
44
|
-
"included": [],
|
|
45
|
-
"isClub": true,
|
|
46
|
-
"name": "Oferta especial: ¡5% extra aplicado!",
|
|
47
|
-
"offer": true,
|
|
48
|
-
"restrictions": [],
|
|
49
|
-
"price": 0
|
|
50
|
-
},
|
|
51
|
-
{
|
|
52
|
-
"id": "25247--44933--253900b0--318610",
|
|
53
|
-
"cancellationId": "specialConditions-No es posible cancelar sin penalización.-true",
|
|
54
|
-
"discountPercentage": 5,
|
|
55
|
-
"included": [],
|
|
56
|
-
"isClub": true,
|
|
57
|
-
"name": "Oferta especial: ¡5% extra aplicado!",
|
|
58
|
-
"offer": true,
|
|
59
|
-
"restrictions": [],
|
|
60
|
-
"price": 0
|
|
61
|
-
},
|
|
62
|
-
{
|
|
63
|
-
"id": "25245--44933--253900b0--318610",
|
|
64
|
-
"cancellationId": "freeCancellation-Cancelación sin cargo hasta 4 días antes de la llegada-false",
|
|
65
|
-
"discountPercentage": 5,
|
|
66
|
-
"included": [],
|
|
67
|
-
"isClub": true,
|
|
68
|
-
"name": "Oferta especial: ¡5% extra aplicado!",
|
|
69
|
-
"offer": true,
|
|
70
|
-
"restrictions": [],
|
|
71
|
-
"price": 0
|
|
72
|
-
}
|
|
73
|
-
],
|
|
74
|
-
"boards": [
|
|
75
|
-
{
|
|
76
|
-
"roomId": 44933,
|
|
77
|
-
"cancellationId": "nonRefundable-No es posible cancelar sin penalización.-true",
|
|
78
|
-
"rateId": "25246--44933--253900b0--318610",
|
|
79
|
-
"confidential": false,
|
|
80
|
-
"included": [],
|
|
81
|
-
"paymentConditions": "Prepago de 100%: Pago seguro online",
|
|
82
|
-
"restrictions": [],
|
|
83
|
-
"basePrice": 630.81,
|
|
84
|
-
"checkoutPrice": 659.2,
|
|
85
|
-
"dayPrice": 109.87,
|
|
86
|
-
"deals": ["318610"],
|
|
87
|
-
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 31.54 }] },
|
|
88
|
-
"id": "25246--44933--253900b0--21473--318610",
|
|
89
|
-
"fees": 9.96,
|
|
90
|
-
"maxSelected": 1,
|
|
91
|
-
"minSelected": 1,
|
|
92
|
-
"name": "Desayuno Incluido",
|
|
93
|
-
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
94
|
-
"originalPrice": 693.92,
|
|
95
|
-
"price": 659.2,
|
|
96
|
-
"taxes": 59.93,
|
|
97
|
-
"totalPriceRaw": 66916,
|
|
98
|
-
"variants": [],
|
|
99
|
-
"increment": 0
|
|
100
|
-
},
|
|
101
|
-
{
|
|
102
|
-
"roomId": 44933,
|
|
103
|
-
"cancellationId": "specialConditions-No es posible cancelar sin penalización.-true",
|
|
104
|
-
"rateId": "25247--44933--253900b0--318610",
|
|
105
|
-
"confidential": false,
|
|
106
|
-
"included": [],
|
|
107
|
-
"paymentConditions": "Prepago de 30%: Pago seguro online",
|
|
108
|
-
"restrictions": [],
|
|
109
|
-
"basePrice": 665.74,
|
|
110
|
-
"checkoutPrice": 695.7,
|
|
111
|
-
"dayPrice": 115.95,
|
|
112
|
-
"deals": ["318610"],
|
|
113
|
-
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 33.29 }] },
|
|
114
|
-
"id": "25247--44933--253900b0--21473--318610",
|
|
115
|
-
"fees": 9.96,
|
|
116
|
-
"maxSelected": 1,
|
|
117
|
-
"minSelected": 1,
|
|
118
|
-
"name": "Desayuno Incluido",
|
|
119
|
-
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
120
|
-
"originalPrice": 732.32,
|
|
121
|
-
"price": 695.7,
|
|
122
|
-
"taxes": 63.25,
|
|
123
|
-
"totalPriceRaw": 70566,
|
|
124
|
-
"variants": [],
|
|
125
|
-
"increment": 0
|
|
126
|
-
},
|
|
127
|
-
{
|
|
128
|
-
"roomId": 44933,
|
|
129
|
-
"cancellationId": "freeCancellation-Cancelación sin cargo hasta 4 días antes de la llegada-false",
|
|
130
|
-
"rateId": "25245--44933--253900b0--318610",
|
|
131
|
-
"confidential": false,
|
|
132
|
-
"included": [],
|
|
133
|
-
"paymentConditions": "Hoy no pagarás nada. El 13-abr-2024 te cobraremos en tu tarjeta el importe correspondiente a 1 noche. Si quedara importe pendiente, lo abonarás en el establecimiento. Pago seguro online",
|
|
134
|
-
"restrictions": [],
|
|
135
|
-
"basePrice": 700.8,
|
|
136
|
-
"checkoutPrice": 732.34,
|
|
137
|
-
"dayPrice": 122.06,
|
|
138
|
-
"deals": ["318610"],
|
|
139
|
-
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 35.04 }] },
|
|
140
|
-
"id": "25245--44933--253900b0--21473--318610",
|
|
141
|
-
"fees": 9.96,
|
|
142
|
-
"maxSelected": 1,
|
|
143
|
-
"minSelected": 1,
|
|
144
|
-
"name": "Desayuno Incluido",
|
|
145
|
-
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
146
|
-
"originalPrice": 770.88,
|
|
147
|
-
"price": 732.34,
|
|
148
|
-
"taxes": 66.58,
|
|
149
|
-
"totalPriceRaw": 74230,
|
|
150
|
-
"variants": [],
|
|
151
|
-
"increment": 0
|
|
152
|
-
},
|
|
153
|
-
{
|
|
154
|
-
"roomId": 44933,
|
|
155
|
-
"cancellationId": "nonRefundable-No es posible cancelar sin penalización.-true",
|
|
156
|
-
"rateId": "25246--44933--253900b0--318610",
|
|
157
|
-
"confidential": false,
|
|
158
|
-
"included": [],
|
|
159
|
-
"paymentConditions": "Prepago de 100%: Pago seguro online",
|
|
160
|
-
"restrictions": [],
|
|
161
|
-
"basePrice": 743.63,
|
|
162
|
-
"checkoutPrice": 777.1,
|
|
163
|
-
"dayPrice": 129.52,
|
|
164
|
-
"deals": ["318610"],
|
|
165
|
-
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 37.18 }] },
|
|
166
|
-
"id": "25246--44933--253900b0--21474--318610",
|
|
167
|
-
"fees": 9.96,
|
|
168
|
-
"maxSelected": 1,
|
|
169
|
-
"minSelected": 1,
|
|
170
|
-
"name": "Media Pensión",
|
|
171
|
-
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
172
|
-
"originalPrice": 818,
|
|
173
|
-
"price": 777.1,
|
|
174
|
-
"taxes": 70.65,
|
|
175
|
-
"totalPriceRaw": 78706,
|
|
176
|
-
"variants": [],
|
|
177
|
-
"increment": 117.89999999999998
|
|
178
|
-
},
|
|
179
|
-
{
|
|
180
|
-
"roomId": 44933,
|
|
181
|
-
"cancellationId": "specialConditions-No es posible cancelar sin penalización.-true",
|
|
182
|
-
"rateId": "25247--44933--253900b0--318610",
|
|
183
|
-
"confidential": false,
|
|
184
|
-
"included": [],
|
|
185
|
-
"paymentConditions": "Prepago de 30%: Pago seguro online",
|
|
186
|
-
"restrictions": [],
|
|
187
|
-
"basePrice": 784.86,
|
|
188
|
-
"checkoutPrice": 820.18,
|
|
189
|
-
"dayPrice": 136.7,
|
|
190
|
-
"deals": ["318610"],
|
|
191
|
-
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 39.24 }] },
|
|
192
|
-
"id": "25247--44933--253900b0--21474--318610",
|
|
193
|
-
"fees": 9.96,
|
|
194
|
-
"maxSelected": 1,
|
|
195
|
-
"minSelected": 1,
|
|
196
|
-
"name": "Media Pensión",
|
|
197
|
-
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
198
|
-
"originalPrice": 863.36,
|
|
199
|
-
"price": 820.18,
|
|
200
|
-
"taxes": 74.56,
|
|
201
|
-
"totalPriceRaw": 83014,
|
|
202
|
-
"variants": [],
|
|
203
|
-
"increment": 124.4799999999999
|
|
204
|
-
},
|
|
205
|
-
{
|
|
206
|
-
"roomId": 44933,
|
|
207
|
-
"cancellationId": "freeCancellation-Cancelación sin cargo hasta 4 días antes de la llegada-false",
|
|
208
|
-
"rateId": "25245--44933--253900b0--318610",
|
|
209
|
-
"confidential": false,
|
|
210
|
-
"included": [],
|
|
211
|
-
"paymentConditions": "Hoy no pagarás nada. El 13-abr-2024 te cobraremos en tu tarjeta el importe correspondiente a 1 noche. Si quedara importe pendiente, lo abonarás en el establecimiento. Pago seguro online",
|
|
212
|
-
"restrictions": [],
|
|
213
|
-
"basePrice": 826.26,
|
|
214
|
-
"checkoutPrice": 863.44,
|
|
215
|
-
"dayPrice": 143.91,
|
|
216
|
-
"deals": ["318610"],
|
|
217
|
-
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 41.31 }] },
|
|
218
|
-
"id": "25245--44933--253900b0--21474--318610",
|
|
219
|
-
"fees": 9.96,
|
|
220
|
-
"maxSelected": 1,
|
|
221
|
-
"minSelected": 1,
|
|
222
|
-
"name": "Media Pensión",
|
|
223
|
-
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
224
|
-
"originalPrice": 908.88,
|
|
225
|
-
"price": 863.44,
|
|
226
|
-
"taxes": 78.49,
|
|
227
|
-
"totalPriceRaw": 87340,
|
|
228
|
-
"variants": [],
|
|
229
|
-
"increment": 131.10000000000002
|
|
230
|
-
}
|
|
231
|
-
],
|
|
232
|
-
"amenities": [
|
|
233
|
-
{ "highlight": true, "id": 18, "text": "Caja fuerte gratis" },
|
|
234
|
-
{ "highlight": true, "id": 17, "text": "Minibar de pago" },
|
|
235
|
-
{ "highlight": true, "id": 22, "text": "Internet wifi gratis" },
|
|
236
|
-
{ "highlight": true, "id": 15, "text": "Aire acondicionado" },
|
|
237
|
-
{ "exclusive": false, "id": 10, "text": "Balcón" },
|
|
238
|
-
{ "exclusive": false, "id": 13, "text": "Televisión" },
|
|
239
|
-
{ "exclusive": false, "id": 14, "text": "Teléfono" },
|
|
240
|
-
{ "exclusive": false, "id": 25, "text": "Suelo de parquet" },
|
|
241
|
-
{ "exclusive": false, "id": 93, "text": "Servicio despertador" },
|
|
242
|
-
{ "exclusive": false, "id": 106, "text": "Tintorería y Lavandería de Pago" },
|
|
243
|
-
{ "exclusive": false, "id": 119, "text": "Amenities de baño" },
|
|
244
|
-
{ "exclusive": false, "id": 51, "text": "Ducha" },
|
|
245
|
-
{ "exclusive": false, "id": 57, "text": "Secador de pelo" },
|
|
246
|
-
{ "exclusive": false, "id": 58, "text": "Espejo de maquillaje" }
|
|
247
|
-
],
|
|
248
|
-
"availability": 1,
|
|
249
|
-
"bedDisposition": [[{ "amount": 2, "type": 1 }]],
|
|
250
|
-
"bedTypes": [1],
|
|
251
|
-
"description": "Las habitaciones dobles económicas, sin vistas (22 m2) están completamente equipadas. Cuentan con un baño con ducha y un balcón amueblado.",
|
|
252
|
-
"id": 44933,
|
|
253
|
-
"images": [
|
|
254
|
-
{
|
|
255
|
-
"alt": "Promo Room",
|
|
256
|
-
"large": "https://images.mirai.com/INFOROOMS/100377785/Dyo4DXlhf9AcaHBbAJpS/Dyo4DXlhf9AcaHBbAJpS_large.jpg",
|
|
257
|
-
"thumbnail": "https://images.mirai.com/INFOROOMS/100377785/Dyo4DXlhf9AcaHBbAJpS/Dyo4DXlhf9AcaHBbAJpS_mediumrect.jpg"
|
|
258
|
-
},
|
|
259
|
-
{
|
|
260
|
-
"alt": "Bathroom",
|
|
261
|
-
"large": "https://images.mirai.com/INFOROOMS/100377785/dniNSqQwWxJqmSsmuXQN/dniNSqQwWxJqmSsmuXQN_large.jpg",
|
|
262
|
-
"thumbnail": "https://images.mirai.com/INFOROOMS/100377785/dniNSqQwWxJqmSsmuXQN/dniNSqQwWxJqmSsmuXQN_mediumrect.jpg"
|
|
263
|
-
}
|
|
264
|
-
],
|
|
265
|
-
"name": "Doble Económica",
|
|
266
|
-
"maxOccupation": 2,
|
|
267
|
-
"occupation": [{ "type": 2, "amount": 2 }],
|
|
268
|
-
"size": "22 m²",
|
|
269
|
-
"soldOut": false
|
|
270
|
-
},
|
|
271
|
-
{
|
|
272
|
-
"cancellations": [
|
|
273
|
-
{
|
|
274
|
-
"id": "nonRefundable-No es posible cancelar sin penalización.-true",
|
|
275
|
-
"caption": "",
|
|
276
|
-
"highlight": false,
|
|
277
|
-
"name": "No reembolsable",
|
|
278
|
-
"paymentConditions": "Prepago de 100%: Pago seguro online",
|
|
279
|
-
"title": "No es posible cancelar sin penalización.",
|
|
280
|
-
"text": "El hotel, cuando reciba la reserva, cobrará en su tarjeta la totalidad del importe. No se admite devolución en caso de anulación, salida anticipada o no presentarse (la reserva sólo se mantendría la primera noche). Si el pago fuera denegado, el hotel anularía su reserva.",
|
|
281
|
-
"price": 0
|
|
282
|
-
},
|
|
283
|
-
{
|
|
284
|
-
"id": "specialConditions-No es posible cancelar sin penalización.-true",
|
|
285
|
-
"caption": "",
|
|
286
|
-
"highlight": false,
|
|
287
|
-
"name": "Condiciones especiales: Anular tendría cargo",
|
|
288
|
-
"paymentConditions": "Prepago de 30%: Pago seguro online",
|
|
289
|
-
"title": "No es posible cancelar sin penalización.",
|
|
290
|
-
"text": "Para que la reserva quede confirmada, se procederá a un cargo del 30% del importe de la reserva. Sólo entonces su confirmación automática tendrá validez. En caso de anular la reserva el hotel no devolverá el depósito abonado.",
|
|
291
|
-
"price": 38.33999999999992
|
|
292
|
-
},
|
|
293
|
-
{
|
|
294
|
-
"id": "freeCancellation-Cancelación sin cargo hasta 4 días antes de la llegada-false",
|
|
295
|
-
"caption": "Hasta el 11 abr",
|
|
296
|
-
"highlight": true,
|
|
297
|
-
"name": "Anulación gratis",
|
|
298
|
-
"paymentConditions": "Hoy no pagarás nada. El 13-abr-2024 te cobraremos en tu tarjeta el importe correspondiente a 1 noche. Si quedara importe pendiente, lo abonarás en el establecimiento. Pago seguro online",
|
|
299
|
-
"title": "Cancelación sin cargo hasta 4 días antes de la llegada",
|
|
300
|
-
"text": "Pago diferido, en el momento de la reserva confirmaremos los datos de su tarjeta. El sistema, 3 días antes de la llegada realizará el cobro de 1 noche, en caso de no poderse realizar dicho pago la reserva quedará totalmente cancelada.\r\nSi cancelas o modificas hasta 4 días antes de la llegada, el hotel no cargará gastos. Si cancelas o modificas fuera del plazo se cargará el 100% de la primera noche. En caso de no show se cargará el 100% de la primera noche.",
|
|
301
|
-
"price": 76.45999999999992
|
|
302
|
-
}
|
|
303
|
-
],
|
|
304
|
-
"rates": [
|
|
305
|
-
{
|
|
306
|
-
"id": "25246--44932--253897b0--318610",
|
|
307
|
-
"cancellationId": "nonRefundable-No es posible cancelar sin penalización.-true",
|
|
308
|
-
"discountPercentage": 5,
|
|
309
|
-
"included": [],
|
|
310
|
-
"isClub": true,
|
|
311
|
-
"name": "Oferta especial: ¡5% extra aplicado!",
|
|
312
|
-
"offer": true,
|
|
313
|
-
"restrictions": [],
|
|
314
|
-
"price": 0
|
|
315
|
-
},
|
|
316
|
-
{
|
|
317
|
-
"id": "25247--44932--253897b0--318610",
|
|
318
|
-
"cancellationId": "specialConditions-No es posible cancelar sin penalización.-true",
|
|
319
|
-
"discountPercentage": 5,
|
|
320
|
-
"included": [],
|
|
321
|
-
"isClub": true,
|
|
322
|
-
"name": "Oferta especial: ¡5% extra aplicado!",
|
|
323
|
-
"offer": true,
|
|
324
|
-
"restrictions": [],
|
|
325
|
-
"price": 0
|
|
326
|
-
},
|
|
327
|
-
{
|
|
328
|
-
"id": "25245--44932--253897b0--318610",
|
|
329
|
-
"cancellationId": "freeCancellation-Cancelación sin cargo hasta 4 días antes de la llegada-false",
|
|
330
|
-
"discountPercentage": 5,
|
|
331
|
-
"included": [],
|
|
332
|
-
"isClub": true,
|
|
333
|
-
"name": "Oferta especial: ¡5% extra aplicado!",
|
|
334
|
-
"offer": true,
|
|
335
|
-
"restrictions": [],
|
|
336
|
-
"price": 0
|
|
337
|
-
}
|
|
338
|
-
],
|
|
339
|
-
"boards": [
|
|
340
|
-
{
|
|
341
|
-
"roomId": 44932,
|
|
342
|
-
"cancellationId": "nonRefundable-No es posible cancelar sin penalización.-true",
|
|
343
|
-
"rateId": "25246--44932--253897b0--318610",
|
|
344
|
-
"confidential": false,
|
|
345
|
-
"included": [],
|
|
346
|
-
"paymentConditions": "Prepago de 100%: Pago seguro online",
|
|
347
|
-
"restrictions": [],
|
|
348
|
-
"basePrice": 658.69,
|
|
349
|
-
"checkoutPrice": 688.34,
|
|
350
|
-
"dayPrice": 114.72,
|
|
351
|
-
"deals": ["318610"],
|
|
352
|
-
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 32.93 }] },
|
|
353
|
-
"id": "25246--44932--253897b0--21473--318610",
|
|
354
|
-
"fees": 9.96,
|
|
355
|
-
"maxSelected": 1,
|
|
356
|
-
"minSelected": 1,
|
|
357
|
-
"name": "Desayuno Incluido",
|
|
358
|
-
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
359
|
-
"originalPrice": 724.56,
|
|
360
|
-
"price": 688.34,
|
|
361
|
-
"taxes": 62.58,
|
|
362
|
-
"totalPriceRaw": 69830,
|
|
363
|
-
"variants": [],
|
|
364
|
-
"increment": 0
|
|
365
|
-
},
|
|
366
|
-
{
|
|
367
|
-
"roomId": 44932,
|
|
368
|
-
"cancellationId": "specialConditions-No es posible cancelar sin penalización.-true",
|
|
369
|
-
"rateId": "25247--44932--253897b0--318610",
|
|
370
|
-
"confidential": false,
|
|
371
|
-
"included": [],
|
|
372
|
-
"paymentConditions": "Prepago de 30%: Pago seguro online",
|
|
373
|
-
"restrictions": [],
|
|
374
|
-
"basePrice": 695.39,
|
|
375
|
-
"checkoutPrice": 726.68,
|
|
376
|
-
"dayPrice": 121.11,
|
|
377
|
-
"deals": ["318610"],
|
|
378
|
-
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 34.77 }] },
|
|
379
|
-
"id": "25247--44932--253897b0--21473--318610",
|
|
380
|
-
"fees": 9.96,
|
|
381
|
-
"maxSelected": 1,
|
|
382
|
-
"minSelected": 1,
|
|
383
|
-
"name": "Desayuno Incluido",
|
|
384
|
-
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
385
|
-
"originalPrice": 764.92,
|
|
386
|
-
"price": 726.68,
|
|
387
|
-
"taxes": 66.06,
|
|
388
|
-
"totalPriceRaw": 73664,
|
|
389
|
-
"variants": [],
|
|
390
|
-
"increment": 0
|
|
391
|
-
},
|
|
392
|
-
{
|
|
393
|
-
"roomId": 44932,
|
|
394
|
-
"cancellationId": "freeCancellation-Cancelación sin cargo hasta 4 días antes de la llegada-false",
|
|
395
|
-
"rateId": "25245--44932--253897b0--318610",
|
|
396
|
-
"confidential": false,
|
|
397
|
-
"included": [],
|
|
398
|
-
"paymentConditions": "Hoy no pagarás nada. El 13-abr-2024 te cobraremos en tu tarjeta el importe correspondiente a 1 noche. Si quedara importe pendiente, lo abonarás en el establecimiento. Pago seguro online",
|
|
399
|
-
"restrictions": [],
|
|
400
|
-
"basePrice": 731.86,
|
|
401
|
-
"checkoutPrice": 764.8,
|
|
402
|
-
"dayPrice": 127.47,
|
|
403
|
-
"deals": ["318610"],
|
|
404
|
-
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 36.59 }] },
|
|
405
|
-
"id": "25245--44932--253897b0--21473--318610",
|
|
406
|
-
"fees": 9.96,
|
|
407
|
-
"maxSelected": 1,
|
|
408
|
-
"minSelected": 1,
|
|
409
|
-
"name": "Desayuno Incluido",
|
|
410
|
-
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
411
|
-
"originalPrice": 805.04,
|
|
412
|
-
"price": 764.8,
|
|
413
|
-
"taxes": 69.53,
|
|
414
|
-
"totalPriceRaw": 77476,
|
|
415
|
-
"variants": [],
|
|
416
|
-
"increment": 0
|
|
417
|
-
},
|
|
418
|
-
{
|
|
419
|
-
"roomId": 44932,
|
|
420
|
-
"cancellationId": "nonRefundable-No es posible cancelar sin penalización.-true",
|
|
421
|
-
"rateId": "25246--44932--253897b0--318610",
|
|
422
|
-
"confidential": false,
|
|
423
|
-
"included": [],
|
|
424
|
-
"paymentConditions": "Prepago de 100%: Pago seguro online",
|
|
425
|
-
"restrictions": [],
|
|
426
|
-
"basePrice": 765.61,
|
|
427
|
-
"checkoutPrice": 800.06,
|
|
428
|
-
"dayPrice": 133.34,
|
|
429
|
-
"deals": ["318610"],
|
|
430
|
-
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 38.28 }] },
|
|
431
|
-
"id": "25246--44932--253897b0--21474--318610",
|
|
432
|
-
"fees": 9.96,
|
|
433
|
-
"maxSelected": 1,
|
|
434
|
-
"minSelected": 1,
|
|
435
|
-
"name": "Media Pensión",
|
|
436
|
-
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
437
|
-
"originalPrice": 842.16,
|
|
438
|
-
"price": 800.06,
|
|
439
|
-
"taxes": 72.73,
|
|
440
|
-
"totalPriceRaw": 81002,
|
|
441
|
-
"variants": [],
|
|
442
|
-
"increment": 111.71999999999991
|
|
443
|
-
},
|
|
444
|
-
{
|
|
445
|
-
"roomId": 44932,
|
|
446
|
-
"cancellationId": "specialConditions-No es posible cancelar sin penalización.-true",
|
|
447
|
-
"rateId": "25247--44932--253897b0--318610",
|
|
448
|
-
"confidential": false,
|
|
449
|
-
"included": [],
|
|
450
|
-
"paymentConditions": "Prepago de 30%: Pago seguro online",
|
|
451
|
-
"restrictions": [],
|
|
452
|
-
"basePrice": 808.3,
|
|
453
|
-
"checkoutPrice": 844.68,
|
|
454
|
-
"dayPrice": 140.78,
|
|
455
|
-
"deals": ["318610"],
|
|
456
|
-
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 40.41 }] },
|
|
457
|
-
"id": "25247--44932--253897b0--21474--318610",
|
|
458
|
-
"fees": 9.96,
|
|
459
|
-
"maxSelected": 1,
|
|
460
|
-
"minSelected": 1,
|
|
461
|
-
"name": "Media Pensión",
|
|
462
|
-
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
463
|
-
"originalPrice": 889.12,
|
|
464
|
-
"price": 844.68,
|
|
465
|
-
"taxes": 76.79,
|
|
466
|
-
"totalPriceRaw": 85464,
|
|
467
|
-
"variants": [],
|
|
468
|
-
"increment": 118
|
|
469
|
-
},
|
|
470
|
-
{
|
|
471
|
-
"roomId": 44932,
|
|
472
|
-
"cancellationId": "freeCancellation-Cancelación sin cargo hasta 4 días antes de la llegada-false",
|
|
473
|
-
"rateId": "25245--44932--253897b0--318610",
|
|
474
|
-
"confidential": false,
|
|
475
|
-
"included": [],
|
|
476
|
-
"paymentConditions": "Hoy no pagarás nada. El 13-abr-2024 te cobraremos en tu tarjeta el importe correspondiente a 1 noche. Si quedara importe pendiente, lo abonarás en el establecimiento. Pago seguro online",
|
|
477
|
-
"restrictions": [],
|
|
478
|
-
"basePrice": 850.78,
|
|
479
|
-
"checkoutPrice": 889.06,
|
|
480
|
-
"dayPrice": 148.18,
|
|
481
|
-
"deals": ["318610"],
|
|
482
|
-
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 42.54 }] },
|
|
483
|
-
"id": "25245--44932--253897b0--21474--318610",
|
|
484
|
-
"fees": 9.96,
|
|
485
|
-
"maxSelected": 1,
|
|
486
|
-
"minSelected": 1,
|
|
487
|
-
"name": "Media Pensión",
|
|
488
|
-
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
489
|
-
"originalPrice": 935.84,
|
|
490
|
-
"price": 889.06,
|
|
491
|
-
"taxes": 80.82,
|
|
492
|
-
"totalPriceRaw": 89902,
|
|
493
|
-
"variants": [],
|
|
494
|
-
"increment": 124.25999999999999
|
|
495
|
-
}
|
|
496
|
-
],
|
|
497
|
-
"amenities": [
|
|
498
|
-
{ "highlight": true, "id": 18, "text": "Caja fuerte gratis" },
|
|
499
|
-
{ "highlight": true, "id": 17, "text": "Minibar de pago" },
|
|
500
|
-
{ "highlight": true, "id": 22, "text": "Internet wifi gratis" },
|
|
501
|
-
{ "highlight": true, "id": 15, "text": "Aire acondicionado" },
|
|
502
|
-
{ "exclusive": false, "id": 10, "text": "Balcón" },
|
|
503
|
-
{ "exclusive": false, "id": 13, "text": "Televisión" },
|
|
504
|
-
{ "exclusive": false, "id": 14, "text": "Teléfono" },
|
|
505
|
-
{ "exclusive": false, "id": 25, "text": "Suelo de parquet" },
|
|
506
|
-
{ "exclusive": false, "id": 93, "text": "Servicio despertador" },
|
|
507
|
-
{ "exclusive": false, "id": 106, "text": "Tintorería y Lavandería de Pago" },
|
|
508
|
-
{ "exclusive": false, "id": 119, "text": "Amenities de baño" },
|
|
509
|
-
{ "exclusive": false, "id": 51, "text": "Ducha" },
|
|
510
|
-
{ "exclusive": false, "id": 57, "text": "Secador de pelo" },
|
|
511
|
-
{ "exclusive": false, "id": 58, "text": "Espejo de maquillaje" }
|
|
512
|
-
],
|
|
513
|
-
"availability": 1,
|
|
514
|
-
"bedDisposition": [[{ "amount": 2, "type": 1 }]],
|
|
515
|
-
"bedTypes": [1],
|
|
516
|
-
"description": "Las habitaciones dobles (22 m2) están completamente equipadas. Cuentan con un baño con ducha y un balcón amueblado.",
|
|
517
|
-
"id": 44932,
|
|
518
|
-
"images": [
|
|
519
|
-
{
|
|
520
|
-
"alt": "Standard double room",
|
|
521
|
-
"large": "https://images.mirai.com/INFOROOMS/100377785/hXfTFDSFC5zkbJs5eiCn/hXfTFDSFC5zkbJs5eiCn_large.jpg",
|
|
522
|
-
"thumbnail": "https://images.mirai.com/INFOROOMS/100377785/hXfTFDSFC5zkbJs5eiCn/hXfTFDSFC5zkbJs5eiCn_mediumrect.jpg"
|
|
523
|
-
},
|
|
524
|
-
{
|
|
525
|
-
"alt": "Bathroom",
|
|
526
|
-
"large": "https://images.mirai.com/INFOROOMS/100377785/dniNSqQwWxJqmSsmuXQN/dniNSqQwWxJqmSsmuXQN_large.jpg",
|
|
527
|
-
"thumbnail": "https://images.mirai.com/INFOROOMS/100377785/dniNSqQwWxJqmSsmuXQN/dniNSqQwWxJqmSsmuXQN_mediumrect.jpg"
|
|
528
|
-
}
|
|
529
|
-
],
|
|
530
|
-
"name": "Doble Estándar",
|
|
531
|
-
"maxOccupation": 2,
|
|
532
|
-
"occupation": [{ "type": 2, "amount": 2 }],
|
|
533
|
-
"size": "22 m²",
|
|
534
|
-
"soldOut": false
|
|
535
|
-
},
|
|
536
|
-
{
|
|
537
|
-
"cancellations": [
|
|
538
|
-
{
|
|
539
|
-
"id": "nonRefundable-No es posible cancelar sin penalización.-true",
|
|
540
|
-
"caption": "",
|
|
541
|
-
"highlight": false,
|
|
542
|
-
"name": "No reembolsable",
|
|
543
|
-
"paymentConditions": "Prepago de 100%: Pago seguro online",
|
|
544
|
-
"title": "No es posible cancelar sin penalización.",
|
|
545
|
-
"text": "El hotel, cuando reciba la reserva, cobrará en su tarjeta la totalidad del importe. No se admite devolución en caso de anulación, salida anticipada o no presentarse (la reserva sólo se mantendría la primera noche). Si el pago fuera denegado, el hotel anularía su reserva.",
|
|
546
|
-
"price": 0
|
|
547
|
-
},
|
|
548
|
-
{
|
|
549
|
-
"id": "specialConditions-No es posible cancelar sin penalización.-true",
|
|
550
|
-
"caption": "",
|
|
551
|
-
"highlight": false,
|
|
552
|
-
"name": "Condiciones especiales: Anular tendría cargo",
|
|
553
|
-
"paymentConditions": "Prepago de 30%: Pago seguro online",
|
|
554
|
-
"title": "No es posible cancelar sin penalización.",
|
|
555
|
-
"text": "Para que la reserva quede confirmada, se procederá a un cargo del 30% del importe de la reserva. Sólo entonces su confirmación automática tendrá validez. En caso de anular la reserva el hotel no devolverá el depósito abonado.",
|
|
556
|
-
"price": 42
|
|
557
|
-
},
|
|
558
|
-
{
|
|
559
|
-
"id": "freeCancellation-Cancelación sin cargo hasta 4 días antes de la llegada-false",
|
|
560
|
-
"caption": "Hasta el 11 abr",
|
|
561
|
-
"highlight": true,
|
|
562
|
-
"name": "Anulación gratis",
|
|
563
|
-
"paymentConditions": "Hoy no pagarás nada. El 13-abr-2024 te cobraremos en tu tarjeta el importe correspondiente a 1 noche. Si quedara importe pendiente, lo abonarás en el establecimiento. Pago seguro online",
|
|
564
|
-
"title": "Cancelación sin cargo hasta 4 días antes de la llegada",
|
|
565
|
-
"text": "Pago diferido, en el momento de la reserva confirmaremos los datos de su tarjeta. El sistema, 3 días antes de la llegada realizará el cobro de 1 noche, en caso de no poderse realizar dicho pago la reserva quedará totalmente cancelada.\r\nSi cancelas o modificas hasta 4 días antes de la llegada, el hotel no cargará gastos. Si cancelas o modificas fuera del plazo se cargará el 100% de la primera noche. En caso de no show se cargará el 100% de la primera noche.",
|
|
566
|
-
"price": 83.62
|
|
567
|
-
}
|
|
568
|
-
],
|
|
569
|
-
"rates": [
|
|
570
|
-
{
|
|
571
|
-
"id": "25246--44935--253905b0--318610",
|
|
572
|
-
"cancellationId": "nonRefundable-No es posible cancelar sin penalización.-true",
|
|
573
|
-
"discountPercentage": 5,
|
|
574
|
-
"included": [],
|
|
575
|
-
"isClub": true,
|
|
576
|
-
"name": "Oferta especial: ¡5% extra aplicado!",
|
|
577
|
-
"offer": true,
|
|
578
|
-
"restrictions": [],
|
|
579
|
-
"price": 0
|
|
580
|
-
},
|
|
581
|
-
{
|
|
582
|
-
"id": "25247--44935--253905b0--318610",
|
|
583
|
-
"cancellationId": "specialConditions-No es posible cancelar sin penalización.-true",
|
|
584
|
-
"discountPercentage": 5,
|
|
585
|
-
"included": [],
|
|
586
|
-
"isClub": true,
|
|
587
|
-
"name": "Oferta especial: ¡5% extra aplicado!",
|
|
588
|
-
"offer": true,
|
|
589
|
-
"restrictions": [],
|
|
590
|
-
"price": 0
|
|
591
|
-
},
|
|
592
|
-
{
|
|
593
|
-
"id": "25245--44935--253905b0--318610",
|
|
594
|
-
"cancellationId": "freeCancellation-Cancelación sin cargo hasta 4 días antes de la llegada-false",
|
|
595
|
-
"discountPercentage": 5,
|
|
596
|
-
"included": [],
|
|
597
|
-
"isClub": true,
|
|
598
|
-
"name": "Oferta especial: ¡5% extra aplicado!",
|
|
599
|
-
"offer": true,
|
|
600
|
-
"restrictions": [],
|
|
601
|
-
"price": 0
|
|
602
|
-
}
|
|
603
|
-
],
|
|
604
|
-
"boards": [
|
|
605
|
-
{
|
|
606
|
-
"roomId": 44935,
|
|
607
|
-
"cancellationId": "nonRefundable-No es posible cancelar sin penalización.-true",
|
|
608
|
-
"rateId": "25246--44935--253905b0--318610",
|
|
609
|
-
"confidential": false,
|
|
610
|
-
"included": [],
|
|
611
|
-
"paymentConditions": "Prepago de 100%: Pago seguro online",
|
|
612
|
-
"restrictions": [],
|
|
613
|
-
"basePrice": 719.83,
|
|
614
|
-
"checkoutPrice": 752.22,
|
|
615
|
-
"dayPrice": 125.37,
|
|
616
|
-
"deals": ["318610"],
|
|
617
|
-
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 35.99 }] },
|
|
618
|
-
"id": "25246--44935--253905b0--21473--318610",
|
|
619
|
-
"fees": 9.96,
|
|
620
|
-
"maxSelected": 1,
|
|
621
|
-
"minSelected": 1,
|
|
622
|
-
"name": "Desayuno Incluido",
|
|
623
|
-
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
624
|
-
"originalPrice": 791.8,
|
|
625
|
-
"price": 752.22,
|
|
626
|
-
"taxes": 68.38,
|
|
627
|
-
"totalPriceRaw": 76218,
|
|
628
|
-
"variants": [],
|
|
629
|
-
"increment": 0
|
|
630
|
-
},
|
|
631
|
-
{
|
|
632
|
-
"roomId": 44935,
|
|
633
|
-
"cancellationId": "specialConditions-No es posible cancelar sin penalización.-true",
|
|
634
|
-
"rateId": "25247--44935--253905b0--318610",
|
|
635
|
-
"confidential": false,
|
|
636
|
-
"included": [],
|
|
637
|
-
"paymentConditions": "Prepago de 30%: Pago seguro online",
|
|
638
|
-
"restrictions": [],
|
|
639
|
-
"basePrice": 760.02,
|
|
640
|
-
"checkoutPrice": 794.22,
|
|
641
|
-
"dayPrice": 132.37,
|
|
642
|
-
"deals": ["318610"],
|
|
643
|
-
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 38 }] },
|
|
644
|
-
"id": "25247--44935--253905b0--21473--318610",
|
|
645
|
-
"fees": 9.96,
|
|
646
|
-
"maxSelected": 1,
|
|
647
|
-
"minSelected": 1,
|
|
648
|
-
"name": "Desayuno Incluido",
|
|
649
|
-
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
650
|
-
"originalPrice": 836,
|
|
651
|
-
"price": 794.22,
|
|
652
|
-
"taxes": 72.2,
|
|
653
|
-
"totalPriceRaw": 80418,
|
|
654
|
-
"variants": [],
|
|
655
|
-
"increment": 0
|
|
656
|
-
},
|
|
657
|
-
{
|
|
658
|
-
"roomId": 44935,
|
|
659
|
-
"cancellationId": "freeCancellation-Cancelación sin cargo hasta 4 días antes de la llegada-false",
|
|
660
|
-
"rateId": "25245--44935--253905b0--318610",
|
|
661
|
-
"confidential": false,
|
|
662
|
-
"included": [],
|
|
663
|
-
"paymentConditions": "Hoy no pagarás nada. El 13-abr-2024 te cobraremos en tu tarjeta el importe correspondiente a 1 noche. Si quedara importe pendiente, lo abonarás en el establecimiento. Pago seguro online",
|
|
664
|
-
"restrictions": [],
|
|
665
|
-
"basePrice": 799.84,
|
|
666
|
-
"checkoutPrice": 835.84,
|
|
667
|
-
"dayPrice": 139.31,
|
|
668
|
-
"deals": ["318610"],
|
|
669
|
-
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 39.99 }] },
|
|
670
|
-
"id": "25245--44935--253905b0--21473--318610",
|
|
671
|
-
"fees": 9.96,
|
|
672
|
-
"maxSelected": 1,
|
|
673
|
-
"minSelected": 1,
|
|
674
|
-
"name": "Desayuno Incluido",
|
|
675
|
-
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
676
|
-
"originalPrice": 879.84,
|
|
677
|
-
"price": 835.84,
|
|
678
|
-
"taxes": 75.99,
|
|
679
|
-
"totalPriceRaw": 84580,
|
|
680
|
-
"variants": [],
|
|
681
|
-
"increment": 0
|
|
682
|
-
},
|
|
683
|
-
{
|
|
684
|
-
"roomId": 44935,
|
|
685
|
-
"cancellationId": "nonRefundable-No es posible cancelar sin penalización.-true",
|
|
686
|
-
"rateId": "25246--44935--253905b0--318610",
|
|
687
|
-
"confidential": false,
|
|
688
|
-
"included": [],
|
|
689
|
-
"paymentConditions": "Prepago de 100%: Pago seguro online",
|
|
690
|
-
"restrictions": [],
|
|
691
|
-
"basePrice": 826.74,
|
|
692
|
-
"checkoutPrice": 863.94,
|
|
693
|
-
"dayPrice": 143.99,
|
|
694
|
-
"deals": ["318610"],
|
|
695
|
-
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 41.34 }] },
|
|
696
|
-
"id": "25246--44935--253905b0--21474--318610",
|
|
697
|
-
"fees": 9.96,
|
|
698
|
-
"maxSelected": 1,
|
|
699
|
-
"minSelected": 1,
|
|
700
|
-
"name": "Media Pensión",
|
|
701
|
-
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
702
|
-
"originalPrice": 909.4,
|
|
703
|
-
"price": 863.94,
|
|
704
|
-
"taxes": 78.54,
|
|
705
|
-
"totalPriceRaw": 87390,
|
|
706
|
-
"variants": [],
|
|
707
|
-
"increment": 111.72000000000003
|
|
708
|
-
},
|
|
709
|
-
{
|
|
710
|
-
"roomId": 44935,
|
|
711
|
-
"cancellationId": "specialConditions-No es posible cancelar sin penalización.-true",
|
|
712
|
-
"rateId": "25247--44935--253905b0--318610",
|
|
713
|
-
"confidential": false,
|
|
714
|
-
"included": [],
|
|
715
|
-
"paymentConditions": "Prepago de 30%: Pago seguro online",
|
|
716
|
-
"restrictions": [],
|
|
717
|
-
"basePrice": 872.92,
|
|
718
|
-
"checkoutPrice": 912.2,
|
|
719
|
-
"dayPrice": 152.03,
|
|
720
|
-
"deals": ["318610"],
|
|
721
|
-
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 43.65 }] },
|
|
722
|
-
"id": "25247--44935--253905b0--21474--318610",
|
|
723
|
-
"fees": 9.96,
|
|
724
|
-
"maxSelected": 1,
|
|
725
|
-
"minSelected": 1,
|
|
726
|
-
"name": "Media Pensión",
|
|
727
|
-
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
728
|
-
"originalPrice": 960.2,
|
|
729
|
-
"price": 912.2,
|
|
730
|
-
"taxes": 82.93,
|
|
731
|
-
"totalPriceRaw": 92216,
|
|
732
|
-
"variants": [],
|
|
733
|
-
"increment": 117.98000000000002
|
|
734
|
-
},
|
|
735
|
-
{
|
|
736
|
-
"roomId": 44935,
|
|
737
|
-
"cancellationId": "freeCancellation-Cancelación sin cargo hasta 4 días antes de la llegada-false",
|
|
738
|
-
"rateId": "25245--44935--253905b0--318610",
|
|
739
|
-
"confidential": false,
|
|
740
|
-
"included": [],
|
|
741
|
-
"paymentConditions": "Hoy no pagarás nada. El 13-abr-2024 te cobraremos en tu tarjeta el importe correspondiente a 1 noche. Si quedara importe pendiente, lo abonarás en el establecimiento. Pago seguro online",
|
|
742
|
-
"restrictions": [],
|
|
743
|
-
"basePrice": 918.76,
|
|
744
|
-
"checkoutPrice": 960.1,
|
|
745
|
-
"dayPrice": 160.02,
|
|
746
|
-
"deals": ["318610"],
|
|
747
|
-
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 45.94 }] },
|
|
748
|
-
"id": "25245--44935--253905b0--21474--318610",
|
|
749
|
-
"fees": 9.96,
|
|
750
|
-
"maxSelected": 1,
|
|
751
|
-
"minSelected": 1,
|
|
752
|
-
"name": "Media Pensión",
|
|
753
|
-
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
754
|
-
"originalPrice": 1010.64,
|
|
755
|
-
"price": 960.1,
|
|
756
|
-
"taxes": 87.28,
|
|
757
|
-
"totalPriceRaw": 97006,
|
|
758
|
-
"variants": [],
|
|
759
|
-
"increment": 124.25999999999999
|
|
760
|
-
}
|
|
761
|
-
],
|
|
762
|
-
"amenities": [
|
|
763
|
-
{ "highlight": true, "id": 18, "text": "Caja fuerte gratis" },
|
|
764
|
-
{ "highlight": true, "id": 17, "text": "Minibar de pago" },
|
|
765
|
-
{ "highlight": true, "id": 22, "text": "Internet wifi gratis" },
|
|
766
|
-
{ "highlight": true, "id": 15, "text": "Aire acondicionado" },
|
|
767
|
-
{ "highlight": true, "id": 14236, "text": "Vista mar" },
|
|
768
|
-
{ "exclusive": false, "id": 10, "text": "Balcón" },
|
|
769
|
-
{ "exclusive": false, "id": 13, "text": "Televisión" },
|
|
770
|
-
{ "exclusive": false, "id": 14, "text": "Teléfono" },
|
|
771
|
-
{ "exclusive": false, "id": 25, "text": "Suelo de parquet" },
|
|
772
|
-
{ "exclusive": false, "id": 93, "text": "Servicio despertador" },
|
|
773
|
-
{ "exclusive": false, "id": 106, "text": "Tintorería y Lavandería de Pago" },
|
|
774
|
-
{ "exclusive": false, "id": 119, "text": "Amenities de baño" },
|
|
775
|
-
{ "exclusive": false, "id": 51, "text": "Ducha" },
|
|
776
|
-
{ "exclusive": false, "id": 57, "text": "Secador de pelo" },
|
|
777
|
-
{ "exclusive": false, "id": 58, "text": "Espejo de maquillaje" }
|
|
778
|
-
],
|
|
779
|
-
"availability": 1,
|
|
780
|
-
"bedDisposition": [[{ "amount": 2, "type": 1 }]],
|
|
781
|
-
"bedTypes": [1],
|
|
782
|
-
"description": "Las habitaciones dobles vista mar (22 m²) están completamente equipadas. Están formadas por un dormitorio, baño con ducha y un balcón amueblado con vistas a la fantástica bahía de Cala Millor.",
|
|
783
|
-
"id": 44935,
|
|
784
|
-
"images": [
|
|
785
|
-
{
|
|
786
|
-
"alt": "Double Room Sea View",
|
|
787
|
-
"large": "https://images.mirai.com/INFOROOMS/100377785/gFXwPABzDYEjcKWdhcll/gFXwPABzDYEjcKWdhcll_large.jpg",
|
|
788
|
-
"thumbnail": "https://images.mirai.com/INFOROOMS/100377785/gFXwPABzDYEjcKWdhcll/gFXwPABzDYEjcKWdhcll_mediumrect.jpg"
|
|
789
|
-
},
|
|
790
|
-
{
|
|
791
|
-
"alt": "Double Room Sea View",
|
|
792
|
-
"large": "https://images.mirai.com/INFOROOMS/100377785/yXzYdDM8HWGWcBlYSYk9/yXzYdDM8HWGWcBlYSYk9_large.jpg",
|
|
793
|
-
"thumbnail": "https://images.mirai.com/INFOROOMS/100377785/yXzYdDM8HWGWcBlYSYk9/yXzYdDM8HWGWcBlYSYk9_mediumrect.jpg"
|
|
794
|
-
},
|
|
795
|
-
{
|
|
796
|
-
"alt": "Bathroom",
|
|
797
|
-
"large": "https://images.mirai.com/INFOROOMS/100377785/dniNSqQwWxJqmSsmuXQN/dniNSqQwWxJqmSsmuXQN_large.jpg",
|
|
798
|
-
"thumbnail": "https://images.mirai.com/INFOROOMS/100377785/dniNSqQwWxJqmSsmuXQN/dniNSqQwWxJqmSsmuXQN_mediumrect.jpg"
|
|
799
|
-
}
|
|
800
|
-
],
|
|
801
|
-
"name": "Doble Vista Mar",
|
|
802
|
-
"maxOccupation": 2,
|
|
803
|
-
"occupation": [{ "type": 2, "amount": 2 }],
|
|
804
|
-
"size": "22 m²",
|
|
805
|
-
"soldOut": false
|
|
806
|
-
},
|
|
807
|
-
{
|
|
808
|
-
"cancellations": [
|
|
809
|
-
{
|
|
810
|
-
"id": "nonRefundable-No es posible cancelar sin penalización.-true",
|
|
811
|
-
"caption": "",
|
|
812
|
-
"highlight": false,
|
|
813
|
-
"name": "No reembolsable",
|
|
814
|
-
"paymentConditions": "Prepago de 100%: Pago seguro online",
|
|
815
|
-
"title": "No es posible cancelar sin penalización.",
|
|
816
|
-
"text": "El hotel, cuando reciba la reserva, cobrará en su tarjeta la totalidad del importe. No se admite devolución en caso de anulación, salida anticipada o no presentarse (la reserva sólo se mantendría la primera noche). Si el pago fuera denegado, el hotel anularía su reserva.",
|
|
817
|
-
"price": 0
|
|
818
|
-
},
|
|
819
|
-
{
|
|
820
|
-
"id": "specialConditions-No es posible cancelar sin penalización.-true",
|
|
821
|
-
"caption": "",
|
|
822
|
-
"highlight": false,
|
|
823
|
-
"name": "Condiciones especiales: Anular tendría cargo",
|
|
824
|
-
"paymentConditions": "Prepago de 30%: Pago seguro online",
|
|
825
|
-
"title": "No es posible cancelar sin penalización.",
|
|
826
|
-
"text": "Para que la reserva quede confirmada, se procederá a un cargo del 30% del importe de la reserva. Sólo entonces su confirmación automática tendrá validez. En caso de anular la reserva el hotel no devolverá el depósito abonado.",
|
|
827
|
-
"price": 42.17999999999995
|
|
828
|
-
},
|
|
829
|
-
{
|
|
830
|
-
"id": "freeCancellation-Cancelación sin cargo hasta 4 días antes de la llegada-false",
|
|
831
|
-
"caption": "Hasta el 11 abr",
|
|
832
|
-
"highlight": true,
|
|
833
|
-
"name": "Anulación gratis",
|
|
834
|
-
"paymentConditions": "Hoy no pagarás nada. El 13-abr-2024 te cobraremos en tu tarjeta el importe correspondiente a 1 noche. Si quedara importe pendiente, lo abonarás en el establecimiento. Pago seguro online",
|
|
835
|
-
"title": "Cancelación sin cargo hasta 4 días antes de la llegada",
|
|
836
|
-
"text": "Pago diferido, en el momento de la reserva confirmaremos los datos de su tarjeta. El sistema, 3 días antes de la llegada realizará el cobro de 1 noche, en caso de no poderse realizar dicho pago la reserva quedará totalmente cancelada.\r\nSi cancelas o modificas hasta 4 días antes de la llegada, el hotel no cargará gastos. Si cancelas o modificas fuera del plazo se cargará el 100% de la primera noche. En caso de no show se cargará el 100% de la primera noche.",
|
|
837
|
-
"price": 84.38
|
|
838
|
-
}
|
|
839
|
-
],
|
|
840
|
-
"rates": [
|
|
841
|
-
{
|
|
842
|
-
"id": "25246--44934--268895b0--318610",
|
|
843
|
-
"cancellationId": "nonRefundable-No es posible cancelar sin penalización.-true",
|
|
844
|
-
"discountPercentage": 5,
|
|
845
|
-
"included": [],
|
|
846
|
-
"isClub": true,
|
|
847
|
-
"name": "Oferta especial: ¡5% extra aplicado!",
|
|
848
|
-
"offer": true,
|
|
849
|
-
"restrictions": [],
|
|
850
|
-
"price": 0
|
|
851
|
-
},
|
|
852
|
-
{
|
|
853
|
-
"id": "25247--44934--268895b0--318610",
|
|
854
|
-
"cancellationId": "specialConditions-No es posible cancelar sin penalización.-true",
|
|
855
|
-
"discountPercentage": 5,
|
|
856
|
-
"included": [],
|
|
857
|
-
"isClub": true,
|
|
858
|
-
"name": "Oferta especial: ¡5% extra aplicado!",
|
|
859
|
-
"offer": true,
|
|
860
|
-
"restrictions": [],
|
|
861
|
-
"price": 0
|
|
862
|
-
},
|
|
863
|
-
{
|
|
864
|
-
"id": "25245--44934--268895b0--318610",
|
|
865
|
-
"cancellationId": "freeCancellation-Cancelación sin cargo hasta 4 días antes de la llegada-false",
|
|
866
|
-
"discountPercentage": 5,
|
|
867
|
-
"included": [],
|
|
868
|
-
"isClub": true,
|
|
869
|
-
"name": "Oferta especial: ¡5% extra aplicado!",
|
|
870
|
-
"offer": true,
|
|
871
|
-
"restrictions": [],
|
|
872
|
-
"price": 0
|
|
873
|
-
}
|
|
874
|
-
],
|
|
875
|
-
"boards": [
|
|
876
|
-
{
|
|
877
|
-
"roomId": 44934,
|
|
878
|
-
"cancellationId": "nonRefundable-No es posible cancelar sin penalización.-true",
|
|
879
|
-
"rateId": "25246--44934--268895b0--318610",
|
|
880
|
-
"confidential": false,
|
|
881
|
-
"included": [],
|
|
882
|
-
"paymentConditions": "Prepago de 100%: Pago seguro online",
|
|
883
|
-
"restrictions": [],
|
|
884
|
-
"basePrice": 727.62,
|
|
885
|
-
"checkoutPrice": 760.36,
|
|
886
|
-
"dayPrice": 126.73,
|
|
887
|
-
"deals": ["318610"],
|
|
888
|
-
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 36.38 }] },
|
|
889
|
-
"id": "25246--44934--268895b0--21473--318610",
|
|
890
|
-
"fees": 9.96,
|
|
891
|
-
"maxSelected": 1,
|
|
892
|
-
"minSelected": 1,
|
|
893
|
-
"name": "Desayuno Incluido",
|
|
894
|
-
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
895
|
-
"originalPrice": 800.4,
|
|
896
|
-
"price": 760.36,
|
|
897
|
-
"taxes": 69.12,
|
|
898
|
-
"totalPriceRaw": 77032,
|
|
899
|
-
"variants": [],
|
|
900
|
-
"increment": 0
|
|
901
|
-
},
|
|
902
|
-
{
|
|
903
|
-
"roomId": 44934,
|
|
904
|
-
"cancellationId": "specialConditions-No es posible cancelar sin penalización.-true",
|
|
905
|
-
"rateId": "25247--44934--268895b0--318610",
|
|
906
|
-
"confidential": false,
|
|
907
|
-
"included": [],
|
|
908
|
-
"paymentConditions": "Prepago de 30%: Pago seguro online",
|
|
909
|
-
"restrictions": [],
|
|
910
|
-
"basePrice": 767.98,
|
|
911
|
-
"checkoutPrice": 802.54,
|
|
912
|
-
"dayPrice": 133.76,
|
|
913
|
-
"deals": ["318610"],
|
|
914
|
-
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 38.4 }] },
|
|
915
|
-
"id": "25247--44934--268895b0--21473--318610",
|
|
916
|
-
"fees": 9.96,
|
|
917
|
-
"maxSelected": 1,
|
|
918
|
-
"minSelected": 1,
|
|
919
|
-
"name": "Desayuno Incluido",
|
|
920
|
-
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
921
|
-
"originalPrice": 844.76,
|
|
922
|
-
"price": 802.54,
|
|
923
|
-
"taxes": 72.96,
|
|
924
|
-
"totalPriceRaw": 81250,
|
|
925
|
-
"variants": [],
|
|
926
|
-
"increment": 0
|
|
927
|
-
},
|
|
928
|
-
{
|
|
929
|
-
"roomId": 44934,
|
|
930
|
-
"cancellationId": "freeCancellation-Cancelación sin cargo hasta 4 días antes de la llegada-false",
|
|
931
|
-
"rateId": "25245--44934--268895b0--318610",
|
|
932
|
-
"confidential": false,
|
|
933
|
-
"included": [],
|
|
934
|
-
"paymentConditions": "Hoy no pagarás nada. El 13-abr-2024 te cobraremos en tu tarjeta el importe correspondiente a 1 noche. Si quedara importe pendiente, lo abonarás en el establecimiento. Pago seguro online",
|
|
935
|
-
"restrictions": [],
|
|
936
|
-
"basePrice": 808.37,
|
|
937
|
-
"checkoutPrice": 844.74,
|
|
938
|
-
"dayPrice": 140.79,
|
|
939
|
-
"deals": ["318610"],
|
|
940
|
-
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 40.42 }] },
|
|
941
|
-
"id": "25245--44934--268895b0--21473--318610",
|
|
942
|
-
"fees": 9.96,
|
|
943
|
-
"maxSelected": 1,
|
|
944
|
-
"minSelected": 1,
|
|
945
|
-
"name": "Desayuno Incluido",
|
|
946
|
-
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
947
|
-
"originalPrice": 889.2,
|
|
948
|
-
"price": 844.74,
|
|
949
|
-
"taxes": 76.79,
|
|
950
|
-
"totalPriceRaw": 85470,
|
|
951
|
-
"variants": [],
|
|
952
|
-
"increment": 0
|
|
953
|
-
},
|
|
954
|
-
{
|
|
955
|
-
"roomId": 44934,
|
|
956
|
-
"cancellationId": "nonRefundable-No es posible cancelar sin penalización.-true",
|
|
957
|
-
"rateId": "25246--44934--268895b0--318610",
|
|
958
|
-
"confidential": false,
|
|
959
|
-
"included": [],
|
|
960
|
-
"paymentConditions": "Prepago de 100%: Pago seguro online",
|
|
961
|
-
"restrictions": [],
|
|
962
|
-
"basePrice": 840.44,
|
|
963
|
-
"checkoutPrice": 878.26,
|
|
964
|
-
"dayPrice": 146.38,
|
|
965
|
-
"deals": ["318610"],
|
|
966
|
-
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 42.02 }] },
|
|
967
|
-
"id": "25246--44934--268895b0--21474--318610",
|
|
968
|
-
"fees": 9.96,
|
|
969
|
-
"maxSelected": 1,
|
|
970
|
-
"minSelected": 1,
|
|
971
|
-
"name": "Media Pensión",
|
|
972
|
-
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
973
|
-
"originalPrice": 924.48,
|
|
974
|
-
"price": 878.26,
|
|
975
|
-
"taxes": 79.84,
|
|
976
|
-
"totalPriceRaw": 88822,
|
|
977
|
-
"variants": [],
|
|
978
|
-
"increment": 117.89999999999998
|
|
979
|
-
},
|
|
980
|
-
{
|
|
981
|
-
"roomId": 44934,
|
|
982
|
-
"cancellationId": "specialConditions-No es posible cancelar sin penalización.-true",
|
|
983
|
-
"rateId": "25247--44934--268895b0--318610",
|
|
984
|
-
"confidential": false,
|
|
985
|
-
"included": [],
|
|
986
|
-
"paymentConditions": "Prepago de 30%: Pago seguro online",
|
|
987
|
-
"restrictions": [],
|
|
988
|
-
"basePrice": 887.11,
|
|
989
|
-
"checkoutPrice": 927.04,
|
|
990
|
-
"dayPrice": 154.51,
|
|
991
|
-
"deals": ["318610"],
|
|
992
|
-
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 44.35 }] },
|
|
993
|
-
"id": "25247--44934--268895b0--21474--318610",
|
|
994
|
-
"fees": 9.96,
|
|
995
|
-
"maxSelected": 1,
|
|
996
|
-
"minSelected": 1,
|
|
997
|
-
"name": "Media Pensión",
|
|
998
|
-
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
999
|
-
"originalPrice": 975.8,
|
|
1000
|
-
"price": 927.04,
|
|
1001
|
-
"taxes": 84.28,
|
|
1002
|
-
"totalPriceRaw": 93700,
|
|
1003
|
-
"variants": [],
|
|
1004
|
-
"increment": 124.5
|
|
1005
|
-
},
|
|
1006
|
-
{
|
|
1007
|
-
"roomId": 44934,
|
|
1008
|
-
"cancellationId": "freeCancellation-Cancelación sin cargo hasta 4 días antes de la llegada-false",
|
|
1009
|
-
"rateId": "25245--44934--268895b0--318610",
|
|
1010
|
-
"confidential": false,
|
|
1011
|
-
"included": [],
|
|
1012
|
-
"paymentConditions": "Hoy no pagarás nada. El 13-abr-2024 te cobraremos en tu tarjeta el importe correspondiente a 1 noche. Si quedara importe pendiente, lo abonarás en el establecimiento. Pago seguro online",
|
|
1013
|
-
"restrictions": [],
|
|
1014
|
-
"basePrice": 933.82,
|
|
1015
|
-
"checkoutPrice": 975.84,
|
|
1016
|
-
"dayPrice": 162.64,
|
|
1017
|
-
"deals": ["318610"],
|
|
1018
|
-
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 46.69 }] },
|
|
1019
|
-
"id": "25245--44934--268895b0--21474--318610",
|
|
1020
|
-
"fees": 9.96,
|
|
1021
|
-
"maxSelected": 1,
|
|
1022
|
-
"minSelected": 1,
|
|
1023
|
-
"name": "Media Pensión",
|
|
1024
|
-
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
1025
|
-
"originalPrice": 1027.2,
|
|
1026
|
-
"price": 975.84,
|
|
1027
|
-
"taxes": 88.71,
|
|
1028
|
-
"totalPriceRaw": 98580,
|
|
1029
|
-
"variants": [],
|
|
1030
|
-
"increment": 131.10000000000002
|
|
1031
|
-
}
|
|
1032
|
-
],
|
|
1033
|
-
"amenities": [
|
|
1034
|
-
{ "highlight": true, "id": 18, "text": "Caja fuerte gratis" },
|
|
1035
|
-
{ "highlight": true, "id": 17, "text": "Minibar de pago" },
|
|
1036
|
-
{ "highlight": true, "id": 22, "text": "Internet wifi gratis" },
|
|
1037
|
-
{ "highlight": true, "id": 15, "text": "Aire acondicionado" },
|
|
1038
|
-
{ "highlight": true, "id": 14235, "text": "Vista Piscina" },
|
|
1039
|
-
{ "exclusive": false, "id": 10, "text": "Balcón" },
|
|
1040
|
-
{ "exclusive": false, "id": 13, "text": "Televisión" },
|
|
1041
|
-
{ "exclusive": false, "id": 14, "text": "Teléfono" },
|
|
1042
|
-
{ "exclusive": false, "id": 25, "text": "Suelo de parquet" },
|
|
1043
|
-
{ "exclusive": false, "id": 93, "text": "Servicio despertador" },
|
|
1044
|
-
{ "exclusive": false, "id": 106, "text": "Tintorería y Lavandería de Pago" },
|
|
1045
|
-
{ "exclusive": false, "id": 119, "text": "Amenities de baño" },
|
|
1046
|
-
{ "exclusive": false, "id": 51, "text": "Ducha" },
|
|
1047
|
-
{ "exclusive": false, "id": 57, "text": "Secador de pelo" },
|
|
1048
|
-
{ "exclusive": false, "id": 58, "text": "Espejo de maquillaje" }
|
|
1049
|
-
],
|
|
1050
|
-
"availability": 1,
|
|
1051
|
-
"bedDisposition": [[{ "amount": 2, "type": 1 }]],
|
|
1052
|
-
"bedTypes": [1],
|
|
1053
|
-
"description": "Las habitaciones dobles vista piscina(22 m²) están completamente equipadas y cuentan con un baño con ducha y un balcón amueblado con vistas a la piscina.",
|
|
1054
|
-
"id": 44934,
|
|
1055
|
-
"images": [
|
|
1056
|
-
{
|
|
1057
|
-
"alt": "Double Room Pool View",
|
|
1058
|
-
"large": "https://images.mirai.com/INFOROOMS/100377785/cpZ598yLEYLhPaf83u1V/cpZ598yLEYLhPaf83u1V_large.jpg",
|
|
1059
|
-
"thumbnail": "https://images.mirai.com/INFOROOMS/100377785/cpZ598yLEYLhPaf83u1V/cpZ598yLEYLhPaf83u1V_mediumrect.jpg"
|
|
1060
|
-
},
|
|
1061
|
-
{
|
|
1062
|
-
"alt": "Bathroom",
|
|
1063
|
-
"large": "https://images.mirai.com/INFOROOMS/100377785/dniNSqQwWxJqmSsmuXQN/dniNSqQwWxJqmSsmuXQN_large.jpg",
|
|
1064
|
-
"thumbnail": "https://images.mirai.com/INFOROOMS/100377785/dniNSqQwWxJqmSsmuXQN/dniNSqQwWxJqmSsmuXQN_mediumrect.jpg"
|
|
1065
|
-
}
|
|
1066
|
-
],
|
|
1067
|
-
"name": "Doble Vista Piscina",
|
|
1068
|
-
"maxOccupation": 2,
|
|
1069
|
-
"occupation": [{ "type": 2, "amount": 2 }],
|
|
1070
|
-
"size": "22 m²",
|
|
1071
|
-
"soldOut": false
|
|
1072
|
-
},
|
|
1073
|
-
{
|
|
1074
|
-
"cancellations": [
|
|
1075
|
-
{
|
|
1076
|
-
"id": "nonRefundable-No es posible cancelar sin penalización.-true",
|
|
1077
|
-
"caption": "",
|
|
1078
|
-
"highlight": false,
|
|
1079
|
-
"name": "No reembolsable",
|
|
1080
|
-
"paymentConditions": "Prepago de 100%: Pago seguro online",
|
|
1081
|
-
"title": "No es posible cancelar sin penalización.",
|
|
1082
|
-
"text": "El hotel, cuando reciba la reserva, cobrará en su tarjeta la totalidad del importe. No se admite devolución en caso de anulación, salida anticipada o no presentarse (la reserva sólo se mantendría la primera noche). Si el pago fuera denegado, el hotel anularía su reserva.",
|
|
1083
|
-
"price": 0
|
|
1084
|
-
},
|
|
1085
|
-
{
|
|
1086
|
-
"id": "specialConditions-No es posible cancelar sin penalización.-true",
|
|
1087
|
-
"caption": "",
|
|
1088
|
-
"highlight": false,
|
|
1089
|
-
"name": "Condiciones especiales: Anular tendría cargo",
|
|
1090
|
-
"paymentConditions": "Prepago de 30%: Pago seguro online",
|
|
1091
|
-
"title": "No es posible cancelar sin penalización.",
|
|
1092
|
-
"text": "Para que la reserva quede confirmada, se procederá a un cargo del 30% del importe de la reserva. Sólo entonces su confirmación automática tendrá validez. En caso de anular la reserva el hotel no devolverá el depósito abonado.",
|
|
1093
|
-
"price": 44.24000000000001
|
|
1094
|
-
},
|
|
1095
|
-
{
|
|
1096
|
-
"id": "freeCancellation-Cancelación sin cargo hasta 4 días antes de la llegada-false",
|
|
1097
|
-
"caption": "Hasta el 11 abr",
|
|
1098
|
-
"highlight": true,
|
|
1099
|
-
"name": "Anulación gratis",
|
|
1100
|
-
"paymentConditions": "Hoy no pagarás nada. El 13-abr-2024 te cobraremos en tu tarjeta el importe correspondiente a 1 noche. Si quedara importe pendiente, lo abonarás en el establecimiento. Pago seguro online",
|
|
1101
|
-
"title": "Cancelación sin cargo hasta 4 días antes de la llegada",
|
|
1102
|
-
"text": "Pago diferido, en el momento de la reserva confirmaremos los datos de su tarjeta. El sistema, 3 días antes de la llegada realizará el cobro de 1 noche, en caso de no poderse realizar dicho pago la reserva quedará totalmente cancelada.\r\nSi cancelas o modificas hasta 4 días antes de la llegada, el hotel no cargará gastos. Si cancelas o modificas fuera del plazo se cargará el 100% de la primera noche. En caso de no show se cargará el 100% de la primera noche.",
|
|
1103
|
-
"price": 88.25999999999999
|
|
1104
|
-
}
|
|
1105
|
-
],
|
|
1106
|
-
"rates": [
|
|
1107
|
-
{
|
|
1108
|
-
"id": "25246--44936--253909b0--318610",
|
|
1109
|
-
"cancellationId": "nonRefundable-No es posible cancelar sin penalización.-true",
|
|
1110
|
-
"discountPercentage": 5,
|
|
1111
|
-
"included": [],
|
|
1112
|
-
"isClub": true,
|
|
1113
|
-
"name": "Oferta especial: ¡5% extra aplicado!",
|
|
1114
|
-
"offer": true,
|
|
1115
|
-
"restrictions": [],
|
|
1116
|
-
"price": 0
|
|
1117
|
-
},
|
|
1118
|
-
{
|
|
1119
|
-
"id": "25247--44936--253909b0--318610",
|
|
1120
|
-
"cancellationId": "specialConditions-No es posible cancelar sin penalización.-true",
|
|
1121
|
-
"discountPercentage": 5,
|
|
1122
|
-
"included": [],
|
|
1123
|
-
"isClub": true,
|
|
1124
|
-
"name": "Oferta especial: ¡5% extra aplicado!",
|
|
1125
|
-
"offer": true,
|
|
1126
|
-
"restrictions": [],
|
|
1127
|
-
"price": 0
|
|
1128
|
-
},
|
|
1129
|
-
{
|
|
1130
|
-
"id": "25245--44936--253909b0--318610",
|
|
1131
|
-
"cancellationId": "freeCancellation-Cancelación sin cargo hasta 4 días antes de la llegada-false",
|
|
1132
|
-
"discountPercentage": 5,
|
|
1133
|
-
"included": [],
|
|
1134
|
-
"isClub": true,
|
|
1135
|
-
"name": "Oferta especial: ¡5% extra aplicado!",
|
|
1136
|
-
"offer": true,
|
|
1137
|
-
"restrictions": [],
|
|
1138
|
-
"price": 0
|
|
1139
|
-
}
|
|
1140
|
-
],
|
|
1141
|
-
"boards": [
|
|
1142
|
-
{
|
|
1143
|
-
"roomId": 44936,
|
|
1144
|
-
"cancellationId": "nonRefundable-No es posible cancelar sin penalización.-true",
|
|
1145
|
-
"rateId": "25246--44936--253909b0--318610",
|
|
1146
|
-
"confidential": false,
|
|
1147
|
-
"included": [],
|
|
1148
|
-
"paymentConditions": "Prepago de 100%: Pago seguro online",
|
|
1149
|
-
"restrictions": [],
|
|
1150
|
-
"basePrice": 759.83,
|
|
1151
|
-
"checkoutPrice": 794.02,
|
|
1152
|
-
"dayPrice": 132.34,
|
|
1153
|
-
"deals": ["318610"],
|
|
1154
|
-
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 37.99 }] },
|
|
1155
|
-
"id": "25246--44936--253909b0--21473--318610",
|
|
1156
|
-
"fees": 9.96,
|
|
1157
|
-
"maxSelected": 4,
|
|
1158
|
-
"minSelected": 1,
|
|
1159
|
-
"name": "Desayuno Incluido",
|
|
1160
|
-
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
1161
|
-
"originalPrice": 835.8,
|
|
1162
|
-
"price": 794.02,
|
|
1163
|
-
"taxes": 72.18,
|
|
1164
|
-
"totalPriceRaw": 80398,
|
|
1165
|
-
"variants": [],
|
|
1166
|
-
"increment": 0
|
|
1167
|
-
},
|
|
1168
|
-
{
|
|
1169
|
-
"roomId": 44936,
|
|
1170
|
-
"cancellationId": "specialConditions-No es posible cancelar sin penalización.-true",
|
|
1171
|
-
"rateId": "25247--44936--253909b0--318610",
|
|
1172
|
-
"confidential": false,
|
|
1173
|
-
"included": [],
|
|
1174
|
-
"paymentConditions": "Prepago de 30%: Pago seguro online",
|
|
1175
|
-
"restrictions": [],
|
|
1176
|
-
"basePrice": 802.16,
|
|
1177
|
-
"checkoutPrice": 838.26,
|
|
1178
|
-
"dayPrice": 139.71,
|
|
1179
|
-
"deals": ["318610"],
|
|
1180
|
-
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 40.11 }] },
|
|
1181
|
-
"id": "25247--44936--253909b0--21473--318610",
|
|
1182
|
-
"fees": 9.96,
|
|
1183
|
-
"maxSelected": 4,
|
|
1184
|
-
"minSelected": 1,
|
|
1185
|
-
"name": "Desayuno Incluido",
|
|
1186
|
-
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
1187
|
-
"originalPrice": 882.4,
|
|
1188
|
-
"price": 838.26,
|
|
1189
|
-
"taxes": 76.21,
|
|
1190
|
-
"totalPriceRaw": 84822,
|
|
1191
|
-
"variants": [],
|
|
1192
|
-
"increment": 0
|
|
1193
|
-
},
|
|
1194
|
-
{
|
|
1195
|
-
"roomId": 44936,
|
|
1196
|
-
"cancellationId": "freeCancellation-Cancelación sin cargo hasta 4 días antes de la llegada-false",
|
|
1197
|
-
"rateId": "25245--44936--253909b0--318610",
|
|
1198
|
-
"confidential": false,
|
|
1199
|
-
"included": [],
|
|
1200
|
-
"paymentConditions": "Hoy no pagarás nada. El 13-abr-2024 te cobraremos en tu tarjeta el importe correspondiente a 1 noche. Si quedara importe pendiente, lo abonarás en el establecimiento. Pago seguro online",
|
|
1201
|
-
"restrictions": [],
|
|
1202
|
-
"basePrice": 844.28,
|
|
1203
|
-
"checkoutPrice": 882.28,
|
|
1204
|
-
"dayPrice": 147.05,
|
|
1205
|
-
"deals": ["318610"],
|
|
1206
|
-
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 42.21 }] },
|
|
1207
|
-
"id": "25245--44936--253909b0--21473--318610",
|
|
1208
|
-
"fees": 9.96,
|
|
1209
|
-
"maxSelected": 4,
|
|
1210
|
-
"minSelected": 1,
|
|
1211
|
-
"name": "Desayuno Incluido",
|
|
1212
|
-
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
1213
|
-
"originalPrice": 928.72,
|
|
1214
|
-
"price": 882.28,
|
|
1215
|
-
"taxes": 80.21,
|
|
1216
|
-
"totalPriceRaw": 89224,
|
|
1217
|
-
"variants": [],
|
|
1218
|
-
"increment": 0
|
|
1219
|
-
},
|
|
1220
|
-
{
|
|
1221
|
-
"roomId": 44936,
|
|
1222
|
-
"cancellationId": "nonRefundable-No es posible cancelar sin penalización.-true",
|
|
1223
|
-
"rateId": "25246--44936--253909b0--318610",
|
|
1224
|
-
"confidential": false,
|
|
1225
|
-
"included": [],
|
|
1226
|
-
"paymentConditions": "Prepago de 100%: Pago seguro online",
|
|
1227
|
-
"restrictions": [],
|
|
1228
|
-
"basePrice": 872.61,
|
|
1229
|
-
"checkoutPrice": 911.88,
|
|
1230
|
-
"dayPrice": 151.98,
|
|
1231
|
-
"deals": ["318610"],
|
|
1232
|
-
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 43.63 }] },
|
|
1233
|
-
"id": "25246--44936--253909b0--21474--318610",
|
|
1234
|
-
"fees": 9.96,
|
|
1235
|
-
"maxSelected": 4,
|
|
1236
|
-
"minSelected": 1,
|
|
1237
|
-
"name": "Media Pensión",
|
|
1238
|
-
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
1239
|
-
"originalPrice": 959.88,
|
|
1240
|
-
"price": 911.88,
|
|
1241
|
-
"taxes": 82.9,
|
|
1242
|
-
"totalPriceRaw": 92184,
|
|
1243
|
-
"variants": [],
|
|
1244
|
-
"increment": 117.86000000000001
|
|
1245
|
-
},
|
|
1246
|
-
{
|
|
1247
|
-
"roomId": 44936,
|
|
1248
|
-
"cancellationId": "specialConditions-No es posible cancelar sin penalización.-true",
|
|
1249
|
-
"rateId": "25247--44936--253909b0--318610",
|
|
1250
|
-
"confidential": false,
|
|
1251
|
-
"included": [],
|
|
1252
|
-
"paymentConditions": "Prepago de 30%: Pago seguro online",
|
|
1253
|
-
"restrictions": [],
|
|
1254
|
-
"basePrice": 921.31,
|
|
1255
|
-
"checkoutPrice": 962.76,
|
|
1256
|
-
"dayPrice": 160.46,
|
|
1257
|
-
"deals": ["318610"],
|
|
1258
|
-
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 46.07 }] },
|
|
1259
|
-
"id": "25247--44936--253909b0--21474--318610",
|
|
1260
|
-
"fees": 9.96,
|
|
1261
|
-
"maxSelected": 4,
|
|
1262
|
-
"minSelected": 1,
|
|
1263
|
-
"name": "Media Pensión",
|
|
1264
|
-
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
1265
|
-
"originalPrice": 1013.44,
|
|
1266
|
-
"price": 962.76,
|
|
1267
|
-
"taxes": 87.52,
|
|
1268
|
-
"totalPriceRaw": 97272,
|
|
1269
|
-
"variants": [],
|
|
1270
|
-
"increment": 124.5
|
|
1271
|
-
},
|
|
1272
|
-
{
|
|
1273
|
-
"roomId": 44936,
|
|
1274
|
-
"cancellationId": "freeCancellation-Cancelación sin cargo hasta 4 días antes de la llegada-false",
|
|
1275
|
-
"rateId": "25245--44936--253909b0--318610",
|
|
1276
|
-
"confidential": false,
|
|
1277
|
-
"included": [],
|
|
1278
|
-
"paymentConditions": "Hoy no pagarás nada. El 13-abr-2024 te cobraremos en tu tarjeta el importe correspondiente a 1 noche. Si quedara importe pendiente, lo abonarás en el establecimiento. Pago seguro online",
|
|
1279
|
-
"restrictions": [],
|
|
1280
|
-
"basePrice": 969.74,
|
|
1281
|
-
"checkoutPrice": 1013.38,
|
|
1282
|
-
"dayPrice": 168.9,
|
|
1283
|
-
"deals": ["318610"],
|
|
1284
|
-
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 48.49 }] },
|
|
1285
|
-
"id": "25245--44936--253909b0--21474--318610",
|
|
1286
|
-
"fees": 9.96,
|
|
1287
|
-
"maxSelected": 4,
|
|
1288
|
-
"minSelected": 1,
|
|
1289
|
-
"name": "Media Pensión",
|
|
1290
|
-
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
1291
|
-
"originalPrice": 1066.72,
|
|
1292
|
-
"price": 1013.38,
|
|
1293
|
-
"taxes": 92.13,
|
|
1294
|
-
"totalPriceRaw": 102334,
|
|
1295
|
-
"variants": [],
|
|
1296
|
-
"increment": 131.10000000000002
|
|
1297
|
-
}
|
|
1298
|
-
],
|
|
1299
|
-
"amenities": [
|
|
1300
|
-
{ "highlight": true, "id": 18, "text": "Caja fuerte gratis" },
|
|
1301
|
-
{ "highlight": true, "id": 17, "text": "Minibar de pago" },
|
|
1302
|
-
{ "highlight": true, "id": 22, "text": "Internet wifi gratis" },
|
|
1303
|
-
{ "highlight": true, "id": 15, "text": "Aire acondicionado" },
|
|
1304
|
-
{ "highlight": true, "id": 14236, "text": "Vista mar" },
|
|
1305
|
-
{ "highlight": true, "id": 14235, "text": "Vista Piscina" },
|
|
1306
|
-
{ "exclusive": false, "id": 10, "text": "Balcón" },
|
|
1307
|
-
{ "exclusive": false, "id": 13, "text": "Televisión" },
|
|
1308
|
-
{ "exclusive": false, "id": 14, "text": "Teléfono" },
|
|
1309
|
-
{ "exclusive": false, "id": 25, "text": "Suelo de parquet" },
|
|
1310
|
-
{ "exclusive": false, "id": 93, "text": "Servicio despertador" },
|
|
1311
|
-
{ "exclusive": false, "id": 106, "text": "Tintorería y Lavandería de Pago" },
|
|
1312
|
-
{ "exclusive": false, "id": 119, "text": "Amenities de baño" },
|
|
1313
|
-
{ "exclusive": false, "id": 51, "text": "Ducha" },
|
|
1314
|
-
{ "exclusive": false, "id": 57, "text": "Secador de pelo" },
|
|
1315
|
-
{ "exclusive": false, "id": 58, "text": "Espejo de maquillaje" }
|
|
1316
|
-
],
|
|
1317
|
-
"availability": 4,
|
|
1318
|
-
"bedDisposition": [[{ "amount": 3, "type": 1 }]],
|
|
1319
|
-
"bedTypes": [1],
|
|
1320
|
-
"description": "Las habitaciones dobles vista mar/ piscina(22 m²) están completamente equipadas. Están formadas por un dormitorio, baño con ducha y un balcón amueblado con vistas a la fantástica bahía de Cala Millor y a la piscina del hotel.",
|
|
1321
|
-
"id": 44936,
|
|
1322
|
-
"images": [
|
|
1323
|
-
{
|
|
1324
|
-
"alt": "Double Room Pool/ Sea View",
|
|
1325
|
-
"large": "https://images.mirai.com/INFOROOMS/100377785/EOM3Z0i8xbBhfulNPjZV/EOM3Z0i8xbBhfulNPjZV_large.jpg",
|
|
1326
|
-
"thumbnail": "https://images.mirai.com/INFOROOMS/100377785/EOM3Z0i8xbBhfulNPjZV/EOM3Z0i8xbBhfulNPjZV_mediumrect.jpg"
|
|
1327
|
-
},
|
|
1328
|
-
{
|
|
1329
|
-
"alt": "Double Room Pool/ Sea View",
|
|
1330
|
-
"large": "https://images.mirai.com/INFOROOMS/100377785/28ZZ77E4vm4OLd2eHDOy/28ZZ77E4vm4OLd2eHDOy_large.jpg",
|
|
1331
|
-
"thumbnail": "https://images.mirai.com/INFOROOMS/100377785/28ZZ77E4vm4OLd2eHDOy/28ZZ77E4vm4OLd2eHDOy_mediumrect.jpg"
|
|
1332
|
-
},
|
|
1333
|
-
{
|
|
1334
|
-
"alt": "Bathroom",
|
|
1335
|
-
"large": "https://images.mirai.com/INFOROOMS/100377785/dniNSqQwWxJqmSsmuXQN/dniNSqQwWxJqmSsmuXQN_large.jpg",
|
|
1336
|
-
"thumbnail": "https://images.mirai.com/INFOROOMS/100377785/dniNSqQwWxJqmSsmuXQN/dniNSqQwWxJqmSsmuXQN_mediumrect.jpg"
|
|
1337
|
-
}
|
|
1338
|
-
],
|
|
1339
|
-
"name": "Doble Vista Mar/Piscina",
|
|
1340
|
-
"maxOccupation": 2,
|
|
1341
|
-
"occupation": [{ "type": 2, "amount": 2 }],
|
|
1342
|
-
"size": "22 m²",
|
|
1343
|
-
"soldOut": false
|
|
1344
|
-
},
|
|
1345
|
-
{
|
|
1346
|
-
"cancellations": [
|
|
1347
|
-
{
|
|
1348
|
-
"id": "nonRefundable-No es posible cancelar sin penalización.-true",
|
|
1349
|
-
"caption": "",
|
|
1350
|
-
"highlight": false,
|
|
1351
|
-
"name": "No reembolsable",
|
|
1352
|
-
"paymentConditions": "Prepago de 100%: Pago seguro online",
|
|
1353
|
-
"title": "No es posible cancelar sin penalización.",
|
|
1354
|
-
"text": "El hotel, cuando reciba la reserva, cobrará en su tarjeta la totalidad del importe. No se admite devolución en caso de anulación, salida anticipada o no presentarse (la reserva sólo se mantendría la primera noche). Si el pago fuera denegado, el hotel anularía su reserva.",
|
|
1355
|
-
"price": 0
|
|
1356
|
-
},
|
|
1357
|
-
{
|
|
1358
|
-
"id": "specialConditions-No es posible cancelar sin penalización.-true",
|
|
1359
|
-
"caption": "",
|
|
1360
|
-
"highlight": false,
|
|
1361
|
-
"name": "Condiciones especiales: Anular tendría cargo",
|
|
1362
|
-
"paymentConditions": "Prepago de 30%: Pago seguro online",
|
|
1363
|
-
"title": "No es posible cancelar sin penalización.",
|
|
1364
|
-
"text": "Para que la reserva quede confirmada, se procederá a un cargo del 30% del importe de la reserva. Sólo entonces su confirmación automática tendrá validez. En caso de anular la reserva el hotel no devolverá el depósito abonado.",
|
|
1365
|
-
"price": 47.89999999999998
|
|
1366
|
-
},
|
|
1367
|
-
{
|
|
1368
|
-
"id": "freeCancellation-Cancelación sin cargo hasta 4 días antes de la llegada-false",
|
|
1369
|
-
"caption": "Hasta el 11 abr",
|
|
1370
|
-
"highlight": true,
|
|
1371
|
-
"name": "Anulación gratis",
|
|
1372
|
-
"paymentConditions": "Hoy no pagarás nada. El 13-abr-2024 te cobraremos en tu tarjeta el importe correspondiente a 1 noche. Si quedara importe pendiente, lo abonarás en el establecimiento. Pago seguro online",
|
|
1373
|
-
"title": "Cancelación sin cargo hasta 4 días antes de la llegada",
|
|
1374
|
-
"text": "Pago diferido, en el momento de la reserva confirmaremos los datos de su tarjeta. El sistema, 3 días antes de la llegada realizará el cobro de 1 noche, en caso de no poderse realizar dicho pago la reserva quedará totalmente cancelada.\r\nSi cancelas o modificas hasta 4 días antes de la llegada, el hotel no cargará gastos. Si cancelas o modificas fuera del plazo se cargará el 100% de la primera noche. En caso de no show se cargará el 100% de la primera noche.",
|
|
1375
|
-
"price": 95.70000000000005
|
|
1376
|
-
}
|
|
1377
|
-
],
|
|
1378
|
-
"rates": [
|
|
1379
|
-
{
|
|
1380
|
-
"id": "25246--44937--253918b0--318610",
|
|
1381
|
-
"cancellationId": "nonRefundable-No es posible cancelar sin penalización.-true",
|
|
1382
|
-
"discountPercentage": 5,
|
|
1383
|
-
"included": [],
|
|
1384
|
-
"isClub": true,
|
|
1385
|
-
"name": "Oferta especial: ¡5% extra aplicado!",
|
|
1386
|
-
"offer": true,
|
|
1387
|
-
"restrictions": [],
|
|
1388
|
-
"price": 0
|
|
1389
|
-
},
|
|
1390
|
-
{
|
|
1391
|
-
"id": "25247--44937--253918b0--318610",
|
|
1392
|
-
"cancellationId": "specialConditions-No es posible cancelar sin penalización.-true",
|
|
1393
|
-
"discountPercentage": 5,
|
|
1394
|
-
"included": [],
|
|
1395
|
-
"isClub": true,
|
|
1396
|
-
"name": "Oferta especial: ¡5% extra aplicado!",
|
|
1397
|
-
"offer": true,
|
|
1398
|
-
"restrictions": [],
|
|
1399
|
-
"price": 0
|
|
1400
|
-
},
|
|
1401
|
-
{
|
|
1402
|
-
"id": "25245--44937--253918b0--318610",
|
|
1403
|
-
"cancellationId": "freeCancellation-Cancelación sin cargo hasta 4 días antes de la llegada-false",
|
|
1404
|
-
"discountPercentage": 5,
|
|
1405
|
-
"included": [],
|
|
1406
|
-
"isClub": true,
|
|
1407
|
-
"name": "Oferta especial: ¡5% extra aplicado!",
|
|
1408
|
-
"offer": true,
|
|
1409
|
-
"restrictions": [],
|
|
1410
|
-
"price": 0
|
|
1411
|
-
}
|
|
1412
|
-
],
|
|
1413
|
-
"boards": [
|
|
1414
|
-
{
|
|
1415
|
-
"roomId": 44937,
|
|
1416
|
-
"cancellationId": "nonRefundable-No es posible cancelar sin penalización.-true",
|
|
1417
|
-
"rateId": "25246--44937--253918b0--318610",
|
|
1418
|
-
"confidential": false,
|
|
1419
|
-
"included": [],
|
|
1420
|
-
"paymentConditions": "Prepago de 100%: Pago seguro online",
|
|
1421
|
-
"restrictions": [],
|
|
1422
|
-
"basePrice": 824.42,
|
|
1423
|
-
"checkoutPrice": 861.52,
|
|
1424
|
-
"dayPrice": 143.59,
|
|
1425
|
-
"deals": ["318610"],
|
|
1426
|
-
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 41.22 }] },
|
|
1427
|
-
"id": "25246--44937--253918b0--21473--318610",
|
|
1428
|
-
"fees": 9.96,
|
|
1429
|
-
"maxSelected": 1,
|
|
1430
|
-
"minSelected": 1,
|
|
1431
|
-
"name": "Desayuno Incluido",
|
|
1432
|
-
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
1433
|
-
"originalPrice": 906.88,
|
|
1434
|
-
"price": 861.52,
|
|
1435
|
-
"taxes": 78.32,
|
|
1436
|
-
"totalPriceRaw": 87148,
|
|
1437
|
-
"variants": [],
|
|
1438
|
-
"increment": 0
|
|
1439
|
-
},
|
|
1440
|
-
{
|
|
1441
|
-
"roomId": 44937,
|
|
1442
|
-
"cancellationId": "specialConditions-No es posible cancelar sin penalización.-true",
|
|
1443
|
-
"rateId": "25247--44937--253918b0--318610",
|
|
1444
|
-
"confidential": false,
|
|
1445
|
-
"included": [],
|
|
1446
|
-
"paymentConditions": "Prepago de 30%: Pago seguro online",
|
|
1447
|
-
"restrictions": [],
|
|
1448
|
-
"basePrice": 870.26,
|
|
1449
|
-
"checkoutPrice": 909.42,
|
|
1450
|
-
"dayPrice": 151.57,
|
|
1451
|
-
"deals": ["318610"],
|
|
1452
|
-
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 43.51 }] },
|
|
1453
|
-
"id": "25247--44937--253918b0--21473--318610",
|
|
1454
|
-
"fees": 9.96,
|
|
1455
|
-
"maxSelected": 1,
|
|
1456
|
-
"minSelected": 1,
|
|
1457
|
-
"name": "Desayuno Incluido",
|
|
1458
|
-
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
1459
|
-
"originalPrice": 957.28,
|
|
1460
|
-
"price": 909.42,
|
|
1461
|
-
"taxes": 82.67,
|
|
1462
|
-
"totalPriceRaw": 91938,
|
|
1463
|
-
"variants": [],
|
|
1464
|
-
"increment": 0
|
|
1465
|
-
},
|
|
1466
|
-
{
|
|
1467
|
-
"roomId": 44937,
|
|
1468
|
-
"cancellationId": "freeCancellation-Cancelación sin cargo hasta 4 días antes de la llegada-false",
|
|
1469
|
-
"rateId": "25245--44937--253918b0--318610",
|
|
1470
|
-
"confidential": false,
|
|
1471
|
-
"included": [],
|
|
1472
|
-
"paymentConditions": "Hoy no pagarás nada. El 13-abr-2024 te cobraremos en tu tarjeta el importe correspondiente a 1 noche. Si quedara importe pendiente, lo abonarás en el establecimiento. Pago seguro online",
|
|
1473
|
-
"restrictions": [],
|
|
1474
|
-
"basePrice": 916,
|
|
1475
|
-
"checkoutPrice": 957.22,
|
|
1476
|
-
"dayPrice": 159.54,
|
|
1477
|
-
"deals": ["318610"],
|
|
1478
|
-
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 45.8 }] },
|
|
1479
|
-
"id": "25245--44937--253918b0--21473--318610",
|
|
1480
|
-
"fees": 9.96,
|
|
1481
|
-
"maxSelected": 1,
|
|
1482
|
-
"minSelected": 1,
|
|
1483
|
-
"name": "Desayuno Incluido",
|
|
1484
|
-
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
1485
|
-
"originalPrice": 1007.6,
|
|
1486
|
-
"price": 957.22,
|
|
1487
|
-
"taxes": 87.02,
|
|
1488
|
-
"totalPriceRaw": 96718,
|
|
1489
|
-
"variants": [],
|
|
1490
|
-
"increment": 0
|
|
1491
|
-
},
|
|
1492
|
-
{
|
|
1493
|
-
"roomId": 44937,
|
|
1494
|
-
"cancellationId": "nonRefundable-No es posible cancelar sin penalización.-true",
|
|
1495
|
-
"rateId": "25246--44937--253918b0--318610",
|
|
1496
|
-
"confidential": false,
|
|
1497
|
-
"included": [],
|
|
1498
|
-
"paymentConditions": "Prepago de 100%: Pago seguro online",
|
|
1499
|
-
"restrictions": [],
|
|
1500
|
-
"basePrice": 937.24,
|
|
1501
|
-
"checkoutPrice": 979.42,
|
|
1502
|
-
"dayPrice": 163.24,
|
|
1503
|
-
"deals": ["318610"],
|
|
1504
|
-
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 46.86 }] },
|
|
1505
|
-
"id": "25246--44937--253918b0--21474--318610",
|
|
1506
|
-
"fees": 9.96,
|
|
1507
|
-
"maxSelected": 1,
|
|
1508
|
-
"minSelected": 1,
|
|
1509
|
-
"name": "Media Pensión",
|
|
1510
|
-
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
1511
|
-
"originalPrice": 1030.96,
|
|
1512
|
-
"price": 979.42,
|
|
1513
|
-
"taxes": 89.04,
|
|
1514
|
-
"totalPriceRaw": 98938,
|
|
1515
|
-
"variants": [],
|
|
1516
|
-
"increment": 117.89999999999998
|
|
1517
|
-
},
|
|
1518
|
-
{
|
|
1519
|
-
"roomId": 44937,
|
|
1520
|
-
"cancellationId": "specialConditions-No es posible cancelar sin penalización.-true",
|
|
1521
|
-
"rateId": "25247--44937--253918b0--318610",
|
|
1522
|
-
"confidential": false,
|
|
1523
|
-
"included": [],
|
|
1524
|
-
"paymentConditions": "Prepago de 30%: Pago seguro online",
|
|
1525
|
-
"restrictions": [],
|
|
1526
|
-
"basePrice": 989.4,
|
|
1527
|
-
"checkoutPrice": 1033.92,
|
|
1528
|
-
"dayPrice": 172.32,
|
|
1529
|
-
"deals": ["318610"],
|
|
1530
|
-
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 49.47 }] },
|
|
1531
|
-
"id": "25247--44937--253918b0--21474--318610",
|
|
1532
|
-
"fees": 9.96,
|
|
1533
|
-
"maxSelected": 1,
|
|
1534
|
-
"minSelected": 1,
|
|
1535
|
-
"name": "Media Pensión",
|
|
1536
|
-
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
1537
|
-
"originalPrice": 1088.32,
|
|
1538
|
-
"price": 1033.92,
|
|
1539
|
-
"taxes": 93.99,
|
|
1540
|
-
"totalPriceRaw": 104388,
|
|
1541
|
-
"variants": [],
|
|
1542
|
-
"increment": 124.50000000000011
|
|
1543
|
-
},
|
|
1544
|
-
{
|
|
1545
|
-
"roomId": 44937,
|
|
1546
|
-
"cancellationId": "freeCancellation-Cancelación sin cargo hasta 4 días antes de la llegada-false",
|
|
1547
|
-
"rateId": "25245--44937--253918b0--318610",
|
|
1548
|
-
"confidential": false,
|
|
1549
|
-
"included": [],
|
|
1550
|
-
"paymentConditions": "Hoy no pagarás nada. El 13-abr-2024 te cobraremos en tu tarjeta el importe correspondiente a 1 noche. Si quedara importe pendiente, lo abonarás en el establecimiento. Pago seguro online",
|
|
1551
|
-
"restrictions": [],
|
|
1552
|
-
"basePrice": 1041.45,
|
|
1553
|
-
"checkoutPrice": 1088.32,
|
|
1554
|
-
"dayPrice": 181.39,
|
|
1555
|
-
"deals": ["318610"],
|
|
1556
|
-
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 52.07 }] },
|
|
1557
|
-
"id": "25245--44937--253918b0--21474--318610",
|
|
1558
|
-
"fees": 9.96,
|
|
1559
|
-
"maxSelected": 1,
|
|
1560
|
-
"minSelected": 1,
|
|
1561
|
-
"name": "Media Pensión",
|
|
1562
|
-
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
1563
|
-
"originalPrice": 1145.6,
|
|
1564
|
-
"price": 1088.32,
|
|
1565
|
-
"taxes": 98.94,
|
|
1566
|
-
"totalPriceRaw": 109828,
|
|
1567
|
-
"variants": [],
|
|
1568
|
-
"increment": 131.0999999999999
|
|
1569
|
-
}
|
|
1570
|
-
],
|
|
1571
|
-
"amenities": [
|
|
1572
|
-
{ "highlight": true, "id": 18, "text": "Caja fuerte gratis" },
|
|
1573
|
-
{ "highlight": true, "id": 17, "text": "Minibar de pago" },
|
|
1574
|
-
{ "highlight": true, "id": 22, "text": "Internet wifi gratis" },
|
|
1575
|
-
{ "highlight": true, "id": 59, "text": "Albornoz" },
|
|
1576
|
-
{ "highlight": true, "id": 15, "text": "Aire acondicionado" },
|
|
1577
|
-
{ "highlight": true, "id": 14235, "text": "Vista Piscina" },
|
|
1578
|
-
{ "exclusive": true, "id": 14234, "text": "Salón integrado" },
|
|
1579
|
-
{ "exclusive": false, "id": 10, "text": "Balcón" },
|
|
1580
|
-
{ "exclusive": false, "id": 13, "text": "Televisión" },
|
|
1581
|
-
{ "exclusive": false, "id": 14, "text": "Teléfono" },
|
|
1582
|
-
{ "exclusive": false, "id": 25, "text": "Suelo de parquet" },
|
|
1583
|
-
{ "exclusive": false, "id": 93, "text": "Servicio despertador" },
|
|
1584
|
-
{ "exclusive": false, "id": 106, "text": "Tintorería y Lavandería de Pago" },
|
|
1585
|
-
{ "exclusive": false, "id": 119, "text": "Amenities de baño" },
|
|
1586
|
-
{ "exclusive": false, "id": 51, "text": "Ducha" },
|
|
1587
|
-
{ "exclusive": false, "id": 57, "text": "Secador de pelo" },
|
|
1588
|
-
{ "exclusive": false, "id": 58, "text": "Espejo de maquillaje" },
|
|
1589
|
-
{ "exclusive": false, "id": 60, "text": "Zapatillas" }
|
|
1590
|
-
],
|
|
1591
|
-
"availability": 1,
|
|
1592
|
-
"bedDisposition": [[{ "amount": 3, "type": 1 }]],
|
|
1593
|
-
"bedTypes": [1],
|
|
1594
|
-
"description": "Las junior suites vista piscina (33 m2) del Hipotels Bahía Cala están formadas por baño completo, balcón, además de un espacio de lectura y relax dentro del dormitorio formado por una mesa y butacas.",
|
|
1595
|
-
"id": 44937,
|
|
1596
|
-
"images": [
|
|
1597
|
-
{
|
|
1598
|
-
"alt": "Junior Suite",
|
|
1599
|
-
"large": "https://images.mirai.com/INFOROOMS/100377785/QvegHrGYA9A1dvynJ0Hi/QvegHrGYA9A1dvynJ0Hi_large.jpg",
|
|
1600
|
-
"thumbnail": "https://images.mirai.com/INFOROOMS/100377785/QvegHrGYA9A1dvynJ0Hi/QvegHrGYA9A1dvynJ0Hi_mediumrect.jpg"
|
|
1601
|
-
},
|
|
1602
|
-
{
|
|
1603
|
-
"alt": "Junior Suite",
|
|
1604
|
-
"large": "https://images.mirai.com/INFOROOMS/100377785/Ilhk2ZAjkYAOVWy6DILo/Ilhk2ZAjkYAOVWy6DILo_large.jpg",
|
|
1605
|
-
"thumbnail": "https://images.mirai.com/INFOROOMS/100377785/Ilhk2ZAjkYAOVWy6DILo/Ilhk2ZAjkYAOVWy6DILo_mediumrect.jpg"
|
|
1606
|
-
},
|
|
1607
|
-
{
|
|
1608
|
-
"alt": "Junior Suite Bathroom",
|
|
1609
|
-
"large": "https://images.mirai.com/INFOROOMS/100377785/d8o5ZDwN7U9S1u2OzR7Z/d8o5ZDwN7U9S1u2OzR7Z_large.jpg",
|
|
1610
|
-
"thumbnail": "https://images.mirai.com/INFOROOMS/100377785/d8o5ZDwN7U9S1u2OzR7Z/d8o5ZDwN7U9S1u2OzR7Z_mediumrect.jpg"
|
|
1611
|
-
}
|
|
1612
|
-
],
|
|
1613
|
-
"name": "Junior Suite Vista Piscina",
|
|
1614
|
-
"maxOccupation": 2,
|
|
1615
|
-
"occupation": [{ "type": 2, "amount": 2 }],
|
|
1616
|
-
"size": "33 m²",
|
|
1617
|
-
"soldOut": false
|
|
1618
|
-
},
|
|
1619
|
-
{
|
|
1620
|
-
"cancellations": [
|
|
1621
|
-
{
|
|
1622
|
-
"id": "nonRefundable-No es posible cancelar sin penalización.-true",
|
|
1623
|
-
"caption": "",
|
|
1624
|
-
"highlight": false,
|
|
1625
|
-
"name": "No reembolsable",
|
|
1626
|
-
"paymentConditions": "Prepago de 100%: Pago seguro online",
|
|
1627
|
-
"title": "No es posible cancelar sin penalización.",
|
|
1628
|
-
"text": "El hotel, cuando reciba la reserva, cobrará en su tarjeta la totalidad del importe. No se admite devolución en caso de anulación, salida anticipada o no presentarse (la reserva sólo se mantendría la primera noche). Si el pago fuera denegado, el hotel anularía su reserva.",
|
|
1629
|
-
"price": 0
|
|
1630
|
-
},
|
|
1631
|
-
{
|
|
1632
|
-
"id": "specialConditions-No es posible cancelar sin penalización.-true",
|
|
1633
|
-
"caption": "",
|
|
1634
|
-
"highlight": false,
|
|
1635
|
-
"name": "Condiciones especiales: Anular tendría cargo",
|
|
1636
|
-
"paymentConditions": "Prepago de 30%: Pago seguro online",
|
|
1637
|
-
"title": "No es posible cancelar sin penalización.",
|
|
1638
|
-
"text": "Para que la reserva quede confirmada, se procederá a un cargo del 30% del importe de la reserva. Sólo entonces su confirmación automática tendrá validez. En caso de anular la reserva el hotel no devolverá el depósito abonado.",
|
|
1639
|
-
"price": 62.92000000000007
|
|
1640
|
-
},
|
|
1641
|
-
{
|
|
1642
|
-
"id": "freeCancellation-Cancelación sin cargo hasta 4 días antes de la llegada-false",
|
|
1643
|
-
"caption": "Hasta el 11 abr",
|
|
1644
|
-
"highlight": true,
|
|
1645
|
-
"name": "Anulación gratis",
|
|
1646
|
-
"paymentConditions": "Hoy no pagarás nada. El 13-abr-2024 te cobraremos en tu tarjeta el importe correspondiente a 1 noche. Si quedara importe pendiente, lo abonarás en el establecimiento. Pago seguro online",
|
|
1647
|
-
"title": "Cancelación sin cargo hasta 4 días antes de la llegada",
|
|
1648
|
-
"text": "Pago diferido, en el momento de la reserva confirmaremos los datos de su tarjeta. El sistema, 3 días antes de la llegada realizará el cobro de 1 noche, en caso de no poderse realizar dicho pago la reserva quedará totalmente cancelada.\r\nSi cancelas o modificas hasta 4 días antes de la llegada, el hotel no cargará gastos. Si cancelas o modificas fuera del plazo se cargará el 100% de la primera noche. En caso de no show se cargará el 100% de la primera noche.",
|
|
1649
|
-
"price": 125.66000000000008
|
|
1650
|
-
}
|
|
1651
|
-
],
|
|
1652
|
-
"rates": [
|
|
1653
|
-
{
|
|
1654
|
-
"id": "25246--44938--253925b0--318610",
|
|
1655
|
-
"cancellationId": "nonRefundable-No es posible cancelar sin penalización.-true",
|
|
1656
|
-
"discountPercentage": 5,
|
|
1657
|
-
"included": [],
|
|
1658
|
-
"isClub": true,
|
|
1659
|
-
"name": "Oferta especial: ¡5% extra aplicado!",
|
|
1660
|
-
"offer": true,
|
|
1661
|
-
"restrictions": [],
|
|
1662
|
-
"price": 0
|
|
1663
|
-
},
|
|
1664
|
-
{
|
|
1665
|
-
"id": "25247--44938--253925b0--318610",
|
|
1666
|
-
"cancellationId": "specialConditions-No es posible cancelar sin penalización.-true",
|
|
1667
|
-
"discountPercentage": 5,
|
|
1668
|
-
"included": [],
|
|
1669
|
-
"isClub": true,
|
|
1670
|
-
"name": "Oferta especial: ¡5% extra aplicado!",
|
|
1671
|
-
"offer": true,
|
|
1672
|
-
"restrictions": [],
|
|
1673
|
-
"price": 0
|
|
1674
|
-
},
|
|
1675
|
-
{
|
|
1676
|
-
"id": "25245--44938--253925b0--318610",
|
|
1677
|
-
"cancellationId": "freeCancellation-Cancelación sin cargo hasta 4 días antes de la llegada-false",
|
|
1678
|
-
"discountPercentage": 5,
|
|
1679
|
-
"included": [],
|
|
1680
|
-
"isClub": true,
|
|
1681
|
-
"name": "Oferta especial: ¡5% extra aplicado!",
|
|
1682
|
-
"offer": true,
|
|
1683
|
-
"restrictions": [],
|
|
1684
|
-
"price": 0
|
|
1685
|
-
}
|
|
1686
|
-
],
|
|
1687
|
-
"boards": [
|
|
1688
|
-
{
|
|
1689
|
-
"roomId": 44938,
|
|
1690
|
-
"cancellationId": "nonRefundable-No es posible cancelar sin penalización.-true",
|
|
1691
|
-
"rateId": "25246--44938--253925b0--318610",
|
|
1692
|
-
"confidential": false,
|
|
1693
|
-
"included": [],
|
|
1694
|
-
"paymentConditions": "Prepago de 100%: Pago seguro online",
|
|
1695
|
-
"restrictions": [],
|
|
1696
|
-
"basePrice": 1082.64,
|
|
1697
|
-
"checkoutPrice": 1131.36,
|
|
1698
|
-
"dayPrice": 188.56,
|
|
1699
|
-
"deals": ["318610"],
|
|
1700
|
-
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 54.13 }] },
|
|
1701
|
-
"id": "25246--44938--253925b0--21473--318610",
|
|
1702
|
-
"fees": 9.96,
|
|
1703
|
-
"maxSelected": 1,
|
|
1704
|
-
"minSelected": 1,
|
|
1705
|
-
"name": "Desayuno Incluido",
|
|
1706
|
-
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
1707
|
-
"originalPrice": 1190.88,
|
|
1708
|
-
"price": 1131.36,
|
|
1709
|
-
"taxes": 102.85,
|
|
1710
|
-
"totalPriceRaw": 114132,
|
|
1711
|
-
"variants": [],
|
|
1712
|
-
"increment": 0
|
|
1713
|
-
},
|
|
1714
|
-
{
|
|
1715
|
-
"roomId": 44938,
|
|
1716
|
-
"cancellationId": "specialConditions-No es posible cancelar sin penalización.-true",
|
|
1717
|
-
"rateId": "25247--44938--253925b0--318610",
|
|
1718
|
-
"confidential": false,
|
|
1719
|
-
"included": [],
|
|
1720
|
-
"paymentConditions": "Prepago de 30%: Pago seguro online",
|
|
1721
|
-
"restrictions": [],
|
|
1722
|
-
"basePrice": 1142.85,
|
|
1723
|
-
"checkoutPrice": 1194.28,
|
|
1724
|
-
"dayPrice": 199.05,
|
|
1725
|
-
"deals": ["318610"],
|
|
1726
|
-
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 57.14 }] },
|
|
1727
|
-
"id": "25247--44938--253925b0--21473--318610",
|
|
1728
|
-
"fees": 9.96,
|
|
1729
|
-
"maxSelected": 1,
|
|
1730
|
-
"minSelected": 1,
|
|
1731
|
-
"name": "Desayuno Incluido",
|
|
1732
|
-
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
1733
|
-
"originalPrice": 1257.16,
|
|
1734
|
-
"price": 1194.28,
|
|
1735
|
-
"taxes": 108.57,
|
|
1736
|
-
"totalPriceRaw": 120424,
|
|
1737
|
-
"variants": [],
|
|
1738
|
-
"increment": 0
|
|
1739
|
-
},
|
|
1740
|
-
{
|
|
1741
|
-
"roomId": 44938,
|
|
1742
|
-
"cancellationId": "freeCancellation-Cancelación sin cargo hasta 4 días antes de la llegada-false",
|
|
1743
|
-
"rateId": "25245--44938--253925b0--318610",
|
|
1744
|
-
"confidential": false,
|
|
1745
|
-
"included": [],
|
|
1746
|
-
"paymentConditions": "Hoy no pagarás nada. El 13-abr-2024 te cobraremos en tu tarjeta el importe correspondiente a 1 noche. Si quedara importe pendiente, lo abonarás en el establecimiento. Pago seguro online",
|
|
1747
|
-
"restrictions": [],
|
|
1748
|
-
"basePrice": 1202.89,
|
|
1749
|
-
"checkoutPrice": 1257.02,
|
|
1750
|
-
"dayPrice": 209.5,
|
|
1751
|
-
"deals": ["318610"],
|
|
1752
|
-
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 60.14 }] },
|
|
1753
|
-
"id": "25245--44938--253925b0--21473--318610",
|
|
1754
|
-
"fees": 9.96,
|
|
1755
|
-
"maxSelected": 1,
|
|
1756
|
-
"minSelected": 1,
|
|
1757
|
-
"name": "Desayuno Incluido",
|
|
1758
|
-
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
1759
|
-
"originalPrice": 1323.16,
|
|
1760
|
-
"price": 1257.02,
|
|
1761
|
-
"taxes": 114.27,
|
|
1762
|
-
"totalPriceRaw": 126698,
|
|
1763
|
-
"variants": [],
|
|
1764
|
-
"increment": 0
|
|
1765
|
-
},
|
|
1766
|
-
{
|
|
1767
|
-
"roomId": 44938,
|
|
1768
|
-
"cancellationId": "nonRefundable-No es posible cancelar sin penalización.-true",
|
|
1769
|
-
"rateId": "25246--44938--253925b0--318610",
|
|
1770
|
-
"confidential": false,
|
|
1771
|
-
"included": [],
|
|
1772
|
-
"paymentConditions": "Prepago de 100%: Pago seguro online",
|
|
1773
|
-
"restrictions": [],
|
|
1774
|
-
"basePrice": 1195.41,
|
|
1775
|
-
"checkoutPrice": 1249.2,
|
|
1776
|
-
"dayPrice": 208.2,
|
|
1777
|
-
"deals": ["318610"],
|
|
1778
|
-
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 59.77 }] },
|
|
1779
|
-
"id": "25246--44938--253925b0--21474--318610",
|
|
1780
|
-
"fees": 9.96,
|
|
1781
|
-
"maxSelected": 1,
|
|
1782
|
-
"minSelected": 1,
|
|
1783
|
-
"name": "Media Pensión",
|
|
1784
|
-
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
1785
|
-
"originalPrice": 1314.96,
|
|
1786
|
-
"price": 1249.2,
|
|
1787
|
-
"taxes": 113.56,
|
|
1788
|
-
"totalPriceRaw": 125916,
|
|
1789
|
-
"variants": [],
|
|
1790
|
-
"increment": 117.84000000000015
|
|
1791
|
-
},
|
|
1792
|
-
{
|
|
1793
|
-
"roomId": 44938,
|
|
1794
|
-
"cancellationId": "specialConditions-No es posible cancelar sin penalización.-true",
|
|
1795
|
-
"rateId": "25247--44938--253925b0--318610",
|
|
1796
|
-
"confidential": false,
|
|
1797
|
-
"included": [],
|
|
1798
|
-
"paymentConditions": "Prepago de 30%: Pago seguro online",
|
|
1799
|
-
"restrictions": [],
|
|
1800
|
-
"basePrice": 1261.99,
|
|
1801
|
-
"checkoutPrice": 1318.78,
|
|
1802
|
-
"dayPrice": 219.8,
|
|
1803
|
-
"deals": ["318610"],
|
|
1804
|
-
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 63.1 }] },
|
|
1805
|
-
"id": "25247--44938--253925b0--21474--318610",
|
|
1806
|
-
"fees": 9.96,
|
|
1807
|
-
"maxSelected": 1,
|
|
1808
|
-
"minSelected": 1,
|
|
1809
|
-
"name": "Media Pensión",
|
|
1810
|
-
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
1811
|
-
"originalPrice": 1388.2,
|
|
1812
|
-
"price": 1318.78,
|
|
1813
|
-
"taxes": 119.89,
|
|
1814
|
-
"totalPriceRaw": 132874,
|
|
1815
|
-
"variants": [],
|
|
1816
|
-
"increment": 124.5
|
|
1817
|
-
},
|
|
1818
|
-
{
|
|
1819
|
-
"roomId": 44938,
|
|
1820
|
-
"cancellationId": "freeCancellation-Cancelación sin cargo hasta 4 días antes de la llegada-false",
|
|
1821
|
-
"rateId": "25245--44938--253925b0--318610",
|
|
1822
|
-
"confidential": false,
|
|
1823
|
-
"included": [],
|
|
1824
|
-
"paymentConditions": "Hoy no pagarás nada. El 13-abr-2024 te cobraremos en tu tarjeta el importe correspondiente a 1 noche. Si quedara importe pendiente, lo abonarás en el establecimiento. Pago seguro online",
|
|
1825
|
-
"restrictions": [],
|
|
1826
|
-
"basePrice": 1328.35,
|
|
1827
|
-
"checkoutPrice": 1388.12,
|
|
1828
|
-
"dayPrice": 231.35,
|
|
1829
|
-
"deals": ["318610"],
|
|
1830
|
-
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 66.42 }] },
|
|
1831
|
-
"id": "25245--44938--253925b0--21474--318610",
|
|
1832
|
-
"fees": 9.96,
|
|
1833
|
-
"maxSelected": 1,
|
|
1834
|
-
"minSelected": 1,
|
|
1835
|
-
"name": "Media Pensión",
|
|
1836
|
-
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
1837
|
-
"originalPrice": 1461.16,
|
|
1838
|
-
"price": 1388.12,
|
|
1839
|
-
"taxes": 126.19,
|
|
1840
|
-
"totalPriceRaw": 139808,
|
|
1841
|
-
"variants": [],
|
|
1842
|
-
"increment": 131.0999999999999
|
|
1843
|
-
}
|
|
1844
|
-
],
|
|
1845
|
-
"amenities": [
|
|
1846
|
-
{ "highlight": true, "id": 18, "text": "Caja fuerte gratis" },
|
|
1847
|
-
{ "highlight": true, "id": 17, "text": "Minibar de pago" },
|
|
1848
|
-
{ "highlight": true, "id": 22, "text": "Internet wifi gratis" },
|
|
1849
|
-
{ "highlight": true, "id": 59, "text": "Albornoz" },
|
|
1850
|
-
{ "highlight": true, "id": 79, "text": "Salón independiente" },
|
|
1851
|
-
{ "highlight": true, "id": 53, "text": "Bañera y ducha independientes" },
|
|
1852
|
-
{ "highlight": true, "id": 15, "text": "Aire acondicionado" },
|
|
1853
|
-
{ "highlight": true, "id": 14236, "text": "Vista mar" },
|
|
1854
|
-
{ "exclusive": false, "id": 10, "text": "Balcón" },
|
|
1855
|
-
{ "exclusive": false, "id": 13, "text": "Televisión" },
|
|
1856
|
-
{ "exclusive": false, "id": 14, "text": "Teléfono" },
|
|
1857
|
-
{ "exclusive": false, "id": 25, "text": "Suelo de parquet" },
|
|
1858
|
-
{ "exclusive": false, "id": 93, "text": "Servicio despertador" },
|
|
1859
|
-
{ "exclusive": false, "id": 106, "text": "Tintorería y Lavandería de Pago" },
|
|
1860
|
-
{ "exclusive": false, "id": 119, "text": "Amenities de baño" },
|
|
1861
|
-
{ "exclusive": false, "id": 51, "text": "Ducha" },
|
|
1862
|
-
{ "exclusive": false, "id": 57, "text": "Secador de pelo" },
|
|
1863
|
-
{ "exclusive": false, "id": 58, "text": "Espejo de maquillaje" },
|
|
1864
|
-
{ "exclusive": false, "id": 60, "text": "Zapatillas" }
|
|
1865
|
-
],
|
|
1866
|
-
"availability": 1,
|
|
1867
|
-
"bedDisposition": [[{ "amount": 3, "type": 1 }]],
|
|
1868
|
-
"bedTypes": [1],
|
|
1869
|
-
"description": "Las suites (44 m2) del Hipotels Bahía Cala Millor están formadas por un amplio salón separado del dormitorio y un cuarto de baño con bañera y ducha. Para disfrutar de los días soleados, cuentan con un balcón amueblado con vistas al mar.",
|
|
1870
|
-
"id": 44938,
|
|
1871
|
-
"images": [
|
|
1872
|
-
{
|
|
1873
|
-
"alt": "suite bedroom",
|
|
1874
|
-
"large": "https://images.mirai.com/INFOROOMS/100377785/Dw98FAcQlqgPhvWAYrKg/Dw98FAcQlqgPhvWAYrKg_large.jpg",
|
|
1875
|
-
"thumbnail": "https://images.mirai.com/INFOROOMS/100377785/Dw98FAcQlqgPhvWAYrKg/Dw98FAcQlqgPhvWAYrKg_mediumrect.jpg"
|
|
1876
|
-
},
|
|
1877
|
-
{
|
|
1878
|
-
"alt": "suite living room",
|
|
1879
|
-
"large": "https://images.mirai.com/INFOROOMS/100377785/nnZm9GvHvI7qyeBoIbrr/nnZm9GvHvI7qyeBoIbrr_large.jpg",
|
|
1880
|
-
"thumbnail": "https://images.mirai.com/INFOROOMS/100377785/nnZm9GvHvI7qyeBoIbrr/nnZm9GvHvI7qyeBoIbrr_mediumrect.jpg"
|
|
1881
|
-
},
|
|
1882
|
-
{
|
|
1883
|
-
"alt": "Suite Bathroom",
|
|
1884
|
-
"large": "https://images.mirai.com/INFOROOMS/100377785/ntvj2moFgOmiV0n1iwj3/ntvj2moFgOmiV0n1iwj3_large.jpg",
|
|
1885
|
-
"thumbnail": "https://images.mirai.com/INFOROOMS/100377785/ntvj2moFgOmiV0n1iwj3/ntvj2moFgOmiV0n1iwj3_mediumrect.jpg"
|
|
1886
|
-
}
|
|
1887
|
-
],
|
|
1888
|
-
"name": "Suite",
|
|
1889
|
-
"maxOccupation": 2,
|
|
1890
|
-
"occupation": [{ "type": 2, "amount": 2 }],
|
|
1891
|
-
"size": "44 m²",
|
|
1892
|
-
"soldOut": false
|
|
1893
|
-
}
|
|
1894
|
-
],
|
|
1895
|
-
"taxesType": 8,
|
|
1896
|
-
"tracking": {
|
|
1897
|
-
"country": "ES",
|
|
1898
|
-
"hotelInfo": {
|
|
1899
|
-
"currency": {
|
|
1900
|
-
"code": "EUR",
|
|
1901
|
-
"symbol": "€",
|
|
1902
|
-
"value": 10000,
|
|
1903
|
-
"description": "Euro",
|
|
1904
|
-
"formatWithSymbol": "$1.$2 €",
|
|
1905
|
-
"formatWithCode": "$1.$2 EUR",
|
|
1906
|
-
"htmlFormat": "<span class=\"integerPart\">$1</span><span class=\"decimalSeparator\">.</span><span class=\"decimalPart\">$2</span><span class=\"currencySymbol\">€</span>",
|
|
1907
|
-
"numDecimals": 2
|
|
1908
|
-
},
|
|
1909
|
-
"propertyName": "Hipotels Bahia Cala Millor",
|
|
1910
|
-
"propertyType": "Hotel"
|
|
1911
|
-
},
|
|
1912
|
-
"localTaxesIncluded": false,
|
|
1913
|
-
"multiroom": false,
|
|
1914
|
-
"rates": [
|
|
1915
|
-
{
|
|
1916
|
-
"amountAvailable": 1,
|
|
1917
|
-
"id": 44933,
|
|
1918
|
-
"name": "Doble Económica",
|
|
1919
|
-
"occupationOptions": {
|
|
1920
|
-
"253900b0": {
|
|
1921
|
-
"numAdults": 2,
|
|
1922
|
-
"numFirstRangeChildren": 0,
|
|
1923
|
-
"numSecondRangeChildren": 0,
|
|
1924
|
-
"rates": {
|
|
1925
|
-
"25246--44933--253900b0--318610": {
|
|
1926
|
-
"boardOptions": {
|
|
1927
|
-
"25246--44933--253900b0--21473--318610": {
|
|
1928
|
-
"boardGroupName": "Desayuno Incluido",
|
|
1929
|
-
"detail": [
|
|
1930
|
-
{ "priceWithoutTaxes": 9095, "priceWithTaxes": 10005 },
|
|
1931
|
-
{ "priceWithoutTaxes": 9095, "priceWithTaxes": 10005 },
|
|
1932
|
-
{ "priceWithoutTaxes": 9095, "priceWithTaxes": 10005 },
|
|
1933
|
-
{ "priceWithoutTaxes": 9095, "priceWithTaxes": 10005 },
|
|
1934
|
-
{ "priceWithoutTaxes": 11773, "priceWithTaxes": 12950 },
|
|
1935
|
-
{ "priceWithoutTaxes": 11773, "priceWithTaxes": 12950 }
|
|
1936
|
-
],
|
|
1937
|
-
"id": "25246--44933--253900b0--21473--318610",
|
|
1938
|
-
"name": "Doble Económica: Oferta especial: ¡5% extra aplicado! (2 adultos : Desayuno Incluido)",
|
|
1939
|
-
"originalAvgPrice": 10987,
|
|
1940
|
-
"totalBasePrice": 59927,
|
|
1941
|
-
"totalPrice": 66916,
|
|
1942
|
-
"totalLocalTaxes": 996,
|
|
1943
|
-
"totalPriceWithTaxes": 65920
|
|
1944
|
-
},
|
|
1945
|
-
"25246--44933--253900b0--21474--318610": {
|
|
1946
|
-
"boardGroupName": "Media Pensión",
|
|
1947
|
-
"detail": [
|
|
1948
|
-
{ "priceWithoutTaxes": 10882, "priceWithTaxes": 11970 },
|
|
1949
|
-
{ "priceWithoutTaxes": 10882, "priceWithTaxes": 11970 },
|
|
1950
|
-
{ "priceWithoutTaxes": 10882, "priceWithTaxes": 11970 },
|
|
1951
|
-
{ "priceWithoutTaxes": 10882, "priceWithTaxes": 11970 },
|
|
1952
|
-
{ "priceWithoutTaxes": 13559, "priceWithTaxes": 14915 },
|
|
1953
|
-
{ "priceWithoutTaxes": 13559, "priceWithTaxes": 14915 }
|
|
1954
|
-
],
|
|
1955
|
-
"id": "25246--44933--253900b0--21474--318610",
|
|
1956
|
-
"name": "Doble Económica: Oferta especial: ¡5% extra aplicado! (2 adultos : Media Pensión)",
|
|
1957
|
-
"originalAvgPrice": 12952,
|
|
1958
|
-
"totalBasePrice": 70645,
|
|
1959
|
-
"totalPrice": 78706,
|
|
1960
|
-
"totalLocalTaxes": 996,
|
|
1961
|
-
"totalPriceWithTaxes": 77710
|
|
1962
|
-
}
|
|
1963
|
-
},
|
|
1964
|
-
"cancellationPolicyTypeEnum": "nonRefundable",
|
|
1965
|
-
"id": "25246--44933--253900b0--318610",
|
|
1966
|
-
"name": "Oferta especial: ¡5% extra aplicado!",
|
|
1967
|
-
"sortedKeysBoards": ["25246--44933--253900b0--21473--318610", "25246--44933--253900b0--21474--318610"]
|
|
1968
|
-
},
|
|
1969
|
-
"25247--44933--253900b0--318610": {
|
|
1970
|
-
"boardOptions": {
|
|
1971
|
-
"25247--44933--253900b0--21473--318610": {
|
|
1972
|
-
"boardGroupName": "Desayuno Incluido",
|
|
1973
|
-
"detail": [
|
|
1974
|
-
{ "priceWithoutTaxes": 9598, "priceWithTaxes": 10558 },
|
|
1975
|
-
{ "priceWithoutTaxes": 9598, "priceWithTaxes": 10558 },
|
|
1976
|
-
{ "priceWithoutTaxes": 9598, "priceWithTaxes": 10558 },
|
|
1977
|
-
{ "priceWithoutTaxes": 9598, "priceWithTaxes": 10558 },
|
|
1978
|
-
{ "priceWithoutTaxes": 12426, "priceWithTaxes": 13669 },
|
|
1979
|
-
{ "priceWithoutTaxes": 12426, "priceWithTaxes": 13669 }
|
|
1980
|
-
],
|
|
1981
|
-
"id": "25247--44933--253900b0--21473--318610",
|
|
1982
|
-
"name": "Doble Económica: Oferta especial: ¡5% extra aplicado! (2 adultos : Desayuno Incluido)",
|
|
1983
|
-
"originalAvgPrice": 11595,
|
|
1984
|
-
"totalBasePrice": 63245,
|
|
1985
|
-
"totalPrice": 70566,
|
|
1986
|
-
"totalLocalTaxes": 996,
|
|
1987
|
-
"totalPriceWithTaxes": 69570
|
|
1988
|
-
},
|
|
1989
|
-
"25247--44933--253900b0--21474--318610": {
|
|
1990
|
-
"boardGroupName": "Media Pensión",
|
|
1991
|
-
"detail": [
|
|
1992
|
-
{ "priceWithoutTaxes": 11485, "priceWithTaxes": 12633 },
|
|
1993
|
-
{ "priceWithoutTaxes": 11485, "priceWithTaxes": 12633 },
|
|
1994
|
-
{ "priceWithoutTaxes": 11485, "priceWithTaxes": 12633 },
|
|
1995
|
-
{ "priceWithoutTaxes": 11485, "priceWithTaxes": 12633 },
|
|
1996
|
-
{ "priceWithoutTaxes": 14312, "priceWithTaxes": 15743 },
|
|
1997
|
-
{ "priceWithoutTaxes": 14312, "priceWithTaxes": 15743 }
|
|
1998
|
-
],
|
|
1999
|
-
"id": "25247--44933--253900b0--21474--318610",
|
|
2000
|
-
"name": "Doble Económica: Oferta especial: ¡5% extra aplicado! (2 adultos : Media Pensión)",
|
|
2001
|
-
"originalAvgPrice": 13670,
|
|
2002
|
-
"totalBasePrice": 74562,
|
|
2003
|
-
"totalPrice": 83014,
|
|
2004
|
-
"totalLocalTaxes": 996,
|
|
2005
|
-
"totalPriceWithTaxes": 82018
|
|
2006
|
-
}
|
|
2007
|
-
},
|
|
2008
|
-
"cancellationPolicyTypeEnum": "specialConditions",
|
|
2009
|
-
"id": "25247--44933--253900b0--318610",
|
|
2010
|
-
"name": "Oferta especial: ¡5% extra aplicado!",
|
|
2011
|
-
"sortedKeysBoards": ["25247--44933--253900b0--21473--318610", "25247--44933--253900b0--21474--318610"]
|
|
2012
|
-
},
|
|
2013
|
-
"25245--44933--253900b0--318610": {
|
|
2014
|
-
"boardOptions": {
|
|
2015
|
-
"25245--44933--253900b0--21473--318610": {
|
|
2016
|
-
"boardGroupName": "Desayuno Incluido",
|
|
2017
|
-
"detail": [
|
|
2018
|
-
{ "priceWithoutTaxes": 10105, "priceWithTaxes": 11115 },
|
|
2019
|
-
{ "priceWithoutTaxes": 10105, "priceWithTaxes": 11115 },
|
|
2020
|
-
{ "priceWithoutTaxes": 10105, "priceWithTaxes": 11115 },
|
|
2021
|
-
{ "priceWithoutTaxes": 10105, "priceWithTaxes": 11115 },
|
|
2022
|
-
{ "priceWithoutTaxes": 13079, "priceWithTaxes": 14387 },
|
|
2023
|
-
{ "priceWithoutTaxes": 13079, "priceWithTaxes": 14387 }
|
|
2024
|
-
],
|
|
2025
|
-
"id": "25245--44933--253900b0--21473--318610",
|
|
2026
|
-
"name": "Doble Económica: Oferta especial: ¡5% extra aplicado! (2 adultos : Desayuno Incluido)",
|
|
2027
|
-
"originalAvgPrice": 12206,
|
|
2028
|
-
"totalBasePrice": 66576,
|
|
2029
|
-
"totalPrice": 74230,
|
|
2030
|
-
"totalLocalTaxes": 996,
|
|
2031
|
-
"totalPriceWithTaxes": 73234
|
|
2032
|
-
},
|
|
2033
|
-
"25245--44933--253900b0--21474--318610": {
|
|
2034
|
-
"boardGroupName": "Media Pensión",
|
|
2035
|
-
"detail": [
|
|
2036
|
-
{ "priceWithoutTaxes": 12091, "priceWithTaxes": 13300 },
|
|
2037
|
-
{ "priceWithoutTaxes": 12091, "priceWithTaxes": 13300 },
|
|
2038
|
-
{ "priceWithoutTaxes": 12091, "priceWithTaxes": 13300 },
|
|
2039
|
-
{ "priceWithoutTaxes": 12091, "priceWithTaxes": 13300 },
|
|
2040
|
-
{ "priceWithoutTaxes": 15065, "priceWithTaxes": 16572 },
|
|
2041
|
-
{ "priceWithoutTaxes": 15065, "priceWithTaxes": 16572 }
|
|
2042
|
-
],
|
|
2043
|
-
"id": "25245--44933--253900b0--21474--318610",
|
|
2044
|
-
"name": "Doble Económica: Oferta especial: ¡5% extra aplicado! (2 adultos : Media Pensión)",
|
|
2045
|
-
"originalAvgPrice": 14391,
|
|
2046
|
-
"totalBasePrice": 78495,
|
|
2047
|
-
"totalPrice": 87340,
|
|
2048
|
-
"totalLocalTaxes": 996,
|
|
2049
|
-
"totalPriceWithTaxes": 86344
|
|
2050
|
-
}
|
|
2051
|
-
},
|
|
2052
|
-
"cancellationPolicyTypeEnum": "freeCancellation",
|
|
2053
|
-
"id": "25245--44933--253900b0--318610",
|
|
2054
|
-
"name": "Oferta especial: ¡5% extra aplicado!",
|
|
2055
|
-
"sortedKeysBoards": ["25245--44933--253900b0--21473--318610", "25245--44933--253900b0--21474--318610"]
|
|
2056
|
-
}
|
|
2057
|
-
}
|
|
2058
|
-
}
|
|
2059
|
-
},
|
|
2060
|
-
"sortedKeysOccupations": ["253900b0"]
|
|
2061
|
-
},
|
|
2062
|
-
{
|
|
2063
|
-
"amountAvailable": 1,
|
|
2064
|
-
"id": 44932,
|
|
2065
|
-
"name": "Doble Estándar",
|
|
2066
|
-
"occupationOptions": {
|
|
2067
|
-
"253897b0": {
|
|
2068
|
-
"numAdults": 2,
|
|
2069
|
-
"numFirstRangeChildren": 0,
|
|
2070
|
-
"numSecondRangeChildren": 0,
|
|
2071
|
-
"rates": {
|
|
2072
|
-
"25246--44932--253897b0--318610": {
|
|
2073
|
-
"boardOptions": {
|
|
2074
|
-
"25246--44932--253897b0--21473--318610": {
|
|
2075
|
-
"boardGroupName": "Desayuno Incluido",
|
|
2076
|
-
"detail": [
|
|
2077
|
-
{ "priceWithoutTaxes": 9490, "priceWithTaxes": 10439 },
|
|
2078
|
-
{ "priceWithoutTaxes": 9490, "priceWithTaxes": 10439 },
|
|
2079
|
-
{ "priceWithoutTaxes": 9490, "priceWithTaxes": 10439 },
|
|
2080
|
-
{ "priceWithoutTaxes": 9490, "priceWithTaxes": 10439 },
|
|
2081
|
-
{ "priceWithoutTaxes": 12308, "priceWithTaxes": 13539 },
|
|
2082
|
-
{ "priceWithoutTaxes": 12308, "priceWithTaxes": 13539 }
|
|
2083
|
-
],
|
|
2084
|
-
"id": "25246--44932--253897b0--21473--318610",
|
|
2085
|
-
"name": "Doble Estándar: Oferta especial: ¡5% extra aplicado! (2 adultos : Desayuno Incluido)",
|
|
2086
|
-
"originalAvgPrice": 11472,
|
|
2087
|
-
"totalBasePrice": 62576,
|
|
2088
|
-
"totalPrice": 69830,
|
|
2089
|
-
"totalLocalTaxes": 996,
|
|
2090
|
-
"totalPriceWithTaxes": 68834
|
|
2091
|
-
},
|
|
2092
|
-
"25246--44932--253897b0--21474--318610": {
|
|
2093
|
-
"boardGroupName": "Media Pensión",
|
|
2094
|
-
"detail": [
|
|
2095
|
-
{ "priceWithoutTaxes": 11183, "priceWithTaxes": 12301 },
|
|
2096
|
-
{ "priceWithoutTaxes": 11183, "priceWithTaxes": 12301 },
|
|
2097
|
-
{ "priceWithoutTaxes": 11183, "priceWithTaxes": 12301 },
|
|
2098
|
-
{ "priceWithoutTaxes": 11183, "priceWithTaxes": 12301 },
|
|
2099
|
-
{ "priceWithoutTaxes": 14001, "priceWithTaxes": 15401 },
|
|
2100
|
-
{ "priceWithoutTaxes": 14001, "priceWithTaxes": 15401 }
|
|
2101
|
-
],
|
|
2102
|
-
"id": "25246--44932--253897b0--21474--318610",
|
|
2103
|
-
"name": "Doble Estándar: Oferta especial: ¡5% extra aplicado! (2 adultos : Media Pensión)",
|
|
2104
|
-
"originalAvgPrice": 13334,
|
|
2105
|
-
"totalBasePrice": 72733,
|
|
2106
|
-
"totalPrice": 81002,
|
|
2107
|
-
"totalLocalTaxes": 996,
|
|
2108
|
-
"totalPriceWithTaxes": 80006
|
|
2109
|
-
}
|
|
2110
|
-
},
|
|
2111
|
-
"cancellationPolicyTypeEnum": "nonRefundable",
|
|
2112
|
-
"id": "25246--44932--253897b0--318610",
|
|
2113
|
-
"name": "Oferta especial: ¡5% extra aplicado!",
|
|
2114
|
-
"sortedKeysBoards": ["25246--44932--253897b0--21473--318610", "25246--44932--253897b0--21474--318610"]
|
|
2115
|
-
},
|
|
2116
|
-
"25247--44932--253897b0--318610": {
|
|
2117
|
-
"boardOptions": {
|
|
2118
|
-
"25247--44932--253897b0--21473--318610": {
|
|
2119
|
-
"boardGroupName": "Desayuno Incluido",
|
|
2120
|
-
"detail": [
|
|
2121
|
-
{ "priceWithoutTaxes": 10018, "priceWithTaxes": 11020 },
|
|
2122
|
-
{ "priceWithoutTaxes": 10018, "priceWithTaxes": 11020 },
|
|
2123
|
-
{ "priceWithoutTaxes": 10018, "priceWithTaxes": 11020 },
|
|
2124
|
-
{ "priceWithoutTaxes": 10018, "priceWithTaxes": 11020 },
|
|
2125
|
-
{ "priceWithoutTaxes": 12995, "priceWithTaxes": 14294 },
|
|
2126
|
-
{ "priceWithoutTaxes": 12995, "priceWithTaxes": 14294 }
|
|
2127
|
-
],
|
|
2128
|
-
"id": "25247--44932--253897b0--21473--318610",
|
|
2129
|
-
"name": "Doble Estándar: Oferta especial: ¡5% extra aplicado! (2 adultos : Desayuno Incluido)",
|
|
2130
|
-
"originalAvgPrice": 12111,
|
|
2131
|
-
"totalBasePrice": 66062,
|
|
2132
|
-
"totalPrice": 73664,
|
|
2133
|
-
"totalLocalTaxes": 996,
|
|
2134
|
-
"totalPriceWithTaxes": 72668
|
|
2135
|
-
},
|
|
2136
|
-
"25247--44932--253897b0--21474--318610": {
|
|
2137
|
-
"boardGroupName": "Media Pensión",
|
|
2138
|
-
"detail": [
|
|
2139
|
-
{ "priceWithoutTaxes": 11806, "priceWithTaxes": 12987 },
|
|
2140
|
-
{ "priceWithoutTaxes": 11806, "priceWithTaxes": 12987 },
|
|
2141
|
-
{ "priceWithoutTaxes": 11806, "priceWithTaxes": 12987 },
|
|
2142
|
-
{ "priceWithoutTaxes": 11806, "priceWithTaxes": 12987 },
|
|
2143
|
-
{ "priceWithoutTaxes": 14782, "priceWithTaxes": 16260 },
|
|
2144
|
-
{ "priceWithoutTaxes": 14782, "priceWithTaxes": 16260 }
|
|
2145
|
-
],
|
|
2146
|
-
"id": "25247--44932--253897b0--21474--318610",
|
|
2147
|
-
"name": "Doble Estándar: Oferta especial: ¡5% extra aplicado! (2 adultos : Media Pensión)",
|
|
2148
|
-
"originalAvgPrice": 14078,
|
|
2149
|
-
"totalBasePrice": 76789,
|
|
2150
|
-
"totalPrice": 85464,
|
|
2151
|
-
"totalLocalTaxes": 996,
|
|
2152
|
-
"totalPriceWithTaxes": 84468
|
|
2153
|
-
}
|
|
2154
|
-
},
|
|
2155
|
-
"cancellationPolicyTypeEnum": "specialConditions",
|
|
2156
|
-
"id": "25247--44932--253897b0--318610",
|
|
2157
|
-
"name": "Oferta especial: ¡5% extra aplicado!",
|
|
2158
|
-
"sortedKeysBoards": ["25247--44932--253897b0--21473--318610", "25247--44932--253897b0--21474--318610"]
|
|
2159
|
-
},
|
|
2160
|
-
"25245--44932--253897b0--318610": {
|
|
2161
|
-
"boardOptions": {
|
|
2162
|
-
"25245--44932--253897b0--21473--318610": {
|
|
2163
|
-
"boardGroupName": "Desayuno Incluido",
|
|
2164
|
-
"detail": [
|
|
2165
|
-
{ "priceWithoutTaxes": 10544, "priceWithTaxes": 11598 },
|
|
2166
|
-
{ "priceWithoutTaxes": 10544, "priceWithTaxes": 11598 },
|
|
2167
|
-
{ "priceWithoutTaxes": 10544, "priceWithTaxes": 11598 },
|
|
2168
|
-
{ "priceWithoutTaxes": 10544, "priceWithTaxes": 11598 },
|
|
2169
|
-
{ "priceWithoutTaxes": 13676, "priceWithTaxes": 15044 },
|
|
2170
|
-
{ "priceWithoutTaxes": 13676, "priceWithTaxes": 15044 }
|
|
2171
|
-
],
|
|
2172
|
-
"id": "25245--44932--253897b0--21473--318610",
|
|
2173
|
-
"name": "Doble Estándar: Oferta especial: ¡5% extra aplicado! (2 adultos : Desayuno Incluido)",
|
|
2174
|
-
"originalAvgPrice": 12747,
|
|
2175
|
-
"totalBasePrice": 69527,
|
|
2176
|
-
"totalPrice": 77476,
|
|
2177
|
-
"totalLocalTaxes": 996,
|
|
2178
|
-
"totalPriceWithTaxes": 76480
|
|
2179
|
-
},
|
|
2180
|
-
"25245--44932--253897b0--21474--318610": {
|
|
2181
|
-
"boardGroupName": "Media Pensión",
|
|
2182
|
-
"detail": [
|
|
2183
|
-
{ "priceWithoutTaxes": 12426, "priceWithTaxes": 13669 },
|
|
2184
|
-
{ "priceWithoutTaxes": 12426, "priceWithTaxes": 13669 },
|
|
2185
|
-
{ "priceWithoutTaxes": 12426, "priceWithTaxes": 13669 },
|
|
2186
|
-
{ "priceWithoutTaxes": 12426, "priceWithTaxes": 13669 },
|
|
2187
|
-
{ "priceWithoutTaxes": 15559, "priceWithTaxes": 17115 },
|
|
2188
|
-
{ "priceWithoutTaxes": 15559, "priceWithTaxes": 17115 }
|
|
2189
|
-
],
|
|
2190
|
-
"id": "25245--44932--253897b0--21474--318610",
|
|
2191
|
-
"name": "Doble Estándar: Oferta especial: ¡5% extra aplicado! (2 adultos : Media Pensión)",
|
|
2192
|
-
"originalAvgPrice": 14818,
|
|
2193
|
-
"totalBasePrice": 80824,
|
|
2194
|
-
"totalPrice": 89902,
|
|
2195
|
-
"totalLocalTaxes": 996,
|
|
2196
|
-
"totalPriceWithTaxes": 88906
|
|
2197
|
-
}
|
|
2198
|
-
},
|
|
2199
|
-
"cancellationPolicyTypeEnum": "freeCancellation",
|
|
2200
|
-
"id": "25245--44932--253897b0--318610",
|
|
2201
|
-
"name": "Oferta especial: ¡5% extra aplicado!",
|
|
2202
|
-
"sortedKeysBoards": ["25245--44932--253897b0--21473--318610", "25245--44932--253897b0--21474--318610"]
|
|
2203
|
-
}
|
|
2204
|
-
}
|
|
2205
|
-
}
|
|
2206
|
-
},
|
|
2207
|
-
"sortedKeysOccupations": ["253897b0"]
|
|
2208
|
-
},
|
|
2209
|
-
{
|
|
2210
|
-
"amountAvailable": 1,
|
|
2211
|
-
"id": 44935,
|
|
2212
|
-
"name": "Doble Vista Mar",
|
|
2213
|
-
"occupationOptions": {
|
|
2214
|
-
"253905b0": {
|
|
2215
|
-
"numAdults": 2,
|
|
2216
|
-
"numFirstRangeChildren": 0,
|
|
2217
|
-
"numSecondRangeChildren": 0,
|
|
2218
|
-
"rates": {
|
|
2219
|
-
"25246--44935--253905b0--318610": {
|
|
2220
|
-
"boardOptions": {
|
|
2221
|
-
"25246--44935--253905b0--21473--318610": {
|
|
2222
|
-
"boardGroupName": "Desayuno Incluido",
|
|
2223
|
-
"detail": [
|
|
2224
|
-
{ "priceWithoutTaxes": 10364, "priceWithTaxes": 11400 },
|
|
2225
|
-
{ "priceWithoutTaxes": 10364, "priceWithTaxes": 11400 },
|
|
2226
|
-
{ "priceWithoutTaxes": 10364, "priceWithTaxes": 11400 },
|
|
2227
|
-
{ "priceWithoutTaxes": 10364, "priceWithTaxes": 11400 },
|
|
2228
|
-
{ "priceWithoutTaxes": 13465, "priceWithTaxes": 14811 },
|
|
2229
|
-
{ "priceWithoutTaxes": 13465, "priceWithTaxes": 14811 }
|
|
2230
|
-
],
|
|
2231
|
-
"id": "25246--44935--253905b0--21473--318610",
|
|
2232
|
-
"name": "Doble Vista Mar: Oferta especial: ¡5% extra aplicado! (2 adultos : Desayuno Incluido)",
|
|
2233
|
-
"originalAvgPrice": 12537,
|
|
2234
|
-
"totalBasePrice": 68384,
|
|
2235
|
-
"totalPrice": 76218,
|
|
2236
|
-
"totalLocalTaxes": 996,
|
|
2237
|
-
"totalPriceWithTaxes": 75222
|
|
2238
|
-
},
|
|
2239
|
-
"25246--44935--253905b0--21474--318610": {
|
|
2240
|
-
"boardGroupName": "Media Pensión",
|
|
2241
|
-
"detail": [
|
|
2242
|
-
{ "priceWithoutTaxes": 12056, "priceWithTaxes": 13262 },
|
|
2243
|
-
{ "priceWithoutTaxes": 12056, "priceWithTaxes": 13262 },
|
|
2244
|
-
{ "priceWithoutTaxes": 12056, "priceWithTaxes": 13262 },
|
|
2245
|
-
{ "priceWithoutTaxes": 12056, "priceWithTaxes": 13262 },
|
|
2246
|
-
{ "priceWithoutTaxes": 15157, "priceWithTaxes": 16673 },
|
|
2247
|
-
{ "priceWithoutTaxes": 15157, "priceWithTaxes": 16673 }
|
|
2248
|
-
],
|
|
2249
|
-
"id": "25246--44935--253905b0--21474--318610",
|
|
2250
|
-
"name": "Doble Vista Mar: Oferta especial: ¡5% extra aplicado! (2 adultos : Media Pensión)",
|
|
2251
|
-
"originalAvgPrice": 14399,
|
|
2252
|
-
"totalBasePrice": 78540,
|
|
2253
|
-
"totalPrice": 87390,
|
|
2254
|
-
"totalLocalTaxes": 996,
|
|
2255
|
-
"totalPriceWithTaxes": 86394
|
|
2256
|
-
}
|
|
2257
|
-
},
|
|
2258
|
-
"cancellationPolicyTypeEnum": "nonRefundable",
|
|
2259
|
-
"id": "25246--44935--253905b0--318610",
|
|
2260
|
-
"name": "Oferta especial: ¡5% extra aplicado!",
|
|
2261
|
-
"sortedKeysBoards": ["25246--44935--253905b0--21473--318610", "25246--44935--253905b0--21474--318610"]
|
|
2262
|
-
},
|
|
2263
|
-
"25247--44935--253905b0--318610": {
|
|
2264
|
-
"boardOptions": {
|
|
2265
|
-
"25247--44935--253905b0--21473--318610": {
|
|
2266
|
-
"boardGroupName": "Desayuno Incluido",
|
|
2267
|
-
"detail": [
|
|
2268
|
-
{ "priceWithoutTaxes": 10943, "priceWithTaxes": 12037 },
|
|
2269
|
-
{ "priceWithoutTaxes": 10943, "priceWithTaxes": 12037 },
|
|
2270
|
-
{ "priceWithoutTaxes": 10943, "priceWithTaxes": 12037 },
|
|
2271
|
-
{ "priceWithoutTaxes": 10943, "priceWithTaxes": 12037 },
|
|
2272
|
-
{ "priceWithoutTaxes": 14215, "priceWithTaxes": 15637 },
|
|
2273
|
-
{ "priceWithoutTaxes": 14215, "priceWithTaxes": 15637 }
|
|
2274
|
-
],
|
|
2275
|
-
"id": "25247--44935--253905b0--21473--318610",
|
|
2276
|
-
"name": "Doble Vista Mar: Oferta especial: ¡5% extra aplicado! (2 adultos : Desayuno Incluido)",
|
|
2277
|
-
"originalAvgPrice": 13237,
|
|
2278
|
-
"totalBasePrice": 72202,
|
|
2279
|
-
"totalPrice": 80418,
|
|
2280
|
-
"totalLocalTaxes": 996,
|
|
2281
|
-
"totalPriceWithTaxes": 79422
|
|
2282
|
-
},
|
|
2283
|
-
"25247--44935--253905b0--21474--318610": {
|
|
2284
|
-
"boardGroupName": "Media Pensión",
|
|
2285
|
-
"detail": [
|
|
2286
|
-
{ "priceWithoutTaxes": 12730, "priceWithTaxes": 14003 },
|
|
2287
|
-
{ "priceWithoutTaxes": 12730, "priceWithTaxes": 14003 },
|
|
2288
|
-
{ "priceWithoutTaxes": 12730, "priceWithTaxes": 14003 },
|
|
2289
|
-
{ "priceWithoutTaxes": 12730, "priceWithTaxes": 14003 },
|
|
2290
|
-
{ "priceWithoutTaxes": 16004, "priceWithTaxes": 17604 },
|
|
2291
|
-
{ "priceWithoutTaxes": 16004, "priceWithTaxes": 17604 }
|
|
2292
|
-
],
|
|
2293
|
-
"id": "25247--44935--253905b0--21474--318610",
|
|
2294
|
-
"name": "Doble Vista Mar: Oferta especial: ¡5% extra aplicado! (2 adultos : Media Pensión)",
|
|
2295
|
-
"originalAvgPrice": 15203,
|
|
2296
|
-
"totalBasePrice": 82927,
|
|
2297
|
-
"totalPrice": 92216,
|
|
2298
|
-
"totalLocalTaxes": 996,
|
|
2299
|
-
"totalPriceWithTaxes": 91220
|
|
2300
|
-
}
|
|
2301
|
-
},
|
|
2302
|
-
"cancellationPolicyTypeEnum": "specialConditions",
|
|
2303
|
-
"id": "25247--44935--253905b0--318610",
|
|
2304
|
-
"name": "Oferta especial: ¡5% extra aplicado!",
|
|
2305
|
-
"sortedKeysBoards": ["25247--44935--253905b0--21473--318610", "25247--44935--253905b0--21474--318610"]
|
|
2306
|
-
},
|
|
2307
|
-
"25245--44935--253905b0--318610": {
|
|
2308
|
-
"boardOptions": {
|
|
2309
|
-
"25245--44935--253905b0--21473--318610": {
|
|
2310
|
-
"boardGroupName": "Desayuno Incluido",
|
|
2311
|
-
"detail": [
|
|
2312
|
-
{ "priceWithoutTaxes": 11515, "priceWithTaxes": 12667 },
|
|
2313
|
-
{ "priceWithoutTaxes": 11515, "priceWithTaxes": 12667 },
|
|
2314
|
-
{ "priceWithoutTaxes": 11515, "priceWithTaxes": 12667 },
|
|
2315
|
-
{ "priceWithoutTaxes": 11515, "priceWithTaxes": 12667 },
|
|
2316
|
-
{ "priceWithoutTaxes": 14962, "priceWithTaxes": 16458 },
|
|
2317
|
-
{ "priceWithoutTaxes": 14962, "priceWithTaxes": 16458 }
|
|
2318
|
-
],
|
|
2319
|
-
"id": "25245--44935--253905b0--21473--318610",
|
|
2320
|
-
"name": "Doble Vista Mar: Oferta especial: ¡5% extra aplicado! (2 adultos : Desayuno Incluido)",
|
|
2321
|
-
"originalAvgPrice": 13931,
|
|
2322
|
-
"totalBasePrice": 75985,
|
|
2323
|
-
"totalPrice": 84580,
|
|
2324
|
-
"totalLocalTaxes": 996,
|
|
2325
|
-
"totalPriceWithTaxes": 83584
|
|
2326
|
-
},
|
|
2327
|
-
"25245--44935--253905b0--21474--318610": {
|
|
2328
|
-
"boardGroupName": "Media Pensión",
|
|
2329
|
-
"detail": [
|
|
2330
|
-
{ "priceWithoutTaxes": 13398, "priceWithTaxes": 14738 },
|
|
2331
|
-
{ "priceWithoutTaxes": 13398, "priceWithTaxes": 14738 },
|
|
2332
|
-
{ "priceWithoutTaxes": 13398, "priceWithTaxes": 14738 },
|
|
2333
|
-
{ "priceWithoutTaxes": 13398, "priceWithTaxes": 14738 },
|
|
2334
|
-
{ "priceWithoutTaxes": 16845, "priceWithTaxes": 18529 },
|
|
2335
|
-
{ "priceWithoutTaxes": 16845, "priceWithTaxes": 18529 }
|
|
2336
|
-
],
|
|
2337
|
-
"id": "25245--44935--253905b0--21474--318610",
|
|
2338
|
-
"name": "Doble Vista Mar: Oferta especial: ¡5% extra aplicado! (2 adultos : Media Pensión)",
|
|
2339
|
-
"originalAvgPrice": 16002,
|
|
2340
|
-
"totalBasePrice": 87282,
|
|
2341
|
-
"totalPrice": 97006,
|
|
2342
|
-
"totalLocalTaxes": 996,
|
|
2343
|
-
"totalPriceWithTaxes": 96010
|
|
2344
|
-
}
|
|
2345
|
-
},
|
|
2346
|
-
"cancellationPolicyTypeEnum": "freeCancellation",
|
|
2347
|
-
"id": "25245--44935--253905b0--318610",
|
|
2348
|
-
"name": "Oferta especial: ¡5% extra aplicado!",
|
|
2349
|
-
"sortedKeysBoards": ["25245--44935--253905b0--21473--318610", "25245--44935--253905b0--21474--318610"]
|
|
2350
|
-
}
|
|
2351
|
-
}
|
|
2352
|
-
}
|
|
2353
|
-
},
|
|
2354
|
-
"sortedKeysOccupations": ["253905b0"]
|
|
2355
|
-
},
|
|
2356
|
-
{
|
|
2357
|
-
"amountAvailable": 1,
|
|
2358
|
-
"id": 44934,
|
|
2359
|
-
"name": "Doble Vista Piscina",
|
|
2360
|
-
"occupationOptions": {
|
|
2361
|
-
"268895b0": {
|
|
2362
|
-
"numAdults": 2,
|
|
2363
|
-
"numFirstRangeChildren": 0,
|
|
2364
|
-
"numSecondRangeChildren": 0,
|
|
2365
|
-
"rates": {
|
|
2366
|
-
"25246--44934--268895b0--318610": {
|
|
2367
|
-
"boardOptions": {
|
|
2368
|
-
"25246--44934--268895b0--21473--318610": {
|
|
2369
|
-
"boardGroupName": "Desayuno Incluido",
|
|
2370
|
-
"detail": [
|
|
2371
|
-
{ "priceWithoutTaxes": 10479, "priceWithTaxes": 11527 },
|
|
2372
|
-
{ "priceWithoutTaxes": 10479, "priceWithTaxes": 11527 },
|
|
2373
|
-
{ "priceWithoutTaxes": 10479, "priceWithTaxes": 11527 },
|
|
2374
|
-
{ "priceWithoutTaxes": 10479, "priceWithTaxes": 11527 },
|
|
2375
|
-
{ "priceWithoutTaxes": 13604, "priceWithTaxes": 14964 },
|
|
2376
|
-
{ "priceWithoutTaxes": 13604, "priceWithTaxes": 14964 }
|
|
2377
|
-
],
|
|
2378
|
-
"id": "25246--44934--268895b0--21473--318610",
|
|
2379
|
-
"name": "Doble Vista Piscina: Oferta especial: ¡5% extra aplicado! (2 adultos : Desayuno Incluido)",
|
|
2380
|
-
"originalAvgPrice": 12673,
|
|
2381
|
-
"totalBasePrice": 69124,
|
|
2382
|
-
"totalPrice": 77032,
|
|
2383
|
-
"totalLocalTaxes": 996,
|
|
2384
|
-
"totalPriceWithTaxes": 76036
|
|
2385
|
-
},
|
|
2386
|
-
"25246--44934--268895b0--21474--318610": {
|
|
2387
|
-
"boardGroupName": "Media Pensión",
|
|
2388
|
-
"detail": [
|
|
2389
|
-
{ "priceWithoutTaxes": 12265, "priceWithTaxes": 13492 },
|
|
2390
|
-
{ "priceWithoutTaxes": 12265, "priceWithTaxes": 13492 },
|
|
2391
|
-
{ "priceWithoutTaxes": 12265, "priceWithTaxes": 13492 },
|
|
2392
|
-
{ "priceWithoutTaxes": 12265, "priceWithTaxes": 13492 },
|
|
2393
|
-
{ "priceWithoutTaxes": 15390, "priceWithTaxes": 16929 },
|
|
2394
|
-
{ "priceWithoutTaxes": 15390, "priceWithTaxes": 16929 }
|
|
2395
|
-
],
|
|
2396
|
-
"id": "25246--44934--268895b0--21474--318610",
|
|
2397
|
-
"name": "Doble Vista Piscina: Oferta especial: ¡5% extra aplicado! (2 adultos : Media Pensión)",
|
|
2398
|
-
"originalAvgPrice": 14638,
|
|
2399
|
-
"totalBasePrice": 79842,
|
|
2400
|
-
"totalPrice": 88822,
|
|
2401
|
-
"totalLocalTaxes": 996,
|
|
2402
|
-
"totalPriceWithTaxes": 87826
|
|
2403
|
-
}
|
|
2404
|
-
},
|
|
2405
|
-
"cancellationPolicyTypeEnum": "nonRefundable",
|
|
2406
|
-
"id": "25246--44934--268895b0--318610",
|
|
2407
|
-
"name": "Oferta especial: ¡5% extra aplicado!",
|
|
2408
|
-
"sortedKeysBoards": ["25246--44934--268895b0--21473--318610", "25246--44934--268895b0--21474--318610"]
|
|
2409
|
-
},
|
|
2410
|
-
"25247--44934--268895b0--318610": {
|
|
2411
|
-
"boardOptions": {
|
|
2412
|
-
"25247--44934--268895b0--21473--318610": {
|
|
2413
|
-
"boardGroupName": "Desayuno Incluido",
|
|
2414
|
-
"detail": [
|
|
2415
|
-
{ "priceWithoutTaxes": 11060, "priceWithTaxes": 12166 },
|
|
2416
|
-
{ "priceWithoutTaxes": 11060, "priceWithTaxes": 12166 },
|
|
2417
|
-
{ "priceWithoutTaxes": 11060, "priceWithTaxes": 12166 },
|
|
2418
|
-
{ "priceWithoutTaxes": 11060, "priceWithTaxes": 12166 },
|
|
2419
|
-
{ "priceWithoutTaxes": 14359, "priceWithTaxes": 15795 },
|
|
2420
|
-
{ "priceWithoutTaxes": 14359, "priceWithTaxes": 15795 }
|
|
2421
|
-
],
|
|
2422
|
-
"id": "25247--44934--268895b0--21473--318610",
|
|
2423
|
-
"name": "Doble Vista Piscina: Oferta especial: ¡5% extra aplicado! (2 adultos : Desayuno Incluido)",
|
|
2424
|
-
"originalAvgPrice": 13376,
|
|
2425
|
-
"totalBasePrice": 72958,
|
|
2426
|
-
"totalPrice": 81250,
|
|
2427
|
-
"totalLocalTaxes": 996,
|
|
2428
|
-
"totalPriceWithTaxes": 80254
|
|
2429
|
-
},
|
|
2430
|
-
"25247--44934--268895b0--21474--318610": {
|
|
2431
|
-
"boardGroupName": "Media Pensión",
|
|
2432
|
-
"detail": [
|
|
2433
|
-
{ "priceWithoutTaxes": 12946, "priceWithTaxes": 14241 },
|
|
2434
|
-
{ "priceWithoutTaxes": 12946, "priceWithTaxes": 14241 },
|
|
2435
|
-
{ "priceWithoutTaxes": 12946, "priceWithTaxes": 14241 },
|
|
2436
|
-
{ "priceWithoutTaxes": 12946, "priceWithTaxes": 14241 },
|
|
2437
|
-
{ "priceWithoutTaxes": 16245, "priceWithTaxes": 17870 },
|
|
2438
|
-
{ "priceWithoutTaxes": 16245, "priceWithTaxes": 17870 }
|
|
2439
|
-
],
|
|
2440
|
-
"id": "25247--44934--268895b0--21474--318610",
|
|
2441
|
-
"name": "Doble Vista Piscina: Oferta especial: ¡5% extra aplicado! (2 adultos : Media Pensión)",
|
|
2442
|
-
"originalAvgPrice": 15451,
|
|
2443
|
-
"totalBasePrice": 84276,
|
|
2444
|
-
"totalPrice": 93700,
|
|
2445
|
-
"totalLocalTaxes": 996,
|
|
2446
|
-
"totalPriceWithTaxes": 92704
|
|
2447
|
-
}
|
|
2448
|
-
},
|
|
2449
|
-
"cancellationPolicyTypeEnum": "specialConditions",
|
|
2450
|
-
"id": "25247--44934--268895b0--318610",
|
|
2451
|
-
"name": "Oferta especial: ¡5% extra aplicado!",
|
|
2452
|
-
"sortedKeysBoards": ["25247--44934--268895b0--21473--318610", "25247--44934--268895b0--21474--318610"]
|
|
2453
|
-
},
|
|
2454
|
-
"25245--44934--268895b0--318610": {
|
|
2455
|
-
"boardOptions": {
|
|
2456
|
-
"25245--44934--268895b0--21473--318610": {
|
|
2457
|
-
"boardGroupName": "Desayuno Incluido",
|
|
2458
|
-
"detail": [
|
|
2459
|
-
{ "priceWithoutTaxes": 11642, "priceWithTaxes": 12806 },
|
|
2460
|
-
{ "priceWithoutTaxes": 11642, "priceWithTaxes": 12806 },
|
|
2461
|
-
{ "priceWithoutTaxes": 11642, "priceWithTaxes": 12806 },
|
|
2462
|
-
{ "priceWithoutTaxes": 11642, "priceWithTaxes": 12806 },
|
|
2463
|
-
{ "priceWithoutTaxes": 15114, "priceWithTaxes": 16625 },
|
|
2464
|
-
{ "priceWithoutTaxes": 15114, "priceWithTaxes": 16625 }
|
|
2465
|
-
],
|
|
2466
|
-
"id": "25245--44934--268895b0--21473--318610",
|
|
2467
|
-
"name": "Doble Vista Piscina: Oferta especial: ¡5% extra aplicado! (2 adultos : Desayuno Incluido)",
|
|
2468
|
-
"originalAvgPrice": 14079,
|
|
2469
|
-
"totalBasePrice": 76795,
|
|
2470
|
-
"totalPrice": 85470,
|
|
2471
|
-
"totalLocalTaxes": 996,
|
|
2472
|
-
"totalPriceWithTaxes": 84474
|
|
2473
|
-
},
|
|
2474
|
-
"25245--44934--268895b0--21474--318610": {
|
|
2475
|
-
"boardGroupName": "Media Pensión",
|
|
2476
|
-
"detail": [
|
|
2477
|
-
{ "priceWithoutTaxes": 13628, "priceWithTaxes": 14991 },
|
|
2478
|
-
{ "priceWithoutTaxes": 13628, "priceWithTaxes": 14991 },
|
|
2479
|
-
{ "priceWithoutTaxes": 13628, "priceWithTaxes": 14991 },
|
|
2480
|
-
{ "priceWithoutTaxes": 13628, "priceWithTaxes": 14991 },
|
|
2481
|
-
{ "priceWithoutTaxes": 17100, "priceWithTaxes": 18810 },
|
|
2482
|
-
{ "priceWithoutTaxes": 17100, "priceWithTaxes": 18810 }
|
|
2483
|
-
],
|
|
2484
|
-
"id": "25245--44934--268895b0--21474--318610",
|
|
2485
|
-
"name": "Doble Vista Piscina: Oferta especial: ¡5% extra aplicado! (2 adultos : Media Pensión)",
|
|
2486
|
-
"originalAvgPrice": 16264,
|
|
2487
|
-
"totalBasePrice": 88713,
|
|
2488
|
-
"totalPrice": 98580,
|
|
2489
|
-
"totalLocalTaxes": 996,
|
|
2490
|
-
"totalPriceWithTaxes": 97584
|
|
2491
|
-
}
|
|
2492
|
-
},
|
|
2493
|
-
"cancellationPolicyTypeEnum": "freeCancellation",
|
|
2494
|
-
"id": "25245--44934--268895b0--318610",
|
|
2495
|
-
"name": "Oferta especial: ¡5% extra aplicado!",
|
|
2496
|
-
"sortedKeysBoards": ["25245--44934--268895b0--21473--318610", "25245--44934--268895b0--21474--318610"]
|
|
2497
|
-
}
|
|
2498
|
-
}
|
|
2499
|
-
}
|
|
2500
|
-
},
|
|
2501
|
-
"sortedKeysOccupations": ["268895b0"]
|
|
2502
|
-
},
|
|
2503
|
-
{
|
|
2504
|
-
"amountAvailable": 4,
|
|
2505
|
-
"id": 44936,
|
|
2506
|
-
"name": "Doble Vista Mar/Piscina",
|
|
2507
|
-
"occupationOptions": {
|
|
2508
|
-
"253909b0": {
|
|
2509
|
-
"numAdults": 2,
|
|
2510
|
-
"numFirstRangeChildren": 0,
|
|
2511
|
-
"numSecondRangeChildren": 0,
|
|
2512
|
-
"rates": {
|
|
2513
|
-
"25246--44936--253909b0--318610": {
|
|
2514
|
-
"boardOptions": {
|
|
2515
|
-
"25246--44936--253909b0--21473--318610": {
|
|
2516
|
-
"boardGroupName": "Desayuno Incluido",
|
|
2517
|
-
"detail": [
|
|
2518
|
-
{ "priceWithoutTaxes": 10939, "priceWithTaxes": 12033 },
|
|
2519
|
-
{ "priceWithoutTaxes": 10939, "priceWithTaxes": 12033 },
|
|
2520
|
-
{ "priceWithoutTaxes": 10939, "priceWithTaxes": 12033 },
|
|
2521
|
-
{ "priceWithoutTaxes": 10939, "priceWithTaxes": 12033 },
|
|
2522
|
-
{ "priceWithoutTaxes": 14214, "priceWithTaxes": 15635 },
|
|
2523
|
-
{ "priceWithoutTaxes": 14214, "priceWithTaxes": 15635 }
|
|
2524
|
-
],
|
|
2525
|
-
"id": "25246--44936--253909b0--21473--318610",
|
|
2526
|
-
"name": "Doble Vista Mar/Piscina: Oferta especial: ¡5% extra aplicado! (2 adultos : Desayuno Incluido)",
|
|
2527
|
-
"originalAvgPrice": 13234,
|
|
2528
|
-
"totalBasePrice": 72184,
|
|
2529
|
-
"totalPrice": 80398,
|
|
2530
|
-
"totalLocalTaxes": 996,
|
|
2531
|
-
"totalPriceWithTaxes": 79402
|
|
2532
|
-
},
|
|
2533
|
-
"25246--44936--253909b0--21474--318610": {
|
|
2534
|
-
"boardGroupName": "Media Pensión",
|
|
2535
|
-
"detail": [
|
|
2536
|
-
{ "priceWithoutTaxes": 12725, "priceWithTaxes": 13997 },
|
|
2537
|
-
{ "priceWithoutTaxes": 12725, "priceWithTaxes": 13997 },
|
|
2538
|
-
{ "priceWithoutTaxes": 12725, "priceWithTaxes": 13997 },
|
|
2539
|
-
{ "priceWithoutTaxes": 12725, "priceWithTaxes": 13997 },
|
|
2540
|
-
{ "priceWithoutTaxes": 16000, "priceWithTaxes": 17600 },
|
|
2541
|
-
{ "priceWithoutTaxes": 16000, "priceWithTaxes": 17600 }
|
|
2542
|
-
],
|
|
2543
|
-
"id": "25246--44936--253909b0--21474--318610",
|
|
2544
|
-
"name": "Doble Vista Mar/Piscina: Oferta especial: ¡5% extra aplicado! (2 adultos : Media Pensión)",
|
|
2545
|
-
"originalAvgPrice": 15198,
|
|
2546
|
-
"totalBasePrice": 82898,
|
|
2547
|
-
"totalPrice": 92184,
|
|
2548
|
-
"totalLocalTaxes": 996,
|
|
2549
|
-
"totalPriceWithTaxes": 91188
|
|
2550
|
-
}
|
|
2551
|
-
},
|
|
2552
|
-
"cancellationPolicyTypeEnum": "nonRefundable",
|
|
2553
|
-
"id": "25246--44936--253909b0--318610",
|
|
2554
|
-
"name": "Oferta especial: ¡5% extra aplicado!",
|
|
2555
|
-
"sortedKeysBoards": ["25246--44936--253909b0--21473--318610", "25246--44936--253909b0--21474--318610"]
|
|
2556
|
-
},
|
|
2557
|
-
"25247--44936--253909b0--318610": {
|
|
2558
|
-
"boardOptions": {
|
|
2559
|
-
"25247--44936--253909b0--21473--318610": {
|
|
2560
|
-
"boardGroupName": "Desayuno Incluido",
|
|
2561
|
-
"detail": [
|
|
2562
|
-
{ "priceWithoutTaxes": 11548, "priceWithTaxes": 12703 },
|
|
2563
|
-
{ "priceWithoutTaxes": 11548, "priceWithTaxes": 12703 },
|
|
2564
|
-
{ "priceWithoutTaxes": 11548, "priceWithTaxes": 12703 },
|
|
2565
|
-
{ "priceWithoutTaxes": 11548, "priceWithTaxes": 12703 },
|
|
2566
|
-
{ "priceWithoutTaxes": 15006, "priceWithTaxes": 16507 },
|
|
2567
|
-
{ "priceWithoutTaxes": 15006, "priceWithTaxes": 16507 }
|
|
2568
|
-
],
|
|
2569
|
-
"id": "25247--44936--253909b0--21473--318610",
|
|
2570
|
-
"name": "Doble Vista Mar/Piscina: Oferta especial: ¡5% extra aplicado! (2 adultos : Desayuno Incluido)",
|
|
2571
|
-
"originalAvgPrice": 13971,
|
|
2572
|
-
"totalBasePrice": 76205,
|
|
2573
|
-
"totalPrice": 84822,
|
|
2574
|
-
"totalLocalTaxes": 996,
|
|
2575
|
-
"totalPriceWithTaxes": 83826
|
|
2576
|
-
},
|
|
2577
|
-
"25247--44936--253909b0--21474--318610": {
|
|
2578
|
-
"boardGroupName": "Media Pensión",
|
|
2579
|
-
"detail": [
|
|
2580
|
-
{ "priceWithoutTaxes": 13435, "priceWithTaxes": 14778 },
|
|
2581
|
-
{ "priceWithoutTaxes": 13435, "priceWithTaxes": 14778 },
|
|
2582
|
-
{ "priceWithoutTaxes": 13435, "priceWithTaxes": 14778 },
|
|
2583
|
-
{ "priceWithoutTaxes": 13435, "priceWithTaxes": 14778 },
|
|
2584
|
-
{ "priceWithoutTaxes": 16893, "priceWithTaxes": 18582 },
|
|
2585
|
-
{ "priceWithoutTaxes": 16893, "priceWithTaxes": 18582 }
|
|
2586
|
-
],
|
|
2587
|
-
"id": "25247--44936--253909b0--21474--318610",
|
|
2588
|
-
"name": "Doble Vista Mar/Piscina: Oferta especial: ¡5% extra aplicado! (2 adultos : Media Pensión)",
|
|
2589
|
-
"originalAvgPrice": 16046,
|
|
2590
|
-
"totalBasePrice": 87524,
|
|
2591
|
-
"totalPrice": 97272,
|
|
2592
|
-
"totalLocalTaxes": 996,
|
|
2593
|
-
"totalPriceWithTaxes": 96276
|
|
2594
|
-
}
|
|
2595
|
-
},
|
|
2596
|
-
"cancellationPolicyTypeEnum": "specialConditions",
|
|
2597
|
-
"id": "25247--44936--253909b0--318610",
|
|
2598
|
-
"name": "Oferta especial: ¡5% extra aplicado!",
|
|
2599
|
-
"sortedKeysBoards": ["25247--44936--253909b0--21473--318610", "25247--44936--253909b0--21474--318610"]
|
|
2600
|
-
},
|
|
2601
|
-
"25245--44936--253909b0--318610": {
|
|
2602
|
-
"boardOptions": {
|
|
2603
|
-
"25245--44936--253909b0--21473--318610": {
|
|
2604
|
-
"boardGroupName": "Desayuno Incluido",
|
|
2605
|
-
"detail": [
|
|
2606
|
-
{ "priceWithoutTaxes": 12155, "priceWithTaxes": 13370 },
|
|
2607
|
-
{ "priceWithoutTaxes": 12155, "priceWithTaxes": 13370 },
|
|
2608
|
-
{ "priceWithoutTaxes": 12155, "priceWithTaxes": 13370 },
|
|
2609
|
-
{ "priceWithoutTaxes": 12155, "priceWithTaxes": 13370 },
|
|
2610
|
-
{ "priceWithoutTaxes": 15795, "priceWithTaxes": 17374 },
|
|
2611
|
-
{ "priceWithoutTaxes": 15795, "priceWithTaxes": 17374 }
|
|
2612
|
-
],
|
|
2613
|
-
"id": "25245--44936--253909b0--21473--318610",
|
|
2614
|
-
"name": "Doble Vista Mar/Piscina: Oferta especial: ¡5% extra aplicado! (2 adultos : Desayuno Incluido)",
|
|
2615
|
-
"originalAvgPrice": 14705,
|
|
2616
|
-
"totalBasePrice": 80207,
|
|
2617
|
-
"totalPrice": 89224,
|
|
2618
|
-
"totalLocalTaxes": 996,
|
|
2619
|
-
"totalPriceWithTaxes": 88228
|
|
2620
|
-
},
|
|
2621
|
-
"25245--44936--253909b0--21474--318610": {
|
|
2622
|
-
"boardGroupName": "Media Pensión",
|
|
2623
|
-
"detail": [
|
|
2624
|
-
{ "priceWithoutTaxes": 14141, "priceWithTaxes": 15555 },
|
|
2625
|
-
{ "priceWithoutTaxes": 14141, "priceWithTaxes": 15555 },
|
|
2626
|
-
{ "priceWithoutTaxes": 14141, "priceWithTaxes": 15555 },
|
|
2627
|
-
{ "priceWithoutTaxes": 14141, "priceWithTaxes": 15555 },
|
|
2628
|
-
{ "priceWithoutTaxes": 17781, "priceWithTaxes": 19559 },
|
|
2629
|
-
{ "priceWithoutTaxes": 17781, "priceWithTaxes": 19559 }
|
|
2630
|
-
],
|
|
2631
|
-
"id": "25245--44936--253909b0--21474--318610",
|
|
2632
|
-
"name": "Doble Vista Mar/Piscina: Oferta especial: ¡5% extra aplicado! (2 adultos : Media Pensión)",
|
|
2633
|
-
"originalAvgPrice": 16890,
|
|
2634
|
-
"totalBasePrice": 92125,
|
|
2635
|
-
"totalPrice": 102334,
|
|
2636
|
-
"totalLocalTaxes": 996,
|
|
2637
|
-
"totalPriceWithTaxes": 101338
|
|
2638
|
-
}
|
|
2639
|
-
},
|
|
2640
|
-
"cancellationPolicyTypeEnum": "freeCancellation",
|
|
2641
|
-
"id": "25245--44936--253909b0--318610",
|
|
2642
|
-
"name": "Oferta especial: ¡5% extra aplicado!",
|
|
2643
|
-
"sortedKeysBoards": ["25245--44936--253909b0--21473--318610", "25245--44936--253909b0--21474--318610"]
|
|
2644
|
-
}
|
|
2645
|
-
}
|
|
2646
|
-
}
|
|
2647
|
-
},
|
|
2648
|
-
"sortedKeysOccupations": ["253909b0"]
|
|
2649
|
-
},
|
|
2650
|
-
{
|
|
2651
|
-
"amountAvailable": 1,
|
|
2652
|
-
"id": 44937,
|
|
2653
|
-
"name": "Junior Suite Vista Piscina",
|
|
2654
|
-
"occupationOptions": {
|
|
2655
|
-
"253918b0": {
|
|
2656
|
-
"numAdults": 2,
|
|
2657
|
-
"numFirstRangeChildren": 0,
|
|
2658
|
-
"numSecondRangeChildren": 0,
|
|
2659
|
-
"rates": {
|
|
2660
|
-
"25246--44937--253918b0--318610": {
|
|
2661
|
-
"boardOptions": {
|
|
2662
|
-
"25246--44937--253918b0--21473--318610": {
|
|
2663
|
-
"boardGroupName": "Desayuno Incluido",
|
|
2664
|
-
"detail": [
|
|
2665
|
-
{ "priceWithoutTaxes": 11863, "priceWithTaxes": 13049 },
|
|
2666
|
-
{ "priceWithoutTaxes": 11863, "priceWithTaxes": 13049 },
|
|
2667
|
-
{ "priceWithoutTaxes": 11863, "priceWithTaxes": 13049 },
|
|
2668
|
-
{ "priceWithoutTaxes": 11863, "priceWithTaxes": 13049 },
|
|
2669
|
-
{ "priceWithoutTaxes": 15435, "priceWithTaxes": 16978 },
|
|
2670
|
-
{ "priceWithoutTaxes": 15435, "priceWithTaxes": 16978 }
|
|
2671
|
-
],
|
|
2672
|
-
"id": "25246--44937--253918b0--21473--318610",
|
|
2673
|
-
"name": "Junior Suite Vista Piscina: Oferta especial: ¡5% extra aplicado! (2 adultos : Desayuno Incluido)",
|
|
2674
|
-
"originalAvgPrice": 14359,
|
|
2675
|
-
"totalBasePrice": 78320,
|
|
2676
|
-
"totalPrice": 87148,
|
|
2677
|
-
"totalLocalTaxes": 996,
|
|
2678
|
-
"totalPriceWithTaxes": 86152
|
|
2679
|
-
},
|
|
2680
|
-
"25246--44937--253918b0--21474--318610": {
|
|
2681
|
-
"boardGroupName": "Media Pensión",
|
|
2682
|
-
"detail": [
|
|
2683
|
-
{ "priceWithoutTaxes": 13649, "priceWithTaxes": 15014 },
|
|
2684
|
-
{ "priceWithoutTaxes": 13649, "priceWithTaxes": 15014 },
|
|
2685
|
-
{ "priceWithoutTaxes": 13649, "priceWithTaxes": 15014 },
|
|
2686
|
-
{ "priceWithoutTaxes": 13649, "priceWithTaxes": 15014 },
|
|
2687
|
-
{ "priceWithoutTaxes": 17221, "priceWithTaxes": 18943 },
|
|
2688
|
-
{ "priceWithoutTaxes": 17221, "priceWithTaxes": 18943 }
|
|
2689
|
-
],
|
|
2690
|
-
"id": "25246--44937--253918b0--21474--318610",
|
|
2691
|
-
"name": "Junior Suite Vista Piscina: Oferta especial: ¡5% extra aplicado! (2 adultos : Media Pensión)",
|
|
2692
|
-
"originalAvgPrice": 16324,
|
|
2693
|
-
"totalBasePrice": 89038,
|
|
2694
|
-
"totalPrice": 98938,
|
|
2695
|
-
"totalLocalTaxes": 996,
|
|
2696
|
-
"totalPriceWithTaxes": 97942
|
|
2697
|
-
}
|
|
2698
|
-
},
|
|
2699
|
-
"cancellationPolicyTypeEnum": "nonRefundable",
|
|
2700
|
-
"id": "25246--44937--253918b0--318610",
|
|
2701
|
-
"name": "Oferta especial: ¡5% extra aplicado!",
|
|
2702
|
-
"sortedKeysBoards": ["25246--44937--253918b0--21473--318610", "25246--44937--253918b0--21474--318610"]
|
|
2703
|
-
},
|
|
2704
|
-
"25247--44937--253918b0--318610": {
|
|
2705
|
-
"boardOptions": {
|
|
2706
|
-
"25247--44937--253918b0--21473--318610": {
|
|
2707
|
-
"boardGroupName": "Desayuno Incluido",
|
|
2708
|
-
"detail": [
|
|
2709
|
-
{ "priceWithoutTaxes": 12523, "priceWithTaxes": 13775 },
|
|
2710
|
-
{ "priceWithoutTaxes": 12523, "priceWithTaxes": 13775 },
|
|
2711
|
-
{ "priceWithoutTaxes": 12523, "priceWithTaxes": 13775 },
|
|
2712
|
-
{ "priceWithoutTaxes": 12523, "priceWithTaxes": 13775 },
|
|
2713
|
-
{ "priceWithoutTaxes": 16292, "priceWithTaxes": 17921 },
|
|
2714
|
-
{ "priceWithoutTaxes": 16292, "priceWithTaxes": 17921 }
|
|
2715
|
-
],
|
|
2716
|
-
"id": "25247--44937--253918b0--21473--318610",
|
|
2717
|
-
"name": "Junior Suite Vista Piscina: Oferta especial: ¡5% extra aplicado! (2 adultos : Desayuno Incluido)",
|
|
2718
|
-
"originalAvgPrice": 15157,
|
|
2719
|
-
"totalBasePrice": 82675,
|
|
2720
|
-
"totalPrice": 91938,
|
|
2721
|
-
"totalLocalTaxes": 996,
|
|
2722
|
-
"totalPriceWithTaxes": 90942
|
|
2723
|
-
},
|
|
2724
|
-
"25247--44937--253918b0--21474--318610": {
|
|
2725
|
-
"boardGroupName": "Media Pensión",
|
|
2726
|
-
"detail": [
|
|
2727
|
-
{ "priceWithoutTaxes": 14409, "priceWithTaxes": 15850 },
|
|
2728
|
-
{ "priceWithoutTaxes": 14409, "priceWithTaxes": 15850 },
|
|
2729
|
-
{ "priceWithoutTaxes": 14409, "priceWithTaxes": 15850 },
|
|
2730
|
-
{ "priceWithoutTaxes": 14409, "priceWithTaxes": 15850 },
|
|
2731
|
-
{ "priceWithoutTaxes": 18178, "priceWithTaxes": 19996 },
|
|
2732
|
-
{ "priceWithoutTaxes": 18178, "priceWithTaxes": 19996 }
|
|
2733
|
-
],
|
|
2734
|
-
"id": "25247--44937--253918b0--21474--318610",
|
|
2735
|
-
"name": "Junior Suite Vista Piscina: Oferta especial: ¡5% extra aplicado! (2 adultos : Media Pensión)",
|
|
2736
|
-
"originalAvgPrice": 17232,
|
|
2737
|
-
"totalBasePrice": 93993,
|
|
2738
|
-
"totalPrice": 104388,
|
|
2739
|
-
"totalLocalTaxes": 996,
|
|
2740
|
-
"totalPriceWithTaxes": 103392
|
|
2741
|
-
}
|
|
2742
|
-
},
|
|
2743
|
-
"cancellationPolicyTypeEnum": "specialConditions",
|
|
2744
|
-
"id": "25247--44937--253918b0--318610",
|
|
2745
|
-
"name": "Oferta especial: ¡5% extra aplicado!",
|
|
2746
|
-
"sortedKeysBoards": ["25247--44937--253918b0--21473--318610", "25247--44937--253918b0--21474--318610"]
|
|
2747
|
-
},
|
|
2748
|
-
"25245--44937--253918b0--318610": {
|
|
2749
|
-
"boardOptions": {
|
|
2750
|
-
"25245--44937--253918b0--21473--318610": {
|
|
2751
|
-
"boardGroupName": "Desayuno Incluido",
|
|
2752
|
-
"detail": [
|
|
2753
|
-
{ "priceWithoutTaxes": 13181, "priceWithTaxes": 14499 },
|
|
2754
|
-
{ "priceWithoutTaxes": 13181, "priceWithTaxes": 14499 },
|
|
2755
|
-
{ "priceWithoutTaxes": 13181, "priceWithTaxes": 14499 },
|
|
2756
|
-
{ "priceWithoutTaxes": 13181, "priceWithTaxes": 14499 },
|
|
2757
|
-
{ "priceWithoutTaxes": 17148, "priceWithTaxes": 18863 },
|
|
2758
|
-
{ "priceWithoutTaxes": 17148, "priceWithTaxes": 18863 }
|
|
2759
|
-
],
|
|
2760
|
-
"id": "25245--44937--253918b0--21473--318610",
|
|
2761
|
-
"name": "Junior Suite Vista Piscina: Oferta especial: ¡5% extra aplicado! (2 adultos : Desayuno Incluido)",
|
|
2762
|
-
"originalAvgPrice": 15954,
|
|
2763
|
-
"totalBasePrice": 87020,
|
|
2764
|
-
"totalPrice": 96718,
|
|
2765
|
-
"totalLocalTaxes": 996,
|
|
2766
|
-
"totalPriceWithTaxes": 95722
|
|
2767
|
-
},
|
|
2768
|
-
"25245--44937--253918b0--21474--318610": {
|
|
2769
|
-
"boardGroupName": "Media Pensión",
|
|
2770
|
-
"detail": [
|
|
2771
|
-
{ "priceWithoutTaxes": 15167, "priceWithTaxes": 16684 },
|
|
2772
|
-
{ "priceWithoutTaxes": 15167, "priceWithTaxes": 16684 },
|
|
2773
|
-
{ "priceWithoutTaxes": 15167, "priceWithTaxes": 16684 },
|
|
2774
|
-
{ "priceWithoutTaxes": 15167, "priceWithTaxes": 16684 },
|
|
2775
|
-
{ "priceWithoutTaxes": 19135, "priceWithTaxes": 21048 },
|
|
2776
|
-
{ "priceWithoutTaxes": 19135, "priceWithTaxes": 21048 }
|
|
2777
|
-
],
|
|
2778
|
-
"id": "25245--44937--253918b0--21474--318610",
|
|
2779
|
-
"name": "Junior Suite Vista Piscina: Oferta especial: ¡5% extra aplicado! (2 adultos : Media Pensión)",
|
|
2780
|
-
"originalAvgPrice": 18139,
|
|
2781
|
-
"totalBasePrice": 98938,
|
|
2782
|
-
"totalPrice": 109828,
|
|
2783
|
-
"totalLocalTaxes": 996,
|
|
2784
|
-
"totalPriceWithTaxes": 108832
|
|
2785
|
-
}
|
|
2786
|
-
},
|
|
2787
|
-
"cancellationPolicyTypeEnum": "freeCancellation",
|
|
2788
|
-
"id": "25245--44937--253918b0--318610",
|
|
2789
|
-
"name": "Oferta especial: ¡5% extra aplicado!",
|
|
2790
|
-
"sortedKeysBoards": ["25245--44937--253918b0--21473--318610", "25245--44937--253918b0--21474--318610"]
|
|
2791
|
-
}
|
|
2792
|
-
}
|
|
2793
|
-
}
|
|
2794
|
-
},
|
|
2795
|
-
"sortedKeysOccupations": ["253918b0"]
|
|
2796
|
-
},
|
|
2797
|
-
{
|
|
2798
|
-
"amountAvailable": 1,
|
|
2799
|
-
"id": 44938,
|
|
2800
|
-
"name": "Suite",
|
|
2801
|
-
"occupationOptions": {
|
|
2802
|
-
"253925b0": {
|
|
2803
|
-
"numAdults": 2,
|
|
2804
|
-
"numFirstRangeChildren": 0,
|
|
2805
|
-
"numSecondRangeChildren": 0,
|
|
2806
|
-
"rates": {
|
|
2807
|
-
"25246--44938--253925b0--318610": {
|
|
2808
|
-
"boardOptions": {
|
|
2809
|
-
"25246--44938--253925b0--21473--318610": {
|
|
2810
|
-
"boardGroupName": "Desayuno Incluido",
|
|
2811
|
-
"detail": [
|
|
2812
|
-
{ "priceWithoutTaxes": 15555, "priceWithTaxes": 17110 },
|
|
2813
|
-
{ "priceWithoutTaxes": 15555, "priceWithTaxes": 17110 },
|
|
2814
|
-
{ "priceWithoutTaxes": 15555, "priceWithTaxes": 17110 },
|
|
2815
|
-
{ "priceWithoutTaxes": 15555, "priceWithTaxes": 17110 },
|
|
2816
|
-
{ "priceWithoutTaxes": 20316, "priceWithTaxes": 22348 },
|
|
2817
|
-
{ "priceWithoutTaxes": 20316, "priceWithTaxes": 22348 }
|
|
2818
|
-
],
|
|
2819
|
-
"id": "25246--44938--253925b0--21473--318610",
|
|
2820
|
-
"name": "Suite: Oferta especial: ¡5% extra aplicado! (2 adultos : Desayuno Incluido)",
|
|
2821
|
-
"originalAvgPrice": 18856,
|
|
2822
|
-
"totalBasePrice": 102851,
|
|
2823
|
-
"totalPrice": 114132,
|
|
2824
|
-
"totalLocalTaxes": 996,
|
|
2825
|
-
"totalPriceWithTaxes": 113136
|
|
2826
|
-
},
|
|
2827
|
-
"25246--44938--253925b0--21474--318610": {
|
|
2828
|
-
"boardGroupName": "Media Pensión",
|
|
2829
|
-
"detail": [
|
|
2830
|
-
{ "priceWithoutTaxes": 17340, "priceWithTaxes": 19074 },
|
|
2831
|
-
{ "priceWithoutTaxes": 17340, "priceWithTaxes": 19074 },
|
|
2832
|
-
{ "priceWithoutTaxes": 17340, "priceWithTaxes": 19074 },
|
|
2833
|
-
{ "priceWithoutTaxes": 17340, "priceWithTaxes": 19074 },
|
|
2834
|
-
{ "priceWithoutTaxes": 22102, "priceWithTaxes": 24312 },
|
|
2835
|
-
{ "priceWithoutTaxes": 22102, "priceWithTaxes": 24312 }
|
|
2836
|
-
],
|
|
2837
|
-
"id": "25246--44938--253925b0--21474--318610",
|
|
2838
|
-
"name": "Suite: Oferta especial: ¡5% extra aplicado! (2 adultos : Media Pensión)",
|
|
2839
|
-
"originalAvgPrice": 20820,
|
|
2840
|
-
"totalBasePrice": 113564,
|
|
2841
|
-
"totalPrice": 125916,
|
|
2842
|
-
"totalLocalTaxes": 996,
|
|
2843
|
-
"totalPriceWithTaxes": 124920
|
|
2844
|
-
}
|
|
2845
|
-
},
|
|
2846
|
-
"cancellationPolicyTypeEnum": "nonRefundable",
|
|
2847
|
-
"id": "25246--44938--253925b0--318610",
|
|
2848
|
-
"name": "Oferta especial: ¡5% extra aplicado!",
|
|
2849
|
-
"sortedKeysBoards": ["25246--44938--253925b0--21473--318610", "25246--44938--253925b0--21474--318610"]
|
|
2850
|
-
},
|
|
2851
|
-
"25247--44938--253925b0--318610": {
|
|
2852
|
-
"boardOptions": {
|
|
2853
|
-
"25247--44938--253925b0--21473--318610": {
|
|
2854
|
-
"boardGroupName": "Desayuno Incluido",
|
|
2855
|
-
"detail": [
|
|
2856
|
-
{ "priceWithoutTaxes": 16419, "priceWithTaxes": 18061 },
|
|
2857
|
-
{ "priceWithoutTaxes": 16419, "priceWithTaxes": 18061 },
|
|
2858
|
-
{ "priceWithoutTaxes": 16419, "priceWithTaxes": 18061 },
|
|
2859
|
-
{ "priceWithoutTaxes": 16419, "priceWithTaxes": 18061 },
|
|
2860
|
-
{ "priceWithoutTaxes": 21447, "priceWithTaxes": 23592 },
|
|
2861
|
-
{ "priceWithoutTaxes": 21447, "priceWithTaxes": 23592 }
|
|
2862
|
-
],
|
|
2863
|
-
"id": "25247--44938--253925b0--21473--318610",
|
|
2864
|
-
"name": "Suite: Oferta especial: ¡5% extra aplicado! (2 adultos : Desayuno Incluido)",
|
|
2865
|
-
"originalAvgPrice": 19905,
|
|
2866
|
-
"totalBasePrice": 108571,
|
|
2867
|
-
"totalPrice": 120424,
|
|
2868
|
-
"totalLocalTaxes": 996,
|
|
2869
|
-
"totalPriceWithTaxes": 119428
|
|
2870
|
-
},
|
|
2871
|
-
"25247--44938--253925b0--21474--318610": {
|
|
2872
|
-
"boardGroupName": "Media Pensión",
|
|
2873
|
-
"detail": [
|
|
2874
|
-
{ "priceWithoutTaxes": 18305, "priceWithTaxes": 20136 },
|
|
2875
|
-
{ "priceWithoutTaxes": 18305, "priceWithTaxes": 20136 },
|
|
2876
|
-
{ "priceWithoutTaxes": 18305, "priceWithTaxes": 20136 },
|
|
2877
|
-
{ "priceWithoutTaxes": 18305, "priceWithTaxes": 20136 },
|
|
2878
|
-
{ "priceWithoutTaxes": 23334, "priceWithTaxes": 25667 },
|
|
2879
|
-
{ "priceWithoutTaxes": 23334, "priceWithTaxes": 25667 }
|
|
2880
|
-
],
|
|
2881
|
-
"id": "25247--44938--253925b0--21474--318610",
|
|
2882
|
-
"name": "Suite: Oferta especial: ¡5% extra aplicado! (2 adultos : Media Pensión)",
|
|
2883
|
-
"originalAvgPrice": 21980,
|
|
2884
|
-
"totalBasePrice": 119889,
|
|
2885
|
-
"totalPrice": 132874,
|
|
2886
|
-
"totalLocalTaxes": 996,
|
|
2887
|
-
"totalPriceWithTaxes": 131878
|
|
2888
|
-
}
|
|
2889
|
-
},
|
|
2890
|
-
"cancellationPolicyTypeEnum": "specialConditions",
|
|
2891
|
-
"id": "25247--44938--253925b0--318610",
|
|
2892
|
-
"name": "Oferta especial: ¡5% extra aplicado!",
|
|
2893
|
-
"sortedKeysBoards": ["25247--44938--253925b0--21473--318610", "25247--44938--253925b0--21474--318610"]
|
|
2894
|
-
},
|
|
2895
|
-
"25245--44938--253925b0--318610": {
|
|
2896
|
-
"boardOptions": {
|
|
2897
|
-
"25245--44938--253925b0--21473--318610": {
|
|
2898
|
-
"boardGroupName": "Desayuno Incluido",
|
|
2899
|
-
"detail": [
|
|
2900
|
-
{ "priceWithoutTaxes": 17282, "priceWithTaxes": 19010 },
|
|
2901
|
-
{ "priceWithoutTaxes": 17282, "priceWithTaxes": 19010 },
|
|
2902
|
-
{ "priceWithoutTaxes": 17282, "priceWithTaxes": 19010 },
|
|
2903
|
-
{ "priceWithoutTaxes": 17282, "priceWithTaxes": 19010 },
|
|
2904
|
-
{ "priceWithoutTaxes": 22574, "priceWithTaxes": 24831 },
|
|
2905
|
-
{ "priceWithoutTaxes": 22574, "priceWithTaxes": 24831 }
|
|
2906
|
-
],
|
|
2907
|
-
"id": "25245--44938--253925b0--21473--318610",
|
|
2908
|
-
"name": "Suite: Oferta especial: ¡5% extra aplicado! (2 adultos : Desayuno Incluido)",
|
|
2909
|
-
"originalAvgPrice": 20950,
|
|
2910
|
-
"totalBasePrice": 114275,
|
|
2911
|
-
"totalPrice": 126698,
|
|
2912
|
-
"totalLocalTaxes": 996,
|
|
2913
|
-
"totalPriceWithTaxes": 125702
|
|
2914
|
-
},
|
|
2915
|
-
"25245--44938--253925b0--21474--318610": {
|
|
2916
|
-
"boardGroupName": "Media Pensión",
|
|
2917
|
-
"detail": [
|
|
2918
|
-
{ "priceWithoutTaxes": 19268, "priceWithTaxes": 21195 },
|
|
2919
|
-
{ "priceWithoutTaxes": 19268, "priceWithTaxes": 21195 },
|
|
2920
|
-
{ "priceWithoutTaxes": 19268, "priceWithTaxes": 21195 },
|
|
2921
|
-
{ "priceWithoutTaxes": 19268, "priceWithTaxes": 21195 },
|
|
2922
|
-
{ "priceWithoutTaxes": 24560, "priceWithTaxes": 27016 },
|
|
2923
|
-
{ "priceWithoutTaxes": 24560, "priceWithTaxes": 27016 }
|
|
2924
|
-
],
|
|
2925
|
-
"id": "25245--44938--253925b0--21474--318610",
|
|
2926
|
-
"name": "Suite: Oferta especial: ¡5% extra aplicado! (2 adultos : Media Pensión)",
|
|
2927
|
-
"originalAvgPrice": 23135,
|
|
2928
|
-
"totalBasePrice": 126193,
|
|
2929
|
-
"totalPrice": 139808,
|
|
2930
|
-
"totalLocalTaxes": 996,
|
|
2931
|
-
"totalPriceWithTaxes": 138812
|
|
2932
|
-
}
|
|
2933
|
-
},
|
|
2934
|
-
"cancellationPolicyTypeEnum": "freeCancellation",
|
|
2935
|
-
"id": "25245--44938--253925b0--318610",
|
|
2936
|
-
"name": "Oferta especial: ¡5% extra aplicado!",
|
|
2937
|
-
"sortedKeysBoards": ["25245--44938--253925b0--21473--318610", "25245--44938--253925b0--21474--318610"]
|
|
2938
|
-
}
|
|
2939
|
-
}
|
|
2940
|
-
}
|
|
2941
|
-
},
|
|
2942
|
-
"sortedKeysOccupations": ["253925b0"]
|
|
2943
|
-
}
|
|
2944
|
-
],
|
|
2945
|
-
"taxesIncluded": true,
|
|
2946
|
-
"userCurrency": {
|
|
2947
|
-
"code": "EUR",
|
|
2948
|
-
"symbol": "€",
|
|
2949
|
-
"value": 10000,
|
|
2950
|
-
"description": "Euro",
|
|
2951
|
-
"formatWithSymbol": "$1.$2 €",
|
|
2952
|
-
"formatWithCode": "$1.$2 EUR",
|
|
2953
|
-
"htmlFormat": "<span class=\"integerPart\">$1</span><span class=\"decimalSeparator\">.</span><span class=\"decimalPart\">$2</span><span class=\"currencySymbol\">€</span>",
|
|
2954
|
-
"numDecimals": 2
|
|
2955
|
-
},
|
|
2956
|
-
"status": "AVAILABILITY"
|
|
2957
|
-
}
|
|
2958
|
-
}
|