Advertisement
sanya5791

Untitled

Oct 2nd, 2023
1,009
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.74 KB | None | 0 0
  1. {
  2.   "filterCountWithShowMore": 3,
  3.   "allFilterOptionsCount": 1,
  4.   "maxPrice": 300,
  5.   "starRatings": [
  6.     {
  7.       "id": "3.0",
  8.       "label": "3+ Star Level"
  9.     },
  10.     {
  11.       "id": "4.0",
  12.       "label": "4+ Star Level"
  13.     },
  14.     {
  15.       "id": "5.0",
  16.       "label": "5+ Star Level"
  17.     }
  18.   ],
  19.   "guestScore": [
  20.     {
  21.       "id": "7.0",
  22.       "label": "7.0+"
  23.     },
  24.     {
  25.       "id": "8.0",
  26.       "label": "8.0+"
  27.     },
  28.     {
  29.       "id": "9.0",
  30.       "label": "9.0+"
  31.     }
  32.   ],
  33.   "amenities": [
  34.     {
  35.       "id": "FREE_CANCELLATION",
  36.       "label": "Free Cancellation"
  37.     },
  38.     {
  39.       "id": "FINTRNT",
  40.       "label": "Free Internet"
  41.     },
  42.     {
  43.       "id": "FBRKFST",
  44.       "label": "Free Breakfast"
  45.     },
  46.     {
  47.       "id": "FPRKING",
  48.       "label": "Free Parking"
  49.     },
  50.     {
  51.       "id": "FITSPA",
  52.       "label": "Fitness Center"
  53.     },
  54.     {
  55.       "id": "SPOOL",
  56.       "label": "Swimming Pool"
  57.     },
  58.     {
  59.       "id": "AIRSHUTTL",
  60.       "label": "Airport Shuttle"
  61.     },
  62.     {
  63.       "id": "FAIRSHUTTL",
  64.       "label": "Free Airport Shuttle"
  65.     },
  66.     {
  67.       "id": "BUSCNTR",
  68.       "label": "Business Center"
  69.     },
  70.     {
  71.       "id": "CASINO",
  72.       "label": "Casino"
  73.     },
  74.     {
  75.       "id": "PETALLOW",
  76.       "label": "Pets Allowed"
  77.     },
  78.     {
  79.       "id": "RESTRNT",
  80.       "label": "Restaurant"
  81.     },
  82.     {
  83.       "id": "HANDFAC",
  84.       "label": "Handicapped Rooms/Facilities"
  85.     },
  86.     {
  87.       "id": "NSMKFAC",
  88.       "label": "No Smoking Rooms/Facilities"
  89.     },
  90.     {
  91.       "id": "SPA",
  92.       "label": "Spa"
  93.     }
  94.   ],
  95.   "propertyType": [
  96.     {
  97.       "id": "204",
  98.       "label": "Hotels"
  99.     },
  100.     {
  101.       "id": "201",
  102.       "label": "Apartments"
  103.     },
  104.     {
  105.       "id": "208",
  106.       "label": "Bed & Breakfast"
  107.     },
  108.     {
  109.       "id": "203",
  110.       "label": "Hostels"
  111.     },
  112.     {
  113.       "id": "205",
  114.       "label": "Motels"
  115.     },
  116.     {
  117.       "id": "206",
  118.       "label": "Resorts"
  119.     },
  120.     {
  121.       "id": "213",
  122.       "label": "Villas"
  123.     },
  124.     {
  125.       "id": "216",
  126.       "label": "Guest Houses"
  127.     },
  128.     {
  129.       "id": "218",
  130.       "label": "Inns"
  131.     },
  132.     {
  133.       "id": "219",
  134.       "label": "Aparthotels"
  135.     },
  136.     {
  137.       "id": "220",
  138.       "label": "Holiday Homes"
  139.     },
  140.     {
  141.       "id": "501",
  142.       "label": "Casinos"
  143.     }
  144.   ],
  145.   "quickFilters": {
  146.     "allHotels": {
  147.       "amenityIds": [
  148.         "FBRKFST",
  149.         "SPOOL",
  150.         "PETALLOW",
  151.         "FPRKING",
  152.         "FREE_CANCELLATION"
  153.       ],
  154.       "pricebreakers": true
  155.     },
  156.     "expressDeals": {
  157.       "amenityIds": [
  158.         "FBRKFST",
  159.         "SPOOL",
  160.         "PETALLOW",
  161.         "FPRKING",
  162.         "FREE_CANCELLATION"
  163.       ]
  164.     }
  165.   }
  166. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement