Advertisement
Guest User

Untitled

a guest
May 29th, 2015
262
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.69 KB | None | 0 0
  1. var regions = {
  2. {
  3. title: "Cancun",
  4. id: "d179995,
  5. fullTitle: "Cancun, Quintana Roo",
  6. descriptionTitle: "Step back in time",
  7. descriptionBlurb: "Famed for its ancient origins as much as its current-day bustle, Cancun's Mayan Ruins take in striking architecture, spectacular art, and culturally diverse structures. Between the 1980s and the present, Cancun has transformed itself from a jungle village into a diverse holiday resort comprising ancient relics and sandy beaches, and providing a haven for water sports fanatics and beach holidaymakers alike leaving you with many options of things to do in Cancun while you are enjoying your vacation. Buttressing south-east Mexico's coastline, this part of the Yucatan Peninsula contrasts Caribbean-facing luxury hotels in Cancun with bars and restaurants overlooking the romantic Nichupte Lagoon. Stay at all inclusive hotels, pick a Cancun resort, or stay at one of the hotels on the beach where locals are ready to pamper you. Book your flights to Cancun and stay at Cancun hotels – whether you are looking for cheap hotel deals in Cancun or the best hotels in Cancun - to take it all in.",
  8. popularHotels: [
  9. {
  10. title: 'Krystal Grand Punta Cancun',
  11. starRating: 4,
  12. price: 229
  13. },
  14. {
  15. title: 'Live Aqua Cancun - Adults Only - All Inclusive',
  16. starRating: 4.5,
  17. price: 626
  18. },
  19. {
  20. title: 'Rui Palace Las Americas All Inclusive',
  21. starRating: 4,
  22. price: 300
  23. },
  24. {
  25. title: 'Riu Cancun All Inclusive',
  26. starRating: 3.5,
  27. price: 260
  28. },
  29. {
  30. title: 'Courtyard by Marriot Cancun Airport',
  31. starRating: 3.5,
  32. price: 114
  33. },
  34. {
  35. title: 'The Westin Lagunamar Ocean Resort Villas, Cancun',
  36. starRating: 4,
  37. price: 182
  38. },
  39. {
  40. title: 'Temptation Resort Spa Cancun - Adults Only - All inclusive',
  41. starRating: 3.5,
  42. price: 280
  43. },
  44. {
  45. title: 'Calypso Hotel Cancun',
  46. starRating: 3,
  47. price: 52
  48. },
  49. {
  50. title: 'GR Caribe By Solaris Deluxe All Inclusive Resort',
  51. starRating: 4,
  52. price: 308
  53. },
  54. {
  55. title: 'Bellevue Beach Paradise All Inclusive',
  56. starRating: 3,
  57. price: 256
  58. }
  59. ]
  60. }
  61. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement