Advertisement
Guest User

Untitled

a guest
Apr 30th, 2018
768
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 77.04 KB | None | 0 0
  1. {
  2. "aggregateRating": {
  3. "bestRating": 10,
  4. "reviewCount": 1068,
  5. "ratingValue": 8.1,
  6. "@type": "AggregateRating"
  7. },
  8. "address": {
  9. "addressRegion": "Andalucía",
  10. "addressLocality": "Avenida Antonio Machado, 29",
  11. "streetAddress": "Avenida Antonio Machado, 29, 29630 Benalmádena, Spain",
  12. "postalCode": "29630",
  13. "@type": "PostalAddress",
  14. "addressCountry": "Spain"
  15. },
  16. "name": "Hotel Best Triton",
  17. "hasMap": "https://maps.googleapis.com/maps/api/staticmap?size=1600x1200&markers=color:blue%7c36.5965648,-4.5187336&zoom=15&sensor=false&center=36.5965648,-4.5187336&client=gme-booking&channel=booking-frontend&signature=adkCtjNZwQ3u9_2QA0xD52LmorI=",
  18. "url": "https://www.booking.com/hotel/es/best-triton.en-gb.html",
  19. "@type": "Hotel",
  20. "priceRange": "Prices for upcoming dates start at € 96 per night (We Price Match)",
  21. "@context": "http://schema.org",
  22. "description": "Set on Andalucia’s Benalmadena Coast, Hotel Best Triton is just 200 metres from Torre Bermeja Beach and Marina.",
  23. "image": "https://t-ec.bstatic.com/images/hotel/max500/149/14949764.jpg"
  24. },
  25. devTools: {
  26. trackedExperiments: [
  27.  
  28. ]
  29. },
  30. user: {
  31.  
  32. },
  33. env: {
  34. isRetina: window.devicePixelRatio>1,
  35. "b_gtt": 'dLYAeZFVJfNTBdVPGZWHKCFYVJfcbTNLDEKHCfKe',
  36. "b_action": 'hotel',
  37. "b_secure_domain": 'https://secure.booking.com',
  38. "b_site_type": 'www',
  39. "b_site_type_id": '1',
  40. "b_query_params_with_lang_no_ext": '?label=gen173nr-1DCAsoRkILYmVzdC10cml0b25ICVgEaEaIAQGYAS64AQrIAQXYAQPoAQH4AQOSAgF5qAID;sid=708de78e3c1ce0084e42c2b58074ef65',
  41. "b_query_params_with_lang_no_ext_enforce_lang_aid_currency": '?label=gen173nr-1DCAsoRkILYmVzdC10cml0b25ICVgEaEaIAQGYAS64AQrIAQXYAQPoAQH4AQOSAgF5qAID;sid=708de78e3c1ce0084e42c2b58074ef65;lang=en-gb;aid=304142;selected_currency=EUR',
  42. "b_calendar2": '1',
  43. "b_partner_channel_id": '3',
  44. "b_bookings_owned": '1',
  45. "b_google_maps_key_params": 'key=ABQIAAAAEG168dBcRndNV70R9mDglhSZn_smZpFKc3SoS1v7FyDshy3QMxSgeH0qWTH24Gc7je-iJ9DSXiNmcA&client=gme-booking&indexing=true',
  46. "b_lang": 'en',
  47. "b_checkin_date": '2018-04-30',
  48. "b_checkout_date": '2018-05-01',
  49. "b_checkin_checkout_interval": 1,
  50. "b_has_valid_dates": '1',
  51. "b_countrycode": 'es',
  52. "b_guest_country": 'es',
  53. "b_locale": 'en-gb',
  54. "date_format_locale": 'DDD, DD MMMM YYYY',
  55. "b_lang_for_url": 'en-gb',
  56. "b_this_urchin": '/hotel/es/best-triton.en-gb.html?label=gen173nr-1DCAsoRkILYmVzdC10cml0b25ICVgEaEaIAQGYAS64AQrIAQXYAQPoAQH4AQOSAgF5qAID&all_sr_blocks=1244701_116180214_0_0_0&bshb=2&dest_id=-373144&dest_type=city&group_adults=2&hapos=1&highlighted_blocks=1244701_116180214_0_0_0&hpos=1&room1=A%2CA&sb_price_type=total&srepoch=1525107831&srfid=553e96e9d080f993ae3a0bf5f6efe6e81c0ab25bX1&srpvid=e21177fb5cda0186&type=total&ucfs=1&&',
  57. "b_flag_to_suggest": 'gb',
  58. "b_companyname": 'Booking.com',
  59. "b_partner_vertical": 'channel_direct',
  60. b_date_format: {
  61. "from_month_with_year": "since {month_name_from} {full_year}",
  62. "date_without_year": "{day_of_month} {month_name}",
  63. "date_with_weekday_time_from": "{weekday} {begin_marker}{day_of_month} {month_name}{end_marker} {full_year} from {time}",
  64. "date_with_weekday_time_until": "{weekday} {begin_marker}{day_of_month} {month_name}{end_marker} {full_year} until {time}",
  65. "short_month_only": "{short_month_name}",
  66. "month_with_year": "{month_name_with_year_only} {full_year}",
  67. "short_date_with_weekday_without_year": "{short_weekday} {day_of_month} {short_month_name}",
  68. "date_with_short_weekday_with_year": "{short_weekday} {day_of_month} {month_name} {full_year}",
  69. "numeric_date_range_both_years": "{day_of_month}/{month}/{full_year} - {day_of_month_until}/{month_until}/{full_year_until}",
  70. "date_with_weekday_to": "{weekday_to} {day_of_month} {month_name_to} {full_year}",
  71. "day_of_month_only": "{day_of_month}",
  72. "numeric_date": "{day_of_month}/{month}/{full_year}",
  73. "date_with_short_weekday_without_year": "{short_weekday} {day_of_month} {month_name}",
  74. "short_date": "{day_of_month} {short_month_name} {full_year}",
  75. "long_date_range_both_years": "{day_of_month} {month_name} {full_year} - {day_of_month_until} {month_name_until} {full_year_until}",
  76. "in_month_with_year": "in {month_name_in} {full_year}",
  77. "date_with_weekday": "{weekday} {day_of_month} {month_name} {full_year}",
  78. "numeric_date_range": "{day_of_month}/{month} - {day_of_month_until}/{month_until}",
  79. "short_date_without_year_range": "{day_of_month} {short_month_name} - {day_of_month_until} {short_month_name_until}",
  80. "range_from_long_date_time_until_long_date_time": "from {day_of_month} {month_name} {full_year} at {time} until {day_of_month_until} {month_name_until} {full_year_until} at {time_until}",
  81. "short_weekday_only": "{short_weekday}",
  82. "short_month_with_year": "{short_month_name} {full_year}",
  83. "month_name_only": "{month_name_nom}",
  84. "short_date_with_weekday": "{short_weekday} {day_of_month} {short_month_name} {full_year}",
  85. "short_date_without_year": "{day_of_month} {short_month_name}",
  86. "date_with_year": "{day_of_month} {month_name} {full_year}",
  87. "date_with_weekday_time_from_until": "{weekday} {begin_marker}{day_of_month} {month_name}{end_marker} {full_year} from {time} until {time_until}",
  88. "date_with_weekday_with_markers": "{weekday} {begin_marker}{day_of_month} {month_name}{end_marker} {full_year}",
  89. "date_with_weekday_from": "{weekday_from} {day_of_month} {month_name_from} {full_year}"
  90. },
  91. b_month_for_formatted_date: {
  92. "5": {
  93. "name_to": "May",
  94. "name_only": "May",
  95. "name_from": "May",
  96. "name": "May",
  97. "short_name": "May",
  98. "name_with_year_only": "May",
  99. "name_in": "May",
  100. "name_def_article_uc": "The May",
  101. "name_def_article_lc": "the May"
  102. },
  103. "4": {
  104. "name_to": "April",
  105. "name_only": "April",
  106. "name_from": "April",
  107. "name": "April",
  108. "short_name": "Apr",
  109. "name_with_year_only": "April",
  110. "name_in": "April",
  111. "name_def_article_uc": "The April",
  112. "name_def_article_lc": "the April"
  113. },
  114. "1": {
  115. "name_to": "January",
  116. "name_only": "January",
  117. "name_from": "January",
  118. "name": "January",
  119. "short_name": "Jan",
  120. "name_with_year_only": "January",
  121. "name_in": "January",
  122. "name_def_article_uc": "The January",
  123. "name_def_article_lc": "the January"
  124. },
  125. "11": {
  126. "name_to": "November",
  127. "name_only": "November",
  128. "name_from": "November",
  129. "name": "November",
  130. "short_name": "Nov",
  131. "name_with_year_only": "November",
  132. "name_in": "November",
  133. "name_def_article_uc": "The November",
  134. "name_def_article_lc": "the November"
  135. },
  136. "8": {
  137. "name_to": "August",
  138. "name_only": "August",
  139. "name_from": "August",
  140. "name": "August",
  141. "short_name": "Aug",
  142. "name_with_year_only": "August",
  143. "name_in": "August",
  144. "name_def_article_uc": "The August",
  145. "name_def_article_lc": "the August"
  146. },
  147. "3": {
  148. "name_to": "March",
  149. "name_only": "March",
  150. "name_from": "March",
  151. "name": "March",
  152. "short_name": "Mar",
  153. "name_with_year_only": "March",
  154. "name_in": "March",
  155. "name_def_article_uc": "The March",
  156. "name_def_article_lc": "the March"
  157. },
  158. "6": {
  159. "name_to": "June",
  160. "name_only": "June",
  161. "name_from": "June",
  162. "name": "June",
  163. "short_name": "Jun",
  164. "name_with_year_only": "June",
  165. "name_in": "June",
  166. "name_def_article_uc": "The June",
  167. "name_def_article_lc": "the June"
  168. },
  169. "7": {
  170. "name_to": "July",
  171. "name_only": "July",
  172. "name_from": "July",
  173. "name": "July",
  174. "short_name": "Jul",
  175. "name_with_year_only": "July",
  176. "name_in": "July",
  177. "name_def_article_uc": "The July",
  178. "name_def_article_lc": "the July"
  179. },
  180. "9": {
  181. "name_to": "September",
  182. "name_only": "September",
  183. "name_from": "September",
  184. "name": "September",
  185. "short_name": "Sept",
  186. "name_with_year_only": "September",
  187. "name_in": "September",
  188. "name_def_article_uc": "The September",
  189. "name_def_article_lc": "the September"
  190. },
  191. "10": {
  192. "name_to": "October",
  193. "name_only": "October",
  194. "name_from": "October",
  195. "name": "October",
  196. "short_name": "Oct",
  197. "name_with_year_only": "October",
  198. "name_in": "October",
  199. "name_def_article_uc": "The October",
  200. "name_def_article_lc": "the October"
  201. },
  202. "2": {
  203. "name_to": "February",
  204. "name_only": "February",
  205. "name_from": "February",
  206. "name": "February",
  207. "short_name": "Feb",
  208. "name_with_year_only": "February",
  209. "name_in": "February",
  210. "name_def_article_uc": "The February",
  211. "name_def_article_lc": "the February"
  212. },
  213. "12": {
  214. "name_to": "December",
  215. "name_only": "December",
  216. "name_from": "December",
  217. "name": "December",
  218. "short_name": "Dec",
  219. "name_with_year_only": "December",
  220. "name_in": "December",
  221. "name_def_article_uc": "The December",
  222. "name_def_article_lc": "the December"
  223. }
  224. },
  225. b_weekday_formatted_date: {
  226. "2": {
  227. "short": "Tue",
  228. "name_to": "Tuesday",
  229. "name_on": "Tuesday",
  230. "name_from": "Tuesday",
  231. "name": "Tuesday",
  232. "shortest": "Tu"
  233. },
  234. "3": {
  235. "short": "Wed",
  236. "name_to": "Wednesday",
  237. "name_on": "Wednesday",
  238. "name_from": "Wednesday",
  239. "name": "Wednesday",
  240. "shortest": "We"
  241. },
  242. "4": {
  243. "short": "Thu",
  244. "name_to": "Thursday",
  245. "name_on": "Thursday",
  246. "name_from": "Thursday",
  247. "name": "Thursday",
  248. "shortest": "Th"
  249. },
  250. "7": {
  251. "short": "Sun",
  252. "name_to": "Sunday",
  253. "name_on": "Sunday",
  254. "name_from": "Sunday",
  255. "name": "Sunday",
  256. "shortest": "Su"
  257. },
  258. "6": {
  259. "short": "Sat",
  260. "name_to": "Saturday",
  261. "name_on": "Saturday",
  262. "name_from": "Saturday",
  263. "name": "Saturday",
  264. "shortest": "Sa"
  265. },
  266. "1": {
  267. "short": "Mon",
  268. "name_to": "Monday",
  269. "name_on": "Monday",
  270. "name_from": "Monday",
  271. "name": "Monday",
  272. "shortest": "Mo"
  273. },
  274. "5": {
  275. "short": "Fri",
  276. "name_to": "Friday",
  277. "name_on": "Friday",
  278. "name_from": "Friday",
  279. "name": "Friday",
  280. "shortest": "Fr"
  281. }
  282. },
  283. b_time_format: {
  284. "PM_symbol": {
  285. "name": "PM"
  286. },
  287. "AM_symbol": {
  288. "name": "AM"
  289. },
  290. "time": {
  291. "name": "{hour_24h}:{minutes}"
  292. }
  293. },
  294. "b_protocol": 'https',
  295. auth_level: "0",
  296. b_user_auth_level_is_none: 1,
  297. bui: {
  298. color: {
  299. bui_color_grayscale_dark: "#383838",
  300. bui_color_grayscale: "#707070",
  301. bui_color_grayscale_light: "#BDBDBD",
  302. bui_color_grayscale_lighter: "#EDEDED",
  303. bui_color_grayscale_lightest: "#F7F7F7",
  304. bui_color_primary_dark: "#001B42",
  305. bui_color_primary: "#003580",
  306. bui_color_primary_light: "#537BB4",
  307. bui_color_primary_lighter: "#CCE1FF",
  308. bui_color_primary_lightest: "#E9F0FA",
  309. bui_color_complement_dark: "#E2AA11",
  310. bui_color_complement: "#FEBB02",
  311. bui_color_complement_light: "#FFD257",
  312. bui_color_complement_lighter: "#FFE9AB",
  313. bui_color_complement_lightest: "#FAF3E1",
  314. bui_color_callout_dark: "#B75F00",
  315. bui_color_callout: "#F07C00",
  316. bui_color_callout_light: "#FFD2A2",
  317. bui_color_callout_lighter: "#FFEDD9",
  318. bui_color_callout_lightest: "#FAF3EB",
  319. bui_color_destructive_dark: "#E21111",
  320. bui_color_destructive: "#FF0202",
  321. bui_color_destructive_light: "#FF6C6C",
  322. bui_color_destructive_lighter: "#FFA9A9",
  323. bui_color_destructive_lightest: "#FAE1E1",
  324. bui_color_constructive_dark: "#077812",
  325. bui_color_constructive: "#0AB21B",
  326. bui_color_constructive_light: "#96D99D",
  327. bui_color_constructive_lighter: "#D1EDD4",
  328. bui_color_constructive_lightest: "#F5FBF6",
  329. bui_color_action: "#0077CC",
  330. bui_color_white: "#FFFFFF",
  331. bui_color_black: "#000000"
  332. }
  333. },
  334. bb: {
  335. ibb: "",
  336. uibb: "",
  337. ibbta: "",
  338. itp: "0",
  339. iuibb: "",
  340. bme: "",
  341. euibb: "0",
  342. tp: "0"
  343. },
  344. b_growls_close_fast: 1,
  345. fe_enable_login_with_phone_number: 1,
  346. b_hotel_history_count: parseInt('1',
  347. 10),
  348. asyncLoader: {
  349. async_assistant_entrypoint_css: 'https://t-ec.bstatic.com/static/css/assistant_entrypoint_ecv6/0952d68b0881b230f44fe44d4d3693e71e3abbb9.css',
  350. async_atlas_experiments_css: 'https://t-ec.bstatic.com/static/css/async_atlas_experiments_hp_ecv6/e69de29bb2d1d6434b8b29ae775ad8c2e48c5391.css',
  351. async_atlas_css: 'https://s-ec.bstatic.com/static/css/async_atlas_hp_ecv6/5b244c6964b039519f3301a212257bdeb595c0ff.css',
  352. async_wpm_overlay_css: 'https://s-ec.bstatic.com/static/css/async_wpm_overlay_assets_ecv6/c829bda289f40e9aa50953803306d981258eb1ef.css',
  353. async_wpm_overlay_js: 'https://t-ec.bstatic.com/static/js/async_wpm_overlay_assets_ecv6/e40b3f9a97b7286f0b30d41d2510a3bbc885847b.js',
  354. empty: ''
  355. },
  356. b_gallery_slide_onview: 1,
  357. fe_enable_fps_goal_with_value: 1,
  358. b_email_validation_regex: /^([
  359. \w-\.\+
  360. ]+@([
  361. \w-
  362. ]+\.)+[
  363. \w-
  364. ]{
  365. 2,
  366. 14
  367. })?$/,
  368. b_domain_end: '.booking.com',
  369. b_original_url: 'https://www.booking.com/hotel/es/best-triton.en-gb.html?all_sr_blocks=1244701_116180214_0_0_0;bshb=2;checkin=2018-04-30;checkout=2018-05-01;dest_id=-373144;dest_type=city;dist=0;group_adults=2;hapos=1;highlighted_blocks=1244701_116180214_0_0_0;hpos=1;room1=A%2CA;sb_price_type=total;srepoch=1525107831;srfid=553e96e9d080f993ae3a0bf5f6efe6e81c0ab25bX1;srpvid=e21177fb5cda0186;type=total;ucfs=1&',
  370. b_this_url: '/hotel/es/best-triton.en-gb.html?label=gen173nr-1DCAsoRkILYmVzdC10cml0b25ICVgEaEaIAQGYAS64AQrIAQXYAQPoAQH4AQOSAgF5qAID;sid=708de78e3c1ce0084e42c2b58074ef65;all_sr_blocks=1244701_116180214_0_0_0;bshb=2;checkin=2018-04-30;checkout=2018-05-01;dest_id=-373144;dest_type=city;group_adults=2;hapos=1;highlighted_blocks=1244701_116180214_0_0_0;hpos=1;room1=A%2CA;sb_price_type=total;srepoch=1525107831;srfid=553e96e9d080f993ae3a0bf5f6efe6e81c0ab25bX1;srpvid=e21177fb5cda0186;type=total;ucfs=1&',
  371. b_this_url_without_lang: '/hotel/es/best-triton.html?label=gen173nr-1DCAsoRkILYmVzdC10cml0b25ICVgEaEaIAQGYAS64AQrIAQXYAQPoAQH4AQOSAgF5qAID;sid=708de78e3c1ce0084e42c2b58074ef65;all_sr_blocks=1244701_116180214_0_0_0;bshb=2;checkin=2018-04-30;checkout=2018-05-01;dest_id=-373144;dest_type=city;group_adults=2;hapos=1;highlighted_blocks=1244701_116180214_0_0_0;hpos=1;room1=A%2CA;sb_price_type=total;srepoch=1525107831;srfid=553e96e9d080f993ae3a0bf5f6efe6e81c0ab25bX1;srpvid=e21177fb5cda0186;type=total;ucfs=1&',
  372. b_referrer: '',
  373. b_acc_type: '204',
  374. b_req_login: '',
  375. jst: {
  376. 'loading': true
  377. },
  378. b_timestamp: 1525107998,
  379. scripts_tracking: {
  380. bhc: {
  381. loaded: false,
  382. run: false
  383. },
  384. jquery: {
  385. loaded: false,
  386. run: false
  387. },
  388. main: {
  389. loaded: false,
  390. run: false
  391. },
  392. calendar2: {
  393. loaded: false,
  394. run: false
  395. },
  396. hotel: {
  397. loaded: false,
  398. run: false
  399. },
  400. atlas: {
  401. loaded: false,
  402. run: false
  403. },
  404. atlas_cst: {
  405. loaded: false,
  406. run: false
  407. }
  408. },
  409. enable_scripts_tracking: 1,
  410. b_ufi: '-373144',
  411. "setvar_affiliate_is_bookings2": 1,
  412. transl_close_x: 'close',
  413. transl_checkin_title: 'Check-in date',
  414. transl_checkout_title: 'Check-out date',
  415. browser_lang: '',
  416. b_hijri_calendar_available: false,
  417. b_aid: '304142',
  418. b_label: 'gen173nr-1DCAsoRkILYmVzdC10cml0b25ICVgEaEaIAQGYAS64AQrIAQXYAQPoAQH4AQOSAgF5qAID',
  419. b_sid: '708de78e3c1ce0084e42c2b58074ef65',
  420. ip_country: 'es',
  421. country_currency: 'EUR',
  422. b_selected_currency: 'EUR',
  423. b_selected_language: 'en-gb',
  424. b_selected_language_country_flag: 'gb',
  425. pageview_id: 'ee2f784fc3470203',
  426. aid: '304142',
  427. b_csrf_token: 'XoXnWgAAAAA=11p6J7eQZgX_w4vxSSuqCOp0wvlwPz2bu6DPznnwy-9HMxibUuOogodbyWbQdac7Mqfnh4fBdDFXdtzX_fEO-nJrQMh-Fs1ULlE0zGsJ4_M_MeAYLqCfN-j6btnfML_ZdphiuqouEYqjo_5opwisFev3xkLPmQf41vtx2NM8DpWLBPIpNCcdiUI2vrhzfa9OVD6UJrTg-R27qZiZ',
  428. b_show_user_accounts_features: 1,
  429. b_browser: 'Unparsed',
  430. et_debug_level: '0',
  431. b_cet_copy_tracking_nojq: false,
  432. icons: '/static/img',
  433. b_static_images: 'https://t-ec.bstatic.com/images/',
  434. b_currency_url: '/general.en-gb.html?label=gen173nr-1DCAsoRkILYmVzdC10cml0b25ICVgEaEaIAQGYAS64AQrIAQXYAQPoAQH4AQOSAgF5qAID;sid=708de78e3c1ce0084e42c2b58074ef65;tmpl=currency_foldout;cur_currency=EUR;cc1=es',
  435. b_languages_url: '/general.en-gb.html?label=gen173nr-1DCAsoRkILYmVzdC10cml0b25ICVgEaEaIAQGYAS64AQrIAQXYAQPoAQH4AQOSAgF5qAID;sid=708de78e3c1ce0084e42c2b58074ef65;tmpl=language_foldout',
  436. b_weekdays: [
  437. {
  438. "b_is_weekend": parseInt(''),
  439. "b_number": parseInt('1'),
  440. "name": 'Monday',
  441. "short": 'Mon',
  442. "shorter": 'Mon',
  443. "shortest": 'Mo'
  444. },
  445. {
  446. "b_is_weekend": parseInt(''),
  447. "b_number": parseInt('2'),
  448. "name": 'Tuesday',
  449. "short": 'Tue',
  450. "shorter": 'Tue',
  451. "shortest": 'Tu'
  452. },
  453. {
  454. "b_is_weekend": parseInt(''),
  455. "b_number": parseInt('3'),
  456. "name": 'Wednesday',
  457. "short": 'Wed',
  458. "shorter": 'Wed',
  459. "shortest": 'We'
  460. },
  461. {
  462. "b_is_weekend": parseInt(''),
  463. "b_number": parseInt('4'),
  464. "name": 'Thursday',
  465. "short": 'Thu',
  466. "shorter": 'Thu',
  467. "shortest": 'Th'
  468. },
  469. {
  470. "b_is_weekend": parseInt(''),
  471. "b_number": parseInt('5'),
  472. "name": 'Friday',
  473. "short": 'Fri',
  474. "shorter": 'Fri',
  475. "shortest": 'Fr'
  476. },
  477. {
  478. "b_is_weekend": parseInt('1'),
  479. "b_number": parseInt('6'),
  480. "name": 'Saturday',
  481. "short": 'Sat',
  482. "shorter": 'Sat',
  483. "shortest": 'Sa'
  484. },
  485. {
  486. "b_is_weekend": parseInt('1'),
  487. "b_number": parseInt('7'),
  488. "name": 'Sunday',
  489. "short": 'Sun',
  490. "shorter": 'Sun',
  491. "shortest": 'Su'
  492. },
  493. {
  494.  
  495. }
  496. ],
  497. b_group: [
  498. {
  499. "guests": 2,
  500. "children": 0,
  501. "ages": [
  502.  
  503. ],
  504.  
  505. }
  506. ],
  507. b_group_rooms_wanted: 1,
  508. b_simple_weekdays: [
  509. 'Mo',
  510. 'Tu',
  511. 'We',
  512. 'Th',
  513. 'Fr',
  514. 'Sa',
  515. 'Su'
  516. ],
  517. b_simple_weekdays_for_js: [
  518. 'Mon',
  519. 'Tue',
  520. 'Wed',
  521. 'Thu',
  522. 'Fri',
  523. 'Sat',
  524. 'Sun'
  525. ],
  526. b_long_weekdays: [
  527. 'Monday',
  528. 'Tuesday',
  529. 'Wednesday',
  530. 'Thursday',
  531. 'Friday',
  532. 'Saturday',
  533. 'Sunday'
  534. ],
  535. b_short_months: [
  536. 'January',
  537. 'February',
  538. 'March',
  539. 'April',
  540. 'May',
  541. 'June',
  542. 'July',
  543. 'August',
  544. 'September',
  545. 'October',
  546. 'November',
  547. 'December'
  548. ],
  549. b_short_months_abbr: [
  550. 'Jan',
  551. 'Feb',
  552. 'Mar',
  553. 'Apr',
  554. 'May',
  555. 'Jun',
  556. 'Jul',
  557. 'Aug',
  558. 'Sep',
  559. 'Oct',
  560. 'Nov',
  561. 'Dec'
  562. ],
  563. b_year_months: {
  564. '2018-4': {
  565. 'name': 'April 2018'
  566. },
  567. '2018-5': {
  568. 'name': 'May 2018'
  569. },
  570. '2018-6': {
  571. 'name': 'June 2018'
  572. },
  573. '2018-7': {
  574. 'name': 'July 2018'
  575. },
  576. '2018-8': {
  577. 'name': 'August 2018'
  578. },
  579. '2018-9': {
  580. 'name': 'September 2018'
  581. },
  582. '2018-10': {
  583. 'name': 'October 2018'
  584. },
  585. '2018-11': {
  586. 'name': 'November 2018'
  587. },
  588. '2018-12': {
  589. 'name': 'December 2018'
  590. },
  591. '2019-1': {
  592. 'name': 'January 2019'
  593. },
  594. '2019-2': {
  595. 'name': 'February 2019'
  596. },
  597. '2019-3': {
  598. 'name': 'March 2019'
  599. },
  600. '2019-4': {
  601. 'name': 'April 2019'
  602. },
  603. '2019-5': {
  604. 'name': 'May 2019'
  605. },
  606. '2019-6': {
  607. 'name': 'June 2019'
  608. },
  609. '2019-7': {
  610. 'name': 'July 2019'
  611. }
  612. },
  613. b_user_is_new: 1,
  614. b_is_landing: 1,
  615. b_user_auth_level_is_none: 1,
  616. b_is_fb_safe: 1,
  617. b_is_app: 1,
  618. first_page_of_results: true,
  619. b_partner_id: '1',
  620. b_is_destination_finder_supported: 0,
  621. b_is_dsf: 0,
  622. b_pr_param: '',
  623. /**/hotelAction: {
  624. showReviews: parseInt("1068",
  625. 10),
  626. minReviews: parseInt("5",
  627. 10),
  628. hotelName: "best-triton",
  629. pageLang: "en-gb",
  630. hotelCountry: "es",
  631. has_business_reviews: true
  632. },
  633. feature_profile_split_sb_checkbox: 1,
  634. inandaround_more: "More",
  635. b_signup_iframe_url: 'https://secure.booking.com'+'/login.html?tmpl=profile/signup_after_subscribe'+'&lang=en-gb',
  636. b_exclude_lang_firstname: 0,
  637. user_has_dates: 1,
  638. mapTrackEvents: 1,
  639. map_1_person_looking: "There is 1 person looking at this hotel. ",
  640. map_x_persons_looking: "placeholder people are looking at this moment",
  641. hotel_score_words: {
  642. very_poor: "Very poor",
  643. poor: "Poor",
  644. disappointing: "Disappointing",
  645. average_passable: "Passable",
  646. average_okay: "Okay",
  647. pleasant: "Pleasant",
  648. good: "Good",
  649. very_good: "Very good",
  650. fabulous: "Fabulous",
  651. superb: "Superb",
  652. exceptional: "Exceptional",
  653. review_score_from_x: "Score from \u003cstrong\u003eplaceholder\u003c/strong\u003e reviews",
  654. score_from_x: "\u003cstrong\u003eplaceholder\u003c/strong\u003e reviews"
  655. },
  656. use_new_landmark_icons: 1,
  657. map_right_click: {
  658. hotel: [
  659. 'See this hotel',
  660. 'See this hotel in a new tab'
  661. ],
  662. hotel_current: [
  663. 'See this hotel',
  664. 'See this hotel in a new tab'
  665. ],
  666. city: [
  667. 'See this city',
  668. 'See this city in a new tab'
  669. ],
  670. city_current: [
  671. 'See this city',
  672. 'See this city in a new tab'
  673. ],
  674. landmark: [
  675. 'See this landmark',
  676. 'See this landmark in a new tab'
  677. ],
  678. landmark_current: [
  679. 'See this landmark',
  680. 'See this landmark in a new tab'
  681. ],
  682. airport: [
  683. 'See this airport',
  684. 'See this airport in a new tab'
  685. ],
  686. airport_current: [
  687. 'See this airport',
  688. 'See this airport in a new tab'
  689. ],
  690. disambiguation: [
  691. 'Search this destination',
  692. 'Search this destination in a new tab'
  693. ],
  694. disambiguation_best: [
  695. 'Search this destination',
  696. 'Search this destination in a new tab'
  697. ]
  698. },
  699. map_x_rooms_left: {
  700. rooms_1: 'Only 1 left',
  701. apts_1: 'Only 1 left',
  702. rooms_x: 'Only placeholder left',
  703. apts_x: 'Only placeholder left'
  704. },
  705. loading: 'Loading',
  706. ajax_hotel_details_soldout: 'Sold out on our site for your dates',
  707. mapAddressLoadingMsgTxt: "Finding accommodation ...",
  708. rooms_left: [
  709. "Only 2 more rooms left",
  710. "Only 3 more rooms left",
  711. "Only 4 more rooms left",
  712. "Only 5 more rooms left"
  713. ],
  714. one_room_left: "Last chance! Only 1 room left",
  715. general_rooms_left: "Only 5 left",
  716. map_vars: {
  717. 'translation_from': 'From \u003cspan class=\"hotel_overlay_room_price hotel_overlay_occupancy_item\"\u003eprice_placeholder\u003c/span\u003e',
  718. 'translation_from2': 'From \u003cspan class=\"b_overlay_td_room_price\"\u003eprice_placeholder\u003c/span\u003e',
  719. 'translation_occupancies': [
  720. 'Single Room',
  721. 'Double Room',
  722. 'Triple Room',
  723. 'Group Room'
  724. ],
  725. 'selected_currency_symbol': '€',
  726. 'b_currencycode': ''
  727. },
  728. mapAddressNotDesc: 1,
  729. map_legend_hotel_matching_search: 'Hotel matching your search',
  730. view_prices_enter_dates: 'To view prices and availability, please enter your dates.',
  731. autocomplete_categories: {
  732. city: 'Cities',
  733. region: 'Regions',
  734. airport: 'Airports',
  735. hotel: 'Hotels',
  736. landmark: 'Landmarks',
  737. country: 'Countries',
  738. district: 'Districts',
  739. theme: 'Themes'
  740. },
  741. autocomplete_skip_suggestions: 'Search for more options',
  742. autocomplete_counter_label: 'Properties nearby',
  743. autocomplete: {
  744. property_nearby: '1 property nearby',
  745. properties_nearby: ' properties nearby',
  746. hotel: 'property',
  747. hotels: 'properties',
  748. hotels_nearby: 'Properties nearby'
  749. },
  750. lists: {
  751. collection: [
  752. {
  753. id: "0",
  754. name: "My next trip",
  755. hotels_count: "0"
  756. }
  757. ]
  758. },
  759. touch_os: false,
  760. calendar_days_allowed_number: 335,
  761. b_search_max_months: 16,
  762. b_run_ge_new_newsletter_login: 1,
  763. b_password_strength_msg: [
  764. 'Not long enough',
  765. 'Weak',
  766. 'Fair',
  767. 'Good',
  768. 'Strong',
  769. 'Very Strong'
  770. ],
  771. b_passwd_min_length_error: 'Password needs to be at least 8 characters long',
  772. b_password_must_be_numeric: 'Your booking\'s PIN code should contain 4 digits. Please try again.',
  773. b_bkng_nr_must_be_numeric: 'Your booking number should contain 9 digits. Please try again.',
  774. b_blank_numeric_pin: 'Please enter your booking\'s PIN code.',
  775. b_blank_bkng_nr: 'Please enter your booking number.',
  776. password_cant_be_username: 'Your password cannot be the same as your email address',
  777. b_show_passwd: 'View password',
  778. b_passwd_tooltip: 'Include capital letters, special characters, and numbers to increase your password strength',
  779. account_error_add_password: 'Please add a password',
  780. password_needs_8: 'Password needs to be at least 8 characters long',
  781. error_sign_up_password_email_combo_01: 'Please check your email address or password and try again.',
  782. social_plugins_footer: 1,
  783. b_site_experiment_lazy_load_print_css: 1,
  784. print_css_href: 'https://t-ec.bstatic.com/static/css/print/0cc4ce4b7108d42a9f293fc9b654f749d84ba4eb.css',
  785. 'component/dropdown-onload-shower/header_signin_prompt': {
  786. b_action: "hotel"
  787. },
  788. b_hostname_signup: "www.booking.com",
  789. b_nonsecure_hostname: "https://www.booking.com",
  790. b_nonsecure_hostname_signup: "https://www.booking.com",
  791. b_fd_searchresults_url_signup: "",
  792. translation_customer_service_which_booking_no_specific: 'No specific reservation',
  793. stored_past_and_upcoming_bookings: [
  794.  
  795. ],
  796. global_translation_tags: {
  797. "rlm": "\u200f",
  798. "nbsp": " ",
  799. "lrm": "\u200e",
  800. "line_break": "\u003cbr\u003e",
  801. "zwsp": "\u200b"
  802. },
  803. b_hotel_id: '12447',
  804. b_hotel_name: 'Hotel Best Triton',
  805. b_hotel_image_url_square60: 'https://s-ec.bstatic.com/images/hotel/square60/149/14949764.jpg',
  806. 'run_cinematic_gallery': true,
  807. rooms_available: [
  808. 1244701,
  809. 1244703,
  810. 1244710,
  811. 1244705,
  812. 1244711
  813. ],
  814. hotelPhotos: [
  815. {
  816. id: '14949764',
  817. rooms_associated: [
  818.  
  819. ],
  820. thumb_url: 'https://t-ec.bstatic.com/images/hotel/max200/149/14949764.jpg',
  821. large_url: 'https://t-ec.bstatic.com/images/hotel/max1024x768/149/14949764.jpg',
  822. highres_url: 'https://s-ec.bstatic.com/images/hotel/max1280x900/149/14949764.jpg',
  823. created: '2013-03-11 17:57:06'
  824. },
  825. {
  826. id: '73372708',
  827. rooms_associated: [
  828.  
  829. ],
  830. thumb_url: 'https://t-ec.bstatic.com/images/hotel/max200/733/73372708.jpg',
  831. large_url: 'https://t-ec.bstatic.com/images/hotel/max1024x768/733/73372708.jpg',
  832. highres_url: 'https://s-ec.bstatic.com/images/hotel/max1280x900/733/73372708.jpg',
  833. created: '2016-06-30 08:08:02'
  834. },
  835. {
  836. id: '73372706',
  837. rooms_associated: [
  838.  
  839. ],
  840. thumb_url: 'https://s-ec.bstatic.com/images/hotel/max200/733/73372706.jpg',
  841. large_url: 'https://s-ec.bstatic.com/images/hotel/max1024x768/733/73372706.jpg',
  842. highres_url: 'https://t-ec.bstatic.com/images/hotel/max1280x900/733/73372706.jpg',
  843. created: '2016-06-30 08:08:02'
  844. },
  845. {
  846. id: '34136117',
  847. rooms_associated: [
  848.  
  849. ],
  850. thumb_url: 'https://s-ec.bstatic.com/images/hotel/max200/341/34136117.jpg',
  851. large_url: 'https://t-ec.bstatic.com/images/hotel/max1024x768/341/34136117.jpg',
  852. highres_url: 'https://t-ec.bstatic.com/images/hotel/max1280x900/341/34136117.jpg',
  853. created: '2014-08-04 12:53:22'
  854. },
  855. {
  856. id: '14950152',
  857. rooms_associated: [
  858.  
  859. ],
  860. thumb_url: 'https://t-ec.bstatic.com/images/hotel/max200/149/14950152.jpg',
  861. large_url: 'https://s-ec.bstatic.com/images/hotel/max1024x768/149/14950152.jpg',
  862. highres_url: 'https://t-ec.bstatic.com/images/hotel/max1280x900/149/14950152.jpg',
  863. created: '2013-03-11 18:08:12'
  864. },
  865. {
  866. id: '34136124',
  867. rooms_associated: [
  868.  
  869. ],
  870. thumb_url: 'https://t-ec.bstatic.com/images/hotel/max200/341/34136124.jpg',
  871. large_url: 'https://t-ec.bstatic.com/images/hotel/max1024x768/341/34136124.jpg',
  872. highres_url: 'https://t-ec.bstatic.com/images/hotel/max1280x900/341/34136124.jpg',
  873. created: '2014-08-04 12:53:25'
  874. },
  875. {
  876. id: '14950256',
  877. rooms_associated: [
  878.  
  879. ],
  880. thumb_url: 'https://s-ec.bstatic.com/images/hotel/max200/149/14950256.jpg',
  881. large_url: 'https://s-ec.bstatic.com/images/hotel/max1024x768/149/14950256.jpg',
  882. highres_url: 'https://s-ec.bstatic.com/images/hotel/max1280x900/149/14950256.jpg',
  883. created: '2013-03-11 18:12:10'
  884. },
  885. {
  886. id: '14950408',
  887. rooms_associated: [
  888.  
  889. ],
  890. thumb_url: 'https://t-ec.bstatic.com/images/hotel/max200/149/14950408.jpg',
  891. large_url: 'https://s-ec.bstatic.com/images/hotel/max1024x768/149/14950408.jpg',
  892. highres_url: 'https://t-ec.bstatic.com/images/hotel/max1280x900/149/14950408.jpg',
  893. created: '2013-03-11 18:15:12'
  894. },
  895. {
  896. id: '34136123',
  897. rooms_associated: [
  898.  
  899. ],
  900. thumb_url: 'https://t-ec.bstatic.com/images/hotel/max200/341/34136123.jpg',
  901. large_url: 'https://s-ec.bstatic.com/images/hotel/max1024x768/341/34136123.jpg',
  902. highres_url: 'https://t-ec.bstatic.com/images/hotel/max1280x900/341/34136123.jpg',
  903. created: '2014-08-04 12:53:25'
  904. },
  905. {
  906. id: '34136065',
  907. rooms_associated: [
  908.  
  909. ],
  910. thumb_url: 'https://s-ec.bstatic.com/images/hotel/max200/341/34136065.jpg',
  911. large_url: 'https://s-ec.bstatic.com/images/hotel/max1024x768/341/34136065.jpg',
  912. highres_url: 'https://s-ec.bstatic.com/images/hotel/max1280x900/341/34136065.jpg',
  913. created: '2014-08-04 12:53:01'
  914. },
  915. {
  916. id: '73372693',
  917. rooms_associated: [
  918.  
  919. ],
  920. thumb_url: 'https://s-ec.bstatic.com/images/hotel/max200/733/73372693.jpg',
  921. large_url: 'https://t-ec.bstatic.com/images/hotel/max1024x768/733/73372693.jpg',
  922. highres_url: 'https://t-ec.bstatic.com/images/hotel/max1280x900/733/73372693.jpg',
  923. created: '2016-06-30 08:07:49'
  924. },
  925. {
  926. id: '34136083',
  927. rooms_associated: [
  928.  
  929. ],
  930. thumb_url: 'https://s-ec.bstatic.com/images/hotel/max200/341/34136083.jpg',
  931. large_url: 'https://t-ec.bstatic.com/images/hotel/max1024x768/341/34136083.jpg',
  932. highres_url: 'https://s-ec.bstatic.com/images/hotel/max1280x900/341/34136083.jpg',
  933. created: '2014-08-04 12:53:08'
  934. },
  935. {
  936. id: '73372696',
  937. rooms_associated: [
  938.  
  939. ],
  940. thumb_url: 'https://s-ec.bstatic.com/images/hotel/max200/733/73372696.jpg',
  941. large_url: 'https://t-ec.bstatic.com/images/hotel/max1024x768/733/73372696.jpg',
  942. highres_url: 'https://t-ec.bstatic.com/images/hotel/max1280x900/733/73372696.jpg',
  943. created: '2016-06-30 08:07:50'
  944. },
  945. {
  946. id: '73372694',
  947. rooms_associated: [
  948.  
  949. ],
  950. thumb_url: 'https://s-ec.bstatic.com/images/hotel/max200/733/73372694.jpg',
  951. large_url: 'https://s-ec.bstatic.com/images/hotel/max1024x768/733/73372694.jpg',
  952. highres_url: 'https://t-ec.bstatic.com/images/hotel/max1280x900/733/73372694.jpg',
  953. created: '2016-06-30 08:07:49'
  954. },
  955. {
  956. id: '73372689',
  957. rooms_associated: [
  958.  
  959. ],
  960. thumb_url: 'https://t-ec.bstatic.com/images/hotel/max200/733/73372689.jpg',
  961. large_url: 'https://t-ec.bstatic.com/images/hotel/max1024x768/733/73372689.jpg',
  962. highres_url: 'https://s-ec.bstatic.com/images/hotel/max1280x900/733/73372689.jpg',
  963. created: '2016-06-30 08:07:47'
  964. },
  965. {
  966. id: '34136056',
  967. rooms_associated: [
  968. {
  969. "b_room_id": "1244710"
  970. },
  971. {
  972. "b_room_id": "1244705"
  973. },
  974. {
  975. "b_room_id": "1244703"
  976. },
  977. {
  978. "b_room_id": "1244701"
  979. },
  980. {
  981. "b_room_id": "1244711"
  982. }
  983. ],
  984. thumb_url: 'https://t-ec.bstatic.com/images/hotel/max200/341/34136056.jpg',
  985. large_url: 'https://t-ec.bstatic.com/images/hotel/max1024x768/341/34136056.jpg',
  986. highres_url: 'https://s-ec.bstatic.com/images/hotel/max1280x900/341/34136056.jpg',
  987. created: '2014-08-04 12:53:00'
  988. },
  989. {
  990. id: '34136044',
  991. rooms_associated: [
  992. {
  993. "b_room_id": "1244710"
  994. },
  995. {
  996. "b_room_id": "1244705"
  997. },
  998. {
  999. "b_room_id": "1244703"
  1000. },
  1001. {
  1002. "b_room_id": "1244701"
  1003. },
  1004. {
  1005. "b_room_id": "1244711"
  1006. }
  1007. ],
  1008. thumb_url: 'https://t-ec.bstatic.com/images/hotel/max200/341/34136044.jpg',
  1009. large_url: 'https://s-ec.bstatic.com/images/hotel/max1024x768/341/34136044.jpg',
  1010. highres_url: 'https://s-ec.bstatic.com/images/hotel/max1280x900/341/34136044.jpg',
  1011. created: '2014-08-04 12:52:52'
  1012. },
  1013. {
  1014. id: '34136055',
  1015. rooms_associated: [
  1016. {
  1017. "b_room_id": "1244710"
  1018. },
  1019. {
  1020. "b_room_id": "1244705"
  1021. },
  1022. {
  1023. "b_room_id": "1244703"
  1024. },
  1025. {
  1026. "b_room_id": "1244701"
  1027. },
  1028. {
  1029. "b_room_id": "1244711"
  1030. }
  1031. ],
  1032. thumb_url: 'https://t-ec.bstatic.com/images/hotel/max200/341/34136055.jpg',
  1033. large_url: 'https://s-ec.bstatic.com/images/hotel/max1024x768/341/34136055.jpg',
  1034. highres_url: 'https://t-ec.bstatic.com/images/hotel/max1280x900/341/34136055.jpg',
  1035. created: '2014-08-04 12:53:00'
  1036. },
  1037. {
  1038. id: '34136041',
  1039. rooms_associated: [
  1040.  
  1041. ],
  1042. thumb_url: 'https://s-ec.bstatic.com/images/hotel/max200/341/34136041.jpg',
  1043. large_url: 'https://t-ec.bstatic.com/images/hotel/max1024x768/341/34136041.jpg',
  1044. highres_url: 'https://t-ec.bstatic.com/images/hotel/max1280x900/341/34136041.jpg',
  1045. created: '2014-08-04 12:52:48'
  1046. },
  1047. {
  1048. id: '34136037',
  1049. rooms_associated: [
  1050. {
  1051. "b_room_id": "1244705"
  1052. }
  1053. ],
  1054. thumb_url: 'https://s-ec.bstatic.com/images/hotel/max200/341/34136037.jpg',
  1055. large_url: 'https://s-ec.bstatic.com/images/hotel/max1024x768/341/34136037.jpg',
  1056. highres_url: 'https://s-ec.bstatic.com/images/hotel/max1280x900/341/34136037.jpg',
  1057. name: "Triple Room",
  1058. caption_right: "\n\u003cspan class=\"gallery-info__um\"\u003eOnly 1 room left on our site!\u003c/span\u003e\n",
  1059. caption_left: "\n\u003cspan class=\"gallery-info__rn\"\n\ndata-is-room-name-changed=\"true\"\ndata-room-name-type-id=\"1384\"\n\n\u003e\nTriple Room\n\u003c/span\u003e\n",
  1060. track: [
  1061. {
  1062. hash: 'ZdffZPHcPBEOMSVeCIObTae',
  1063. stage: 1
  1064. },
  1065. {
  1066. hash: 'ZdffZPHcPBEOMSVeCIObTae',
  1067. stage: 3
  1068. }
  1069. ],
  1070. room_id: "1244705",
  1071. created: '2014-08-04 12:52:46'
  1072. },
  1073. {
  1074. id: '34136038',
  1075. rooms_associated: [
  1076. {
  1077. "b_room_id": "1244710"
  1078. },
  1079. {
  1080. "b_room_id": "1244705"
  1081. },
  1082. {
  1083. "b_room_id": "1244703"
  1084. },
  1085. {
  1086. "b_room_id": "1244701"
  1087. },
  1088. {
  1089. "b_room_id": "1244711"
  1090. }
  1091. ],
  1092. thumb_url: 'https://t-ec.bstatic.com/images/hotel/max200/341/34136038.jpg',
  1093. large_url: 'https://s-ec.bstatic.com/images/hotel/max1024x768/341/34136038.jpg',
  1094. highres_url: 'https://t-ec.bstatic.com/images/hotel/max1280x900/341/34136038.jpg',
  1095. created: '2014-08-04 12:52:46'
  1096. },
  1097. {
  1098. id: '73372691',
  1099. rooms_associated: [
  1100. {
  1101. "b_room_id": "1244701"
  1102. },
  1103. {
  1104. "b_room_id": "1244711"
  1105. }
  1106. ],
  1107. thumb_url: 'https://s-ec.bstatic.com/images/hotel/max200/733/73372691.jpg',
  1108. large_url: 'https://s-ec.bstatic.com/images/hotel/max1024x768/733/73372691.jpg',
  1109. highres_url: 'https://t-ec.bstatic.com/images/hotel/max1280x900/733/73372691.jpg',
  1110. created: '2016-06-30 08:07:49'
  1111. },
  1112. {
  1113. id: '73372697',
  1114. rooms_associated: [
  1115.  
  1116. ],
  1117. thumb_url: 'https://t-ec.bstatic.com/images/hotel/max200/733/73372697.jpg',
  1118. large_url: 'https://t-ec.bstatic.com/images/hotel/max1024x768/733/73372697.jpg',
  1119. highres_url: 'https://t-ec.bstatic.com/images/hotel/max1280x900/733/73372697.jpg',
  1120. created: '2016-06-30 08:07:54'
  1121. },
  1122. {
  1123. id: '73372701',
  1124. rooms_associated: [
  1125. {
  1126. "b_room_id": "1244701"
  1127. },
  1128. {
  1129. "b_room_id": "1244711"
  1130. }
  1131. ],
  1132. thumb_url: 'https://t-ec.bstatic.com/images/hotel/max200/733/73372701.jpg',
  1133. large_url: 'https://s-ec.bstatic.com/images/hotel/max1024x768/733/73372701.jpg',
  1134. highres_url: 'https://s-ec.bstatic.com/images/hotel/max1280x900/733/73372701.jpg',
  1135. created: '2016-06-30 08:07:59'
  1136. },
  1137. {
  1138. id: '73372700',
  1139. rooms_associated: [
  1140. {
  1141. "b_room_id": "1244710"
  1142. },
  1143. {
  1144. "b_room_id": "1244703"
  1145. },
  1146. {
  1147. "b_room_id": "1244701"
  1148. },
  1149. {
  1150. "b_room_id": "1244711"
  1151. }
  1152. ],
  1153. thumb_url: 'https://t-ec.bstatic.com/images/hotel/max200/733/73372700.jpg',
  1154. large_url: 'https://s-ec.bstatic.com/images/hotel/max1024x768/733/73372700.jpg',
  1155. highres_url: 'https://t-ec.bstatic.com/images/hotel/max1280x900/733/73372700.jpg',
  1156. created: '2016-06-30 08:07:59'
  1157. },
  1158. {
  1159. id: '73372686',
  1160. rooms_associated: [
  1161.  
  1162. ],
  1163. thumb_url: 'https://t-ec.bstatic.com/images/hotel/max200/733/73372686.jpg',
  1164. large_url: 'https://s-ec.bstatic.com/images/hotel/max1024x768/733/73372686.jpg',
  1165. highres_url: 'https://t-ec.bstatic.com/images/hotel/max1280x900/733/73372686.jpg',
  1166. created: '2016-06-30 08:07:45'
  1167. },
  1168. {
  1169. id: '34136100',
  1170. rooms_associated: [
  1171.  
  1172. ],
  1173. thumb_url: 'https://s-ec.bstatic.com/images/hotel/max200/341/34136100.jpg',
  1174. large_url: 'https://s-ec.bstatic.com/images/hotel/max1024x768/341/34136100.jpg',
  1175. highres_url: 'https://t-ec.bstatic.com/images/hotel/max1280x900/341/34136100.jpg',
  1176. created: '2014-08-04 12:53:15'
  1177. },
  1178. {
  1179. id: '34154665',
  1180. rooms_associated: [
  1181. {
  1182. "b_room_id": "1244710"
  1183. },
  1184. {
  1185. "b_room_id": "1244705"
  1186. },
  1187. {
  1188. "b_room_id": "1244703"
  1189. },
  1190. {
  1191. "b_room_id": "1244701"
  1192. },
  1193. {
  1194. "b_room_id": "1244711"
  1195. }
  1196. ],
  1197. thumb_url: 'https://t-ec.bstatic.com/images/hotel/max200/341/34154665.jpg',
  1198. large_url: 'https://t-ec.bstatic.com/images/hotel/max1024x768/341/34154665.jpg',
  1199. highres_url: 'https://s-ec.bstatic.com/images/hotel/max1280x900/341/34154665.jpg',
  1200. created: '2014-08-04 18:15:19'
  1201. },
  1202. {
  1203. id: '34136039',
  1204. rooms_associated: [
  1205.  
  1206. ],
  1207. thumb_url: 'https://t-ec.bstatic.com/images/hotel/max200/341/34136039.jpg',
  1208. large_url: 'https://t-ec.bstatic.com/images/hotel/max1024x768/341/34136039.jpg',
  1209. highres_url: 'https://s-ec.bstatic.com/images/hotel/max1280x900/341/34136039.jpg',
  1210. created: '2014-08-04 12:52:47'
  1211. },
  1212. {
  1213. id: '34136047',
  1214. rooms_associated: [
  1215.  
  1216. ],
  1217. thumb_url: 'https://s-ec.bstatic.com/images/hotel/max200/341/34136047.jpg',
  1218. large_url: 'https://s-ec.bstatic.com/images/hotel/max1024x768/341/34136047.jpg',
  1219. highres_url: 'https://s-ec.bstatic.com/images/hotel/max1280x900/341/34136047.jpg',
  1220. created: '2014-08-04 12:52:56'
  1221. },
  1222. {
  1223. id: '34136067',
  1224. rooms_associated: [
  1225.  
  1226. ],
  1227. thumb_url: 'https://s-ec.bstatic.com/images/hotel/max200/341/34136067.jpg',
  1228. large_url: 'https://t-ec.bstatic.com/images/hotel/max1024x768/341/34136067.jpg',
  1229. highres_url: 'https://t-ec.bstatic.com/images/hotel/max1280x900/341/34136067.jpg',
  1230. created: '2014-08-04 12:53:02'
  1231. },
  1232. {
  1233. id: '34136107',
  1234. rooms_associated: [
  1235.  
  1236. ],
  1237. thumb_url: 'https://s-ec.bstatic.com/images/hotel/max200/341/34136107.jpg',
  1238. large_url: 'https://t-ec.bstatic.com/images/hotel/max1024x768/341/34136107.jpg',
  1239. highres_url: 'https://s-ec.bstatic.com/images/hotel/max1280x900/341/34136107.jpg',
  1240. created: '2014-08-04 12:53:17'
  1241. },
  1242. {
  1243. id: '73373706',
  1244. rooms_associated: [
  1245. {
  1246. "b_room_id": "1244710"
  1247. },
  1248. {
  1249. "b_room_id": "1244705"
  1250. },
  1251. {
  1252. "b_room_id": "1244703"
  1253. },
  1254. {
  1255. "b_room_id": "1244701"
  1256. },
  1257. {
  1258. "b_room_id": "1244711"
  1259. }
  1260. ],
  1261. thumb_url: 'https://t-ec.bstatic.com/images/hotel/max200/733/73373706.jpg',
  1262. large_url: 'https://s-ec.bstatic.com/images/hotel/max1024x768/733/73373706.jpg',
  1263. highres_url: 'https://s-ec.bstatic.com/images/hotel/max1280x900/733/73373706.jpg',
  1264. created: '2016-06-30 08:32:09'
  1265. },
  1266. {
  1267. id: '14950549',
  1268. rooms_associated: [
  1269.  
  1270. ],
  1271. thumb_url: 'https://s-ec.bstatic.com/images/hotel/max200/149/14950549.jpg',
  1272. large_url: 'https://s-ec.bstatic.com/images/hotel/max1024x768/149/14950549.jpg',
  1273. highres_url: 'https://t-ec.bstatic.com/images/hotel/max1280x900/149/14950549.jpg',
  1274. created: '2013-03-11 18:21:26'
  1275. },
  1276. {
  1277. id: '14950562',
  1278. rooms_associated: [
  1279.  
  1280. ],
  1281. thumb_url: 'https://t-ec.bstatic.com/images/hotel/max200/149/14950562.jpg',
  1282. large_url: 'https://s-ec.bstatic.com/images/hotel/max1024x768/149/14950562.jpg',
  1283. highres_url: 'https://s-ec.bstatic.com/images/hotel/max1280x900/149/14950562.jpg',
  1284. created: '2013-03-11 18:21:44'
  1285. },
  1286. {
  1287. id: '14950565',
  1288. rooms_associated: [
  1289.  
  1290. ],
  1291. thumb_url: 'https://s-ec.bstatic.com/images/hotel/max200/149/14950565.jpg',
  1292. large_url: 'https://s-ec.bstatic.com/images/hotel/max1024x768/149/14950565.jpg',
  1293. highres_url: 'https://t-ec.bstatic.com/images/hotel/max1280x900/149/14950565.jpg',
  1294. created: '2013-03-11 18:21:45'
  1295. },
  1296. {
  1297. id: '14950560',
  1298. rooms_associated: [
  1299.  
  1300. ],
  1301. thumb_url: 'https://s-ec.bstatic.com/images/hotel/max200/149/14950560.jpg',
  1302. large_url: 'https://t-ec.bstatic.com/images/hotel/max1024x768/149/14950560.jpg',
  1303. highres_url: 'https://s-ec.bstatic.com/images/hotel/max1280x900/149/14950560.jpg',
  1304. created: '2013-03-11 18:21:42'
  1305. },
  1306. {
  1307. id: '34136102',
  1308. rooms_associated: [
  1309.  
  1310. ],
  1311. thumb_url: 'https://t-ec.bstatic.com/images/hotel/max200/341/34136102.jpg',
  1312. large_url: 'https://s-ec.bstatic.com/images/hotel/max1024x768/341/34136102.jpg',
  1313. highres_url: 'https://t-ec.bstatic.com/images/hotel/max1280x900/341/34136102.jpg',
  1314. created: '2014-08-04 12:53:16'
  1315. },
  1316. {
  1317. id: '28520186',
  1318. rooms_associated: [
  1319.  
  1320. ],
  1321. thumb_url: 'https://s-ec.bstatic.com/images/hotel/max200/285/28520186.jpg',
  1322. large_url: 'https://t-ec.bstatic.com/images/hotel/max1024x768/285/28520186.jpg',
  1323. highres_url: 'https://s-ec.bstatic.com/images/hotel/max1280x900/285/28520186.jpg',
  1324. created: '2014-03-28 12:02:11'
  1325. },
  1326. {
  1327. id: '14949600',
  1328. rooms_associated: [
  1329.  
  1330. ],
  1331. thumb_url: 'https://s-ec.bstatic.com/images/hotel/max200/149/14949600.jpg',
  1332. large_url: 'https://t-ec.bstatic.com/images/hotel/max1024x768/149/14949600.jpg',
  1333. highres_url: 'https://s-ec.bstatic.com/images/hotel/max1280x900/149/14949600.jpg',
  1334. created: '2013-03-11 17:54:05'
  1335. },
  1336. {
  1337. id: '34136097',
  1338. rooms_associated: [
  1339.  
  1340. ],
  1341. thumb_url: 'https://t-ec.bstatic.com/images/hotel/max200/341/34136097.jpg',
  1342. large_url: 'https://t-ec.bstatic.com/images/hotel/max1024x768/341/34136097.jpg',
  1343. highres_url: 'https://t-ec.bstatic.com/images/hotel/max1280x900/341/34136097.jpg',
  1344. created: '2014-08-04 12:53:14'
  1345. },
  1346. {
  1347. id: '34136094',
  1348. rooms_associated: [
  1349.  
  1350. ],
  1351. thumb_url: 'https://t-ec.bstatic.com/images/hotel/max200/341/34136094.jpg',
  1352. large_url: 'https://t-ec.bstatic.com/images/hotel/max1024x768/341/34136094.jpg',
  1353. highres_url: 'https://s-ec.bstatic.com/images/hotel/max1280x900/341/34136094.jpg',
  1354. created: '2014-08-04 12:53:13'
  1355. },
  1356. {
  1357. id: 'landmark-54624-1',
  1358. thumb_url: 'https://t-ec.bstatic.com/data/landmark/square90/133/13342.jpg',
  1359. large_url: 'https://s-ec.bstatic.com/data/landmark/840x460/133/13342.jpg'
  1360. },
  1361. {
  1362. id: 'ugc-photo_slide_1',
  1363. thumb_url: 'https://s-ec.bstatic.com/xdata/images/xphoto/square90/6748017.jpg?k=3efda86a136001262cec1cb006f5d0efafb5ceba3ce93250923c661951778a7e&o=',
  1364. thumb_contains: '',
  1365. thumb_className: 'modal_ugc-photo_slide_thumb',
  1366. large_url: 'https://t-ec.bstatic.com/xdata/images/xphoto/max1024x768/6748017.jpg?k=3efda86a136001262cec1cb006f5d0efafb5ceba3ce93250923c661951778a7e&o=',
  1367. contains: '.bh-photo-modal-ugc-photo-slide-wrapper_1',
  1368. verticalAlign: '.gallery__ugc-photo-slide-wrapper'
  1369. },
  1370. {
  1371. id: 'cta-14949764',
  1372. thumb_url: 'https://t-ec.bstatic.com/images/hotel/max200/149/14949764.jpg',
  1373. thumb_contains: ' <i class="bicon bicon-closedlock"></i>',
  1374. thumb_className: 'photo-modal-lock-price',
  1375. large_url: 'https://t-ec.bstatic.com/images/hotel/max1024x768/149/14949764.jpg',
  1376. contains: '.bh-photo-modal-cta-slide-wrapper',
  1377. className: 'photo-grid-cta-slide',
  1378. verticalAlign: '.bh-photo-modal-cta-slide'
  1379. }
  1380. ],
  1381. b_hotelfeaturedreviews_url: '/hotelfeaturedreviews/es/best-triton.en-gb.html?label=gen173nr-1DCAsoRkILYmVzdC10cml0b25ICVgEaEaIAQGYAS64AQrIAQXYAQPoAQH4AQOSAgF5qAID;sid=708de78e3c1ce0084e42c2b58074ef65;all_sr_blocks=1244701_116180214_0_0_0;bshb=2;checkin=2018-04-30;checkout=2018-05-01;dest_id=-373144;dest_type=city;group_adults=2;hapos=1;highlighted_blocks=1244701_116180214_0_0_0;hpos=1;room1=A%2CA;sb_price_type=total;srepoch=1525107831;srfid=553e96e9d080f993ae3a0bf5f6efe6e81c0ab25bX1;srpvid=e21177fb5cda0186;type=total;ucfs=1&',
  1382. hp_gallery_lazyload: 'ondemand',
  1383. hp_gallery_fade_speed: 2000,
  1384. hp_gallery_autoplay_speed: 3000,
  1385. b_run_hp_gallery_corner_navigation: true,
  1386. b_run_hp_booking_summary: true,
  1387. b_run_hp_gently_select_rooms: 1,
  1388. run_hp_cheapest_room_reinforcement_double_occupancy: true,
  1389. hp_location_block: true,
  1390. b_run_hp_rt_lightbox_image_gallery_v2: true,
  1391. b_run_droom_hp_rt_lb_new_gallery: true,
  1392. b_run_droom_hp_increase_lb_photo_res: true,
  1393. b_run_hp_fixed_review_height: true,
  1394. run_hp_rt_lightbox: true,
  1395. run_hp_rt_lightbox_no_dates: true,
  1396. b_run_hp_rt_lightbox_image_gallery: true,
  1397. b_user_is_using_one_list_only: '1',
  1398. defaultReviewsLanguage: 'en',
  1399. filterReviewsByTopic: 2,
  1400. defaultReviewsTopic: [
  1401.  
  1402. ],
  1403. instalments_minimum_price: '',
  1404. payment_possible_in_instalments: '',
  1405. wholesaler_configuration: {
  1406. wholesaler_candidate_ids: [
  1407.  
  1408. ],
  1409. search_config_adults: '2',
  1410. search_config_children: '0',
  1411. search_config_rooms: '1',
  1412. accommodation_type_id: '204',
  1413. url: 'https://carrier.booking.com/wholesaler/hotel',
  1414. content_url: 'https://carrier.booking.com/wholesaler/room/content',
  1415. b_3pi_thirdparty_api_failed: '0',
  1416. business_bookers: {
  1417. b_is_bbtool_user: '',
  1418. b_user_is_business_booker: '',
  1419. b_inferred_user_is_business_booker: ''
  1420. },
  1421. hotjar_available_on_hp: '0'
  1422. },
  1423. 'NAREDUfZZGbVdBQbFRVKaMUPeDIAJYGbOJaYO': {
  1424. check: false,
  1425. run: false,
  1426. is_b_home: false,
  1427.  
  1428. },
  1429. 'NAREDUfZZGbVdBQbFRVKaMUPeDIAJYGbOJBXC': {
  1430. check: false,
  1431. run: false,
  1432. is_b_home: false,
  1433.  
  1434. },
  1435. b_blocks_per_room_id: [
  1436. {
  1437. b_blocks: [
  1438. {
  1439. b_block_id: '1244701_116180214_0_0_0',
  1440. b_room_id: '1244701',
  1441.  
  1442. },
  1443. {
  1444. b_block_id: '1244701_116180214_0_1_0',
  1445. b_room_id: '1244701',
  1446.  
  1447. },
  1448. {
  1449. b_block_id: '1244701_116180214_0_17_0',
  1450. b_room_id: '1244701',
  1451.  
  1452. },
  1453. {
  1454. b_block_id: '1244701_116180214_0_21_0',
  1455. b_room_id: '1244701',
  1456.  
  1457. },
  1458.  
  1459. ],
  1460.  
  1461. },
  1462. {
  1463. b_blocks: [
  1464. {
  1465. b_block_id: '1244703_116180214_0_0_0',
  1466. b_room_id: '1244703',
  1467.  
  1468. },
  1469. {
  1470. b_block_id: '1244703_116180214_0_1_0',
  1471. b_room_id: '1244703',
  1472.  
  1473. },
  1474. {
  1475. b_block_id: '1244703_116180214_0_17_0',
  1476. b_room_id: '1244703',
  1477.  
  1478. },
  1479. {
  1480. b_block_id: '1244703_116180214_0_21_0',
  1481. b_room_id: '1244703',
  1482.  
  1483. },
  1484.  
  1485. ],
  1486.  
  1487. },
  1488. {
  1489. b_blocks: [
  1490. {
  1491. b_block_id: '1244710_116180214_0_0_0',
  1492. b_room_id: '1244710',
  1493.  
  1494. },
  1495. {
  1496. b_block_id: '1244710_116180214_0_1_0',
  1497. b_room_id: '1244710',
  1498.  
  1499. },
  1500. {
  1501. b_block_id: '1244710_116180214_0_17_0',
  1502. b_room_id: '1244710',
  1503.  
  1504. },
  1505. {
  1506. b_block_id: '1244710_116180214_0_21_0',
  1507. b_room_id: '1244710',
  1508.  
  1509. },
  1510.  
  1511. ],
  1512.  
  1513. },
  1514. {
  1515. b_blocks: [
  1516. {
  1517. b_block_id: '1244705_116180214_0_0_0',
  1518. b_room_id: '1244705',
  1519.  
  1520. },
  1521. {
  1522. b_block_id: '1244705_116180214_0_1_0',
  1523. b_room_id: '1244705',
  1524.  
  1525. },
  1526. {
  1527. b_block_id: '1244705_116180214_0_17_0',
  1528. b_room_id: '1244705',
  1529.  
  1530. },
  1531. {
  1532. b_block_id: '1244705_116180214_0_21_0',
  1533. b_room_id: '1244705',
  1534.  
  1535. },
  1536.  
  1537. ],
  1538.  
  1539. },
  1540. {
  1541. b_blocks: [
  1542. {
  1543. b_block_id: '1244711_116180214_0_0_0',
  1544. b_room_id: '1244711',
  1545.  
  1546. },
  1547. {
  1548. b_block_id: '1244711_116180214_0_1_0',
  1549. b_room_id: '1244711',
  1550.  
  1551. },
  1552. {
  1553. b_block_id: '1244711_116180214_0_17_0',
  1554. b_room_id: '1244711',
  1555.  
  1556. },
  1557. {
  1558. b_block_id: '1244711_116180214_0_21_0',
  1559. b_room_id: '1244711',
  1560.  
  1561. },
  1562.  
  1563. ],
  1564.  
  1565. },
  1566.  
  1567. ],
  1568. b_gallery_has_photo_tags: false,
  1569. run_cheapest_room: true,
  1570. b_city_name: "Benalmádena",
  1571. b_in_city_name: "in Benalmádena",
  1572. b_checkin_checkout_interval: "1",
  1573. b_checkin_date: "2018-04-30",
  1574. b_checkout_date: "2018-05-01",
  1575. b_rooms_available_and_soldout: [
  1576. {
  1577. "b_blocks": [
  1578. {
  1579. "b_rate_is_cug_business_rate": 0,
  1580. "b_cancellation_type": "non_refundable",
  1581. "b_rate_is_genius": 0,
  1582. "b_raw_price": "105.92",
  1583. "b_max_persons": 2,
  1584. "b_business_package_match": 0,
  1585. "b_mealplan_included_name": null,
  1586. "b_price": "€ 105.92",
  1587. "b_block_id": "1244701_116180214_0_0_0",
  1588. "b_stay_prices": [
  1589. {
  1590. "b_price": "",
  1591. "b_raw_price": "",
  1592. "b_local_price": 0,
  1593. "b_stays": 0
  1594. },
  1595. {
  1596. "b_raw_price": "105.92",
  1597. "b_price": "€ 105.92",
  1598. "b_stays": 1,
  1599. "b_local_price": 105.92
  1600. }
  1601. ],
  1602. "b_book_now_pay_later": 1,
  1603. "b_nr_stays": 1
  1604. },
  1605. {
  1606. "b_rate_is_cug_business_rate": 0,
  1607. "b_cancellation_type": "non_refundable",
  1608. "b_rate_is_genius": 0,
  1609. "b_max_persons": 2,
  1610. "b_raw_price": "111.36",
  1611. "b_business_package_match": 0,
  1612. "b_mealplan_included_name": "breakfast",
  1613. "b_block_id": "1244701_116180214_0_1_0",
  1614. "b_price": "€ 111.36",
  1615. "b_nr_stays": 1,
  1616. "b_book_now_pay_later": 1,
  1617. "b_stay_prices": [
  1618. {
  1619. "b_raw_price": "",
  1620. "b_price": "",
  1621. "b_stays": 0,
  1622. "b_local_price": 0
  1623. },
  1624. {
  1625. "b_local_price": 111.36,
  1626. "b_price": "€ 111.36",
  1627. "b_raw_price": "111.36",
  1628. "b_stays": 1
  1629. }
  1630. ]
  1631. },
  1632. {
  1633. "b_nr_stays": 1,
  1634. "b_book_now_pay_later": 1,
  1635. "b_stay_prices": [
  1636. {
  1637. "b_stays": 0,
  1638. "b_price": "",
  1639. "b_raw_price": "",
  1640. "b_local_price": 0
  1641. },
  1642. {
  1643. "b_price": "€ 119.50",
  1644. "b_stays": 1,
  1645. "b_raw_price": "119.50",
  1646. "b_local_price": 119.5
  1647. }
  1648. ],
  1649. "b_price": "€ 119.50",
  1650. "b_block_id": "1244701_116180214_0_17_0",
  1651. "b_mealplan_included_name": "half_board",
  1652. "b_business_package_match": 0,
  1653. "b_max_persons": 2,
  1654. "b_raw_price": "119.50",
  1655. "b_rate_is_genius": 0,
  1656. "b_cancellation_type": "non_refundable",
  1657. "b_rate_is_cug_business_rate": 0
  1658. },
  1659. {
  1660. "b_rate_is_cug_business_rate": 0,
  1661. "b_raw_price": "135.80",
  1662. "b_max_persons": 2,
  1663. "b_cancellation_type": "non_refundable",
  1664. "b_rate_is_genius": 0,
  1665. "b_mealplan_included_name": "full_board",
  1666. "b_business_package_match": 0,
  1667. "b_price": "€ 135.80",
  1668. "b_block_id": "1244701_116180214_0_21_0",
  1669. "b_book_now_pay_later": 1,
  1670. "b_stay_prices": [
  1671. {
  1672. "b_local_price": 0,
  1673. "b_price": "",
  1674. "b_raw_price": "",
  1675. "b_stays": 0
  1676. },
  1677. {
  1678. "b_local_price": 135.8,
  1679. "b_price": "€ 135.80",
  1680. "b_raw_price": "135.80",
  1681. "b_stays": 1
  1682. }
  1683. ],
  1684. "b_nr_stays": 1
  1685. }
  1686. ],
  1687. "b_name": "Double or Twin Room",
  1688. "b_has_room_inventory": 1,
  1689. "b_id": 1244701,
  1690. "b_roomtype_id": 24
  1691. },
  1692. {
  1693. "b_roomtype_id": 7,
  1694. "b_id": 1244703,
  1695. "b_has_room_inventory": 1,
  1696. "b_blocks": [
  1697. {
  1698. "b_mealplan_included_name": null,
  1699. "b_business_package_match": 0,
  1700. "b_block_id": "1244703_116180214_0_0_0",
  1701. "b_price": "€ 132.41",
  1702. "b_book_now_pay_later": 1,
  1703. "b_nr_stays": 1,
  1704. "b_stay_prices": [
  1705. {
  1706. "b_stays": 0,
  1707. "b_price": "",
  1708. "b_raw_price": "",
  1709. "b_local_price": 0
  1710. },
  1711. {
  1712. "b_stays": 1,
  1713. "b_price": "€ 132.41",
  1714. "b_raw_price": "132.41",
  1715. "b_local_price": 132.41
  1716. }
  1717. ],
  1718. "b_rate_is_cug_business_rate": 0,
  1719. "b_max_persons": 2,
  1720. "b_raw_price": "132.41",
  1721. "b_cancellation_type": "non_refundable",
  1722. "b_rate_is_genius": 0
  1723. },
  1724. {
  1725. "b_mealplan_included_name": "breakfast",
  1726. "b_business_package_match": 0,
  1727. "b_price": "€ 139.20",
  1728. "b_block_id": "1244703_116180214_0_1_0",
  1729. "b_stay_prices": [
  1730. {
  1731. "b_price": "",
  1732. "b_raw_price": "",
  1733. "b_stays": 0,
  1734. "b_local_price": 0
  1735. },
  1736. {
  1737. "b_stays": 1,
  1738. "b_price": "€ 139.20",
  1739. "b_raw_price": "139.20",
  1740. "b_local_price": 139.2
  1741. }
  1742. ],
  1743. "b_book_now_pay_later": 1,
  1744. "b_nr_stays": 1,
  1745. "b_rate_is_cug_business_rate": 0,
  1746. "b_max_persons": 2,
  1747. "b_raw_price": "139.20",
  1748. "b_cancellation_type": "non_refundable",
  1749. "b_rate_is_genius": 0
  1750. },
  1751. {
  1752. "b_block_id": "1244703_116180214_0_17_0",
  1753. "b_price": "€ 149.38",
  1754. "b_nr_stays": 1,
  1755. "b_book_now_pay_later": 1,
  1756. "b_stay_prices": [
  1757. {
  1758. "b_stays": 0,
  1759. "b_price": "",
  1760. "b_raw_price": "",
  1761. "b_local_price": 0
  1762. },
  1763. {
  1764. "b_stays": 1,
  1765. "b_price": "€ 149.38",
  1766. "b_raw_price": "149.38",
  1767. "b_local_price": 149.38
  1768. }
  1769. ],
  1770. "b_business_package_match": 0,
  1771. "b_mealplan_included_name": "half_board",
  1772. "b_cancellation_type": "non_refundable",
  1773. "b_rate_is_genius": 0,
  1774. "b_max_persons": 2,
  1775. "b_raw_price": "149.38",
  1776. "b_rate_is_cug_business_rate": 0
  1777. },
  1778. {
  1779. "b_mealplan_included_name": "full_board",
  1780. "b_business_package_match": 0,
  1781. "b_block_id": "1244703_116180214_0_21_0",
  1782. "b_price": "€ 169.76",
  1783. "b_stay_prices": [
  1784. {
  1785. "b_price": "",
  1786. "b_local_price": 0,
  1787. "b_raw_price": "",
  1788. "b_stays": 0
  1789. },
  1790. {
  1791. "b_price": "€ 169.76",
  1792. "b_raw_price": "169.76",
  1793. "b_stays": 1,
  1794. "b_local_price": 169.76
  1795. }
  1796. ],
  1797. "b_book_now_pay_later": 1,
  1798. "b_nr_stays": 1,
  1799. "b_rate_is_cug_business_rate": 0,
  1800. "b_max_persons": 2,
  1801. "b_raw_price": "169.76",
  1802. "b_cancellation_type": "non_refundable",
  1803. "b_rate_is_genius": 0
  1804. }
  1805. ],
  1806. "b_name": "Triple Room (2 Adults + 1 Child)"
  1807. },
  1808. {
  1809. "b_name": "Double or Twin (2 Adults + 2 Children)",
  1810. "b_blocks": [
  1811. {
  1812. "b_rate_is_cug_business_rate": 0,
  1813. "b_rate_is_genius": 0,
  1814. "b_cancellation_type": "non_refundable",
  1815. "b_raw_price": "158.90",
  1816. "b_max_persons": 2,
  1817. "b_business_package_match": 0,
  1818. "b_mealplan_included_name": null,
  1819. "b_book_now_pay_later": 1,
  1820. "b_stay_prices": [
  1821. {
  1822. "b_price": "",
  1823. "b_raw_price": "",
  1824. "b_stays": 0,
  1825. "b_local_price": 0
  1826. },
  1827. {
  1828. "b_price": "€ 158.90",
  1829. "b_local_price": 158.9,
  1830. "b_raw_price": "158.90",
  1831. "b_stays": 1
  1832. }
  1833. ],
  1834. "b_nr_stays": 1,
  1835. "b_block_id": "1244710_116180214_0_0_0",
  1836. "b_price": "€ 158.90"
  1837. },
  1838. {
  1839. "b_rate_is_cug_business_rate": 0,
  1840. "b_cancellation_type": "non_refundable",
  1841. "b_rate_is_genius": 0,
  1842. "b_max_persons": 2,
  1843. "b_raw_price": "167.04",
  1844. "b_business_package_match": 0,
  1845. "b_mealplan_included_name": "breakfast",
  1846. "b_price": "€ 167.04",
  1847. "b_block_id": "1244710_116180214_0_1_0",
  1848. "b_book_now_pay_later": 1,
  1849. "b_nr_stays": 1,
  1850. "b_stay_prices": [
  1851. {
  1852. "b_price": "",
  1853. "b_local_price": 0,
  1854. "b_raw_price": "",
  1855. "b_stays": 0
  1856. },
  1857. {
  1858. "b_stays": 1,
  1859. "b_price": "€ 167.04",
  1860. "b_raw_price": "167.04",
  1861. "b_local_price": 167.04
  1862. }
  1863. ]
  1864. },
  1865. {
  1866. "b_nr_stays": 1,
  1867. "b_book_now_pay_later": 1,
  1868. "b_stay_prices": [
  1869. {
  1870. "b_price": "",
  1871. "b_stays": 0,
  1872. "b_raw_price": "",
  1873. "b_local_price": 0
  1874. },
  1875. {
  1876. "b_local_price": 179.26,
  1877. "b_price": "€ 179.26",
  1878. "b_raw_price": "179.26",
  1879. "b_stays": 1
  1880. }
  1881. ],
  1882. "b_block_id": "1244710_116180214_0_17_0",
  1883. "b_price": "€ 179.26",
  1884. "b_mealplan_included_name": "half_board",
  1885. "b_business_package_match": 0,
  1886. "b_max_persons": 2,
  1887. "b_raw_price": "179.26",
  1888. "b_rate_is_genius": 0,
  1889. "b_cancellation_type": "non_refundable",
  1890. "b_rate_is_cug_business_rate": 0
  1891. },
  1892. {
  1893. "b_cancellation_type": "non_refundable",
  1894. "b_rate_is_genius": 0,
  1895. "b_max_persons": 2,
  1896. "b_raw_price": "203.72",
  1897. "b_rate_is_cug_business_rate": 0,
  1898. "b_price": "€ 203.72",
  1899. "b_block_id": "1244710_116180214_0_21_0",
  1900. "b_book_now_pay_later": 1,
  1901. "b_stay_prices": [
  1902. {
  1903. "b_local_price": 0,
  1904. "b_price": "",
  1905. "b_raw_price": "",
  1906. "b_stays": 0
  1907. },
  1908. {
  1909. "b_raw_price": "203.72",
  1910. "b_price": "€ 203.72",
  1911. "b_local_price": 203.72,
  1912. "b_stays": 1
  1913. }
  1914. ],
  1915. "b_nr_stays": 1,
  1916. "b_business_package_match": 0,
  1917. "b_mealplan_included_name": "full_board"
  1918. }
  1919. ],
  1920. "b_id": 1244710,
  1921. "b_has_room_inventory": 1,
  1922. "b_roomtype_id": 24
  1923. },
  1924. {
  1925. "b_roomtype_id": 7,
  1926. "b_id": 1244705,
  1927. "b_has_room_inventory": 1,
  1928. "b_name": "Triple Room",
  1929. "b_blocks": [
  1930. {
  1931. "b_mealplan_included_name": null,
  1932. "b_business_package_match": 0,
  1933. "b_book_now_pay_later": 1,
  1934. "b_nr_stays": 1,
  1935. "b_stay_prices": [
  1936. {
  1937. "b_price": "",
  1938. "b_local_price": 0,
  1939. "b_raw_price": "",
  1940. "b_stays": 0
  1941. },
  1942. {
  1943. "b_raw_price": "145.63",
  1944. "b_price": "€ 145.63",
  1945. "b_stays": 1,
  1946. "b_local_price": 145.63
  1947. }
  1948. ],
  1949. "b_block_id": "1244705_116180214_0_0_0",
  1950. "b_price": "€ 145.63",
  1951. "b_rate_is_cug_business_rate": 0,
  1952. "b_raw_price": "145.63",
  1953. "b_max_persons": 3,
  1954. "b_rate_is_genius": 0,
  1955. "b_cancellation_type": "non_refundable"
  1956. },
  1957. {
  1958. "b_mealplan_included_name": "breakfast",
  1959. "b_business_package_match": 0,
  1960. "b_block_id": "1244705_116180214_0_1_0",
  1961. "b_price": "€ 153.13",
  1962. "b_book_now_pay_later": 1,
  1963. "b_nr_stays": 1,
  1964. "b_stay_prices": [
  1965. {
  1966. "b_price": "",
  1967. "b_local_price": 0,
  1968. "b_raw_price": "",
  1969. "b_stays": 0
  1970. },
  1971. {
  1972. "b_price": "€ 153.13",
  1973. "b_raw_price": "153.13",
  1974. "b_local_price": 153.13,
  1975. "b_stays": 1
  1976. }
  1977. ],
  1978. "b_rate_is_cug_business_rate": 0,
  1979. "b_max_persons": 3,
  1980. "b_raw_price": "153.13",
  1981. "b_cancellation_type": "non_refundable",
  1982. "b_rate_is_genius": 0
  1983. },
  1984. {
  1985. "b_rate_is_genius": 0,
  1986. "b_cancellation_type": "non_refundable",
  1987. "b_max_persons": 3,
  1988. "b_raw_price": "164.31",
  1989. "b_rate_is_cug_business_rate": 0,
  1990. "b_stay_prices": [
  1991. {
  1992. "b_price": "",
  1993. "b_raw_price": "",
  1994. "b_local_price": 0,
  1995. "b_stays": 0
  1996. },
  1997. {
  1998. "b_raw_price": "164.31",
  1999. "b_price": "€ 164.31",
  2000. "b_local_price": 164.31,
  2001. "b_stays": 1
  2002. }
  2003. ],
  2004. "b_book_now_pay_later": 1,
  2005. "b_nr_stays": 1,
  2006. "b_block_id": "1244705_116180214_0_17_0",
  2007. "b_price": "€ 164.31",
  2008. "b_business_package_match": 0,
  2009. "b_mealplan_included_name": "half_board"
  2010. },
  2011. {
  2012. "b_rate_is_cug_business_rate": 0,
  2013. "b_rate_is_genius": 0,
  2014. "b_cancellation_type": "non_refundable",
  2015. "b_max_persons": 3,
  2016. "b_raw_price": "186.73",
  2017. "b_business_package_match": 0,
  2018. "b_mealplan_included_name": "full_board",
  2019. "b_book_now_pay_later": 1,
  2020. "b_nr_stays": 1,
  2021. "b_stay_prices": [
  2022. {
  2023. "b_raw_price": "",
  2024. "b_price": "",
  2025. "b_stays": 0,
  2026. "b_local_price": 0
  2027. },
  2028. {
  2029. "b_raw_price": "186.73",
  2030. "b_price": "€ 186.73",
  2031. "b_local_price": 186.73,
  2032. "b_stays": 1
  2033. }
  2034. ],
  2035. "b_price": "€ 186.73",
  2036. "b_block_id": "1244705_116180214_0_21_0"
  2037. }
  2038. ]
  2039. },
  2040. {
  2041. "b_has_room_inventory": 1,
  2042. "b_id": 1244711,
  2043. "b_name": "Double or Twin Room (3 adults + 1 child)",
  2044. "b_blocks": [
  2045. {
  2046. "b_rate_is_cug_business_rate": 0,
  2047. "b_rate_is_genius": 0,
  2048. "b_cancellation_type": "non_refundable",
  2049. "b_max_persons": 3,
  2050. "b_raw_price": "172.12",
  2051. "b_business_package_match": 0,
  2052. "b_mealplan_included_name": null,
  2053. "b_nr_stays": 1,
  2054. "b_book_now_pay_later": 1,
  2055. "b_stay_prices": [
  2056. {
  2057. "b_stays": 0,
  2058. "b_price": "",
  2059. "b_raw_price": "",
  2060. "b_local_price": 0
  2061. },
  2062. {
  2063. "b_local_price": 172.12,
  2064. "b_price": "€ 172.12",
  2065. "b_raw_price": "172.12",
  2066. "b_stays": 1
  2067. }
  2068. ],
  2069. "b_price": "€ 172.12",
  2070. "b_block_id": "1244711_116180214_0_0_0"
  2071. },
  2072. {
  2073. "b_max_persons": 3,
  2074. "b_raw_price": "180.97",
  2075. "b_rate_is_genius": 0,
  2076. "b_cancellation_type": "non_refundable",
  2077. "b_rate_is_cug_business_rate": 0,
  2078. "b_book_now_pay_later": 1,
  2079. "b_stay_prices": [
  2080. {
  2081. "b_price": "",
  2082. "b_stays": 0,
  2083. "b_raw_price": "",
  2084. "b_local_price": 0
  2085. },
  2086. {
  2087. "b_local_price": 180.97,
  2088. "b_price": "€ 180.97",
  2089. "b_raw_price": "180.97",
  2090. "b_stays": 1
  2091. }
  2092. ],
  2093. "b_nr_stays": 1,
  2094. "b_price": "€ 180.97",
  2095. "b_block_id": "1244711_116180214_0_1_0",
  2096. "b_mealplan_included_name": "breakfast",
  2097. "b_business_package_match": 0
  2098. },
  2099. {
  2100. "b_mealplan_included_name": "half_board",
  2101. "b_business_package_match": 0,
  2102. "b_block_id": "1244711_116180214_0_17_0",
  2103. "b_price": "€ 194.19",
  2104. "b_book_now_pay_later": 1,
  2105. "b_nr_stays": 1,
  2106. "b_stay_prices": [
  2107. {
  2108. "b_raw_price": "",
  2109. "b_price": "",
  2110. "b_local_price": 0,
  2111. "b_stays": 0
  2112. },
  2113. {
  2114. "b_raw_price": "194.19",
  2115. "b_price": "€ 194.19",
  2116. "b_local_price": 194.19,
  2117. "b_stays": 1
  2118. }
  2119. ],
  2120. "b_rate_is_cug_business_rate": 0,
  2121. "b_max_persons": 3,
  2122. "b_raw_price": "194.19",
  2123. "b_cancellation_type": "non_refundable",
  2124. "b_rate_is_genius": 0
  2125. },
  2126. {
  2127. "b_mealplan_included_name": "full_board",
  2128. "b_business_package_match": 0,
  2129. "b_book_now_pay_later": 1,
  2130. "b_stay_prices": [
  2131. {
  2132. "b_price": "",
  2133. "b_stays": 0,
  2134. "b_raw_price": "",
  2135. "b_local_price": 0
  2136. },
  2137. {
  2138. "b_price": "€ 220.69",
  2139. "b_raw_price": "220.69",
  2140. "b_stays": 1,
  2141. "b_local_price": 220.69
  2142. }
  2143. ],
  2144. "b_nr_stays": 1,
  2145. "b_block_id": "1244711_116180214_0_21_0",
  2146. "b_price": "€ 220.69",
  2147. "b_rate_is_cug_business_rate": 0,
  2148. "b_raw_price": "220.69",
  2149. "b_max_persons": 3,
  2150. "b_rate_is_genius": 0,
  2151. "b_cancellation_type": "non_refundable"
  2152. }
  2153. ],
  2154. "b_roomtype_id": 24
  2155. }
  2156. ],
  2157. b_photo_pid: (1).toString(),
  2158. b_rackrates_monitoring_running: true,
  2159. b_wishlist_referrer: '',
  2160. b_reg_user_last_used_wishlist: "",
  2161. b_reg_user_wishlist_remaining: 1,
  2162. is_user_center_bar: 1,
  2163. b_site_experiment_user_center_bar: 1,
  2164. b_reg_user_is_genius: "",
  2165. 'social-connect': [
  2166. {
  2167. state: "",
  2168. provider: "facebook"
  2169. },
  2170. {
  2171. state: "",
  2172. provider: "google"
  2173. }
  2174. ],
  2175. b_run_social_connect: 1,
  2176. profile_menu: {
  2177. b_user_auth_level: "0",
  2178. b_domain_for_app: "https://www.booking.com",
  2179. b_query_params_with_lang_no_ext: "?label=gen173nr-1DCAsoRkILYmVzdC10cml0b25ICVgEaEaIAQGYAS64AQrIAQXYAQPoAQH4AQOSAgF5qAID;sid=708de78e3c1ce0084e42c2b58074ef65",
  2180. b_action: "hotel",
  2181. b_site_info: {
  2182. "is_bookings_owned": 1
  2183. },
  2184. b_site_type: "www",
  2185. b_companyname: "Booking.com",
  2186. b_reg_user_full_name: "",
  2187. b_is_genius_branded: "0",
  2188. b_reg_user_is_genius: "",
  2189. b_genius_dashboard_expiry_destfinder_url: "https://www.booking.com/destinationfinderdeals.en-gb.html?label=gen173nr-1DCAsoRkILYmVzdC10cml0b25ICVgEaEaIAQGYAS64AQrIAQXYAQPoAQH4AQOSAgF5qAID;sid=708de78e3c1ce0084e42c2b58074ef65;genius_deals_mode=1;checkin=2018-04-30;checkout=2018-05-01",
  2190. b_run_bb_pb_reports: "",
  2191. b_bwallet_has_wallet: 0,
  2192. b_bwallet_currency_html: "",
  2193. b_bwallet_total_balance_p: "",
  2194. b_reg_user_last_used_wishlist: "",
  2195. b_ge_num_stays: "",
  2196. b_ge_num_stays_left: "",
  2197. b_genius_product_page_url: "https://www.booking.com/genius.en-gb.html?label=gen173nr-1DCAsoRkILYmVzdC10cml0b25ICVgEaEaIAQGYAS64AQrIAQXYAQPoAQH4AQOSAgF5qAID;sid=708de78e3c1ce0084e42c2b58074ef65",
  2198. b_ge_aspiring_profile_menu: "",
  2199. b_ge_aspiring_profile_menu_for_all: "",
  2200. b_ge_is_aspiring_genius_for_all: "",
  2201. b_reg_user_qualify_genius_challenge: "",
  2202. b_reg_user_five_bookings_challenge: "",
  2203. b_ge_is_aspiring_genius: "",
  2204. b_ge_reg_user_personal_details: "",
  2205. b_reg_user_detail_name_email_hash: "",
  2206. b_is_bbtool_admin: "",
  2207. b_is_bbtool_user: "",
  2208. fe_bbtool_permission_is_connected_to_bbtool: "",
  2209. fe_this_url_travel_purpose_business: "https://secure.booking.com/company/search.en-gb.html?label=gen173nr-1DCAsoRkILYmVzdC10cml0b25ICVgEaEaIAQGYAS64AQrIAQXYAQPoAQH4AQOSAgF5qAID;sid=708de78e3c1ce0084e42c2b58074ef65;sb_travel_purpose=business",
  2210. fe_this_url_travel_purpose_leisure: "https://www.booking.com/index.en-gb.html?label=gen173nr-1DCAsoRkILYmVzdC10cml0b25ICVgEaEaIAQGYAS64AQrIAQXYAQPoAQH4AQOSAgF5qAID;sid=708de78e3c1ce0084e42c2b58074ef65;sb_travel_purpose=leisure",
  2211. fe_reservations_url_travel_purpose_business: "https://secure.booking.com/company/reservations.en-gb.html?label=gen173nr-1DCAsoRkILYmVzdC10cml0b25ICVgEaEaIAQGYAS64AQrIAQXYAQPoAQH4AQOSAgF5qAID;sid=708de78e3c1ce0084e42c2b58074ef65;sb_travel_purpose=business",
  2212. fe_reservations_url_travel_purpose_leisure: "https://secure.booking.com/myreservations.en-gb.html?label=gen173nr-1DCAsoRkILYmVzdC10cml0b25ICVgEaEaIAQGYAS64AQrIAQXYAQPoAQH4AQOSAgF5qAID;sid=708de78e3c1ce0084e42c2b58074ef65;sb_travel_purpose=leisure",
  2213. fe_my_settings_url_travel_purpose_business: "https://secure.booking.com/mysettings.en-gb.html?label=gen173nr-1DCAsoRkILYmVzdC10cml0b25ICVgEaEaIAQGYAS64AQrIAQXYAQPoAQH4AQOSAgF5qAID;sid=708de78e3c1ce0084e42c2b58074ef65;sb_travel_purpose=business",
  2214. fe_my_settings_url_travel_purpose_leisure: "https://secure.booking.com/mysettings.en-gb.html?label=gen173nr-1DCAsoRkILYmVzdC10cml0b25ICVgEaEaIAQGYAS64AQrIAQXYAQPoAQH4AQOSAgF5qAID;sid=708de78e3c1ce0084e42c2b58074ef65;sb_travel_purpose=leisure",
  2215. fe_bbtool_can_see_tool_promos: "1",
  2216. fe_bbtool_blackout_user: "",
  2217. fe_bbtool_blackout_user_company: "",
  2218. fe_bbtool_redirect_personal_to_index: 1,
  2219. b_reg_user_company_name: "",
  2220. b_reg_user_company_name_escaped: "",
  2221. b_reg_user_companyjoin_url: "",
  2222. b_bbtool_product_page_url: "https://www.booking.com/business.en-gb.html?label=gen173nr-1DCAsoRkILYmVzdC10cml0b25ICVgEaEaIAQGYAS64AQrIAQXYAQPoAQH4AQOSAgF5qAID;sid=708de78e3c1ce0084e42c2b58074ef65;stid=934592",
  2223. b_is_ie7: "",
  2224. b_this_url: "/hotel/es/best-triton.en-gb.html?label=gen173nr-1DCAsoRkILYmVzdC10cml0b25ICVgEaEaIAQGYAS64AQrIAQXYAQPoAQH4AQOSAgF5qAID;sid=708de78e3c1ce0084e42c2b58074ef65;all_sr_blocks=1244701_116180214_0_0_0;bshb=2;checkin=2018-04-30;checkout=2018-05-01;dest_id=-373144;dest_type=city;group_adults=2;hapos=1;highlighted_blocks=1244701_116180214_0_0_0;hpos=1;room1=A%2CA;sb_price_type=total;srepoch=1525107831;srfid=553e96e9d080f993ae3a0bf5f6efe6e81c0ab25bX1;srpvid=e21177fb5cda0186;type=total;ucfs=1&",
  2225. b_lang_for_url: "en-gb",
  2226. b_secure_hostname: "https://secure.booking.com",
  2227. b_nonsecure_hostname: "https://www.booking.com",
  2228. b_query_params_with_lang: ".en-gb.html?label=gen173nr-1DCAsoRkILYmVzdC10cml0b25ICVgEaEaIAQGYAS64AQrIAQXYAQPoAQH4AQOSAgF5qAID;sid=708de78e3c1ce0084e42c2b58074ef65",
  2229. b_query_params_delimiter: ";",
  2230. b_reg_user_detail_dashboard_url: "",
  2231. b_is_reg_user_city_guide_in_lang_available: "0",
  2232. b_aspiring_user_fifth_booking_ufi: "",
  2233. b_reg_user_aspiring_data: "",
  2234. b_dummy_var_for_trailing_comma: false,
  2235. b_ip_country: "es",
  2236. b_guest_country: "es",
  2237. b_raf_multiple_campaigns: true,
  2238. b_agent_is_no_robot: "1",
  2239. b_page_name: "hotel",
  2240. b_landingpage_theme_type: "",
  2241. b_brewards_account_details: "",
  2242. fe_rewards_special_promotion: 0,
  2243. b_brewards_loyalty_program_account_type: "",
  2244. b_user_has_mobile_app: "",
  2245. b_aid: "304142",
  2246. b_label: "gen173nr-1DCAsoRkILYmVzdC10cml0b25ICVgEaEaIAQGYAS64AQrIAQXYAQPoAQH4AQOSAgF5qAID",
  2247. fe_user_can_see_company_reservations: 0
  2248. },
  2249. accounting_config: {
  2250. "num_decimals": {
  2251. "OMR": "3",
  2252. "BYR": "0",
  2253. "DJF": "0",
  2254. "XPF": "0",
  2255. "AFA": "0",
  2256. "CLP": "0",
  2257. "PYG": "0",
  2258. "KWD": "3",
  2259. "ISK": "0",
  2260. "COP": "0",
  2261. "KMF": "0",
  2262. "XOF": "0",
  2263. "BIF": "0",
  2264. "KRW": "0",
  2265. "TND": "3",
  2266. "TJR": "0",
  2267. "IDR": "0",
  2268. "XAF": "0",
  2269. "JPY": "0",
  2270. "TMM": "0",
  2271. "MZM": "0",
  2272. "default": "2",
  2273. "VUV": "0",
  2274. "JOD": "3",
  2275. "HUF": "0",
  2276. "VND": "0",
  2277. "LAK": "0",
  2278. "RWF": "0",
  2279. "RUB": "0",
  2280. "UGX": "0",
  2281. "IQD": "3",
  2282. "LYD": "3",
  2283. "TWD": "0",
  2284. "BHD": "3",
  2285. "GNF": "0",
  2286. "ECS": "0",
  2287. "MGA": "0"
  2288. },
  2289. "html_symbol": {
  2290. "SGD": "S$",
  2291. "INR": "Rs.",
  2292. "RON": "lei",
  2293. "BRL": "R$",
  2294. "HKD": "HK$",
  2295. "ARS": "AR$",
  2296. "ILS": "&#x20AA;",
  2297. "EUR": "&#x20AC;",
  2298. "CLP": "CL$",
  2299. "TRY": "TL",
  2300. "USD": "US$",
  2301. "XPF": "CFP",
  2302. "CZK": "K&#269;",
  2303. "PLN": "z&#x0142;",
  2304. "IDR": "Rp",
  2305. "GBP": "&#163;",
  2306. "JPY": "&#165;"
  2307. },
  2308. "group_separator": {
  2309. "default": ","
  2310. },
  2311. "decimal_separator": {
  2312. "default": "."
  2313. },
  2314. "currency_separator": {
  2315. "GBP": "",
  2316. "USD": "",
  2317. "JPY": "",
  2318. "default": "&nbsp;"
  2319. },
  2320. "symbol_position": {
  2321. "RON": "after",
  2322. "default": "before",
  2323. "PLN": "after",
  2324. "CZK": "after"
  2325. }
  2326. },
  2327. distance_config: "metric",
  2328. b_hotel_currencycode: "EUR",
  2329. b_run_tfl_move_away_from_lightbox: true,
  2330. b_wishlist_singlepage_url: 'https://secure.booking.com/mywishlist.en-gb.html?label=gen173nr-1DCAsoRkILYmVzdC10cml0b25ICVgEaEaIAQGYAS64AQrIAQXYAQPoAQH4AQOSAgF5qAID;sid=708de78e3c1ce0084e42c2b58074ef65',
  2331. is_listview_page: true,
  2332. b_this_weekend_checkin: "",
  2333. b_this_weekend_checkout: "",
  2334. b_next_weekend_checkin: "",
  2335. b_next_weekend_checkout: "",
  2336. b_official_continent: "",
  2337. b_deals_continents: "",
  2338. b_messenger_url: '',
  2339. b_open_messenger: false,
  2340. b_extra_ajax_headers: {
  2341.  
  2342. },
  2343. et_debug_level: '0',
  2344. b_cet_copy_tracking_nojq: false,
  2345. trackExperiment: function(){
  2346.  
  2347. },
  2348. "error": {
  2349.  
  2350. }
  2351. },
  2352. ensureNamespaceExists: function(namespaceString){
  2353. if(!booking[
  2354. namespaceString
  2355. ]){
  2356. booking[
  2357. namespaceString
  2358. ]={
  2359.  
  2360. };
  2361. }
  2362. },
  2363. hotel: {
  2364.  
  2365. },
  2366. experiments: {
  2367.  
  2368. },
  2369. startup: {
  2370.  
  2371. },
  2372. experiments_load: {
  2373.  
  2374. },
  2375. startup_load: {
  2376.  
  2377. },
  2378. promotions: {
  2379.  
  2380. },
  2381. timestamp: newDate()
  2382. };functionTip(){
  2383.  
  2384. };(function(scope){
  2385. booking.env.b_sb_autocomplete_predictions_url='/autocomplete_3';booking.env.b_sb_autocomplete_predictions_method='POST';varparams=scope.search_autocomplete_params={
  2386.  
  2387. };params.v='1';params.lang='en-gb';params.sid='708de78e3c1ce0084e42c2b58074ef65';params.aid='304142';params.pid='ee2f784fc3470203';params.stype='1';params.src='hotel';params.eb='0';params.e_obj_labels='1';params.context_dest_type='city';params.context_dest_id='-373144';params.from_hotel=1;params.e_tclm=1;params.add_themes='1';params.themes_match_start='1';params.include_synonyms='1';
  2388. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement