{
  "query": {
    "locations": [
      {
        "id": "RZS",
        "name": "Hawaii",
        "type": "state",
        "country": "US"
      }
    ],
    "sort": "4"
  },
  "filtersApplied": {
    "locations": [
      {
        "id": "RZS",
        "name": "Hawaii",
        "type": "state",
        "country": "US"
      }
    ],
    "sort": "4"
  },
  "filterOptions": {
    "locationOptions": [
      {
        "id": "RZS",
        "name": "Hawaii",
        "type": "state",
        "country": "US"
      },
      {
        "id": "9OT",
        "name": "Maui",
        "type": "region",
        "country": "US"
      },
      {
        "id": "U8J",
        "name": "Kihei",
        "type": "city",
        "country": "US"
      }
    ],
    "amenities": {
      "views": [
        "Beach View",
        "Community View",
        "Courtyard View",
        "Garden View",
        "Golf View",
        "Mountain View",
        "Ocean View",
        "Partial Beach View",
        "Partial Mountain View",
        "Partial Ocean View",
        "Pool View",
        "Resort View",
        "Water View"
      ],
      "locationAmenities": [
        "Across From Beach",
        "Beach Access",
        "Beach Front",
        "Downtown",
        "In Town",
        "Near Mountain",
        "Ocean Front",
        "Water Front"
      ],
      "pools": [
        "Hot Tub - Community",
        "Pool - Community",
        "Pool - Community (Heated)",
        "Pool - Community (Zero Entry)"
      ],
      "featured": [
        "Air Conditioning",
        "Balcony",
        "Basketball Court(s)",
        "Business Center",
        "Cable/Satellite",
        "Carbon Monoxide Detector",
        "Children's Playground",
        "Clean Coverlets - Every Reservation",
        "Coin Laundry",
        "Community Boat Ramp",
        "Community Grill-Charcoal",
        "Community Grill-Electric",
        "Community Grill-Gas",
        "Complimentary Beach Service in Season - 2 Chairs & Umbrella",
        "Complimentary Beach Service in Season - 4 Chairs & 2 Umbrellas",
        "Deck",
        "Dining Area",
        "Dryer",
        "DVD Player (s)",
        "Elevator",
        "Fenced in Yard",
        "Fire Extinguisher",
        "Fitness Room",
        "Gated Community",
        "Grill - Charcoal",
        "Grill - Electric",
        "Grill - Gas",
        "Ground Floor",
        "Handicap Friendly",
        "Heating",
        "Hot Water",
        "Iron & Ironing Board",
        "Lanai",
        "Laptop Friendly",
        "Linens Provided",
        "Living Room",
        "Movie Theatre",
        "No Elevator",
        "No Smoking or Vaping Allowed",
        "No/Limited Air Conditioning",
        "Outdoor Shower",
        "Patio",
        "Pickleball Court(s)",
        "Picnic Tables",
        "Poolside Bar",
        "Private Balcony",
        "Private Elevator",
        "Private Entrance",
        "Putting Green(s)",
        "Restaurant(s) On-Site",
        "Security Camera",
        "Security Camera - Common Areas",
        "Self Check-in (Keyless Lock)",
        "Shuffleboard(s)",
        "Smoke Detector",
        "Snowbird-Friendly",
        "Spa On-Site",
        "Tennis Court(s)",
        "TV (s)",
        "TV (s) - Smart",
        "Volleyball Court(s)",
        "Washing Machine",
        "Wireless Internet",
        "Yard Games",
        "Pet Friendly"
      ]
    },
    "sortOptions": [
      {
        "value": "4",
        "label": "Highest rated"
      },
      {
        "value": "3",
        "label": "Featured"
      },
      {
        "value": "5",
        "label": "Newly listed"
      },
      {
        "value": "8",
        "label": "Bedroom count smallest to largest"
      },
      {
        "value": "9",
        "label": "Bedroom count largest to smallest"
      }
    ],
    "bedrooms": {
      "type": "min",
      "allowed": [
        0,
        1,
        2
      ]
    },
    "bathrooms": {
      "type": "min",
      "allowed": [
        1,
        2,
        3
      ]
    },
    "price": {
      "currency": "USD",
      "step": 50
    },
    "lodgingType": [
      {
        "id": "1",
        "label": "Condominium"
      }
    ]
  },
  "paging": {
    "page": 1,
    "pageSize": 50,
    "totalPages": 1,
    "resultCount": 2
  },
  "results": [
    {
      "propertyId": "1f4d18e9-4bcf-43c3-a6cc-798e2f85dfd0",
      "name": "Maui Kamaole L-210",
      "url": "/ai/property/1f4d18e9-4bcf-43c3-a6cc-798e2f85dfd0?quote.fromDate=2026-04-13&quote.toDate=2026-04-16&promoCode=VTPNEWCRIB20",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1223.8800000000000000000000000
        },
        "discounted": {
          "total": 1073.4800000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "VTPNEWCRIB20",
            "amount": 150.4000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "3f947af9-741e-4130-a055-6a6fc86e99ac",
      "name": "Kihei Akahi D-G8",
      "url": "/ai/property/3f947af9-741e-4130-a055-6a6fc86e99ac?quote.fromDate=2026-04-16&quote.toDate=2026-04-19&promoCode=VTPNEWCRIB20",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1032.7900000000000000000000000
        },
        "discounted": {
          "total": 904.5900000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "VTPNEWCRIB20",
            "amount": 128.2000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    }
  ],
  "fallbackResults": []
}