{
  "query": {
    "sort": "4"
  },
  "filtersApplied": {
    "sort": "4"
  },
  "filterOptions": {
    "locationOptions": [
      {
        "id": "GXB",
        "name": "Florida",
        "type": "state",
        "country": "US"
      }
    ],
    "amenities": {
      "views": [
        "Bay View",
        "Beach View",
        "Canal View",
        "Community View",
        "Courtyard View",
        "Full View",
        "Garden View",
        "Golf View",
        "Gulf View",
        "Lagoon View",
        "Lake View",
        "Marsh View",
        "Mountain View",
        "Ocean View",
        "Partial Bay View",
        "Partial Beach View",
        "Partial Gulf View",
        "Partial Mountain View",
        "Partial Ocean View",
        "Partial View",
        "Pool View",
        "Resort View",
        "River View",
        "Seasonal Mountain View",
        "Sound View",
        "Water View",
        "Wooded View"
      ],
      "locationAmenities": [
        "Across From Beach",
        "Bay Front",
        "Beach Access",
        "Beach Front",
        "Canal Front",
        "Downtown",
        "Golf Course",
        "Gulf Front",
        "In Town",
        "Lake Access",
        "Lake Area",
        "Lake Front",
        "Near Mountain",
        "Ocean Front",
        "On Mountain",
        "River Front",
        "Ski Area",
        "Ski In Ski Out",
        "Sound Front",
        "Split Lake Front",
        "Water Front"
      ],
      "pools": [
        "Hot Tub - Community",
        "Hot Tub - Private",
        "Lazy River",
        "Pool - Community",
        "Pool - Community (Heated)",
        "Pool - Community (Zero Entry)",
        "Pool - Community Indoor",
        "Pool - Community Indoor/Outdoor",
        "Pool - Community Kiddie",
        "Pool - Private",
        "Pool - Private (Heated for a Fee)",
        "Pool - Private (Heated)",
        "Pool - Private Indoor",
        "Waterslide"
      ],
      "featured": [
        "Adult Bicycles Included",
        "Adult Bikes Included",
        "Air Conditioning",
        "Air Hockey",
        "Arcade",
        "Arcade Game(s)",
        "Balcony",
        "Bar(s) On-site",
        "Basketball Court(s)",
        "Boat Dock",
        "Boat Slip",
        "Boat Slip Available",
        "Boat Trailer Parking Available",
        "Business Center",
        "Cable/Satellite",
        "Carbon Monoxide Detector",
        "Children's Playground",
        "Clean Coverlets - Every Reservation",
        "Coin Laundry",
        "Community - Game Room",
        "Community Boat Ramp",
        "Community Fire Pit(s)",
        "Community Grill-Charcoal",
        "Community Grill-Electric",
        "Community Grill-Gas",
        "Community Lake Access",
        "Complimentary Beach Service in Season - 2 Chairs & Umbrella",
        "Complimentary Beach Service in Season - 4 Chairs & 2 Umbrellas",
        "Deck",
        "Dining Area",
        "Dining Room",
        "Dryer",
        "DVD Player (s)",
        "Elevator",
        "Elite",
        "EV Car Charger - Fee",
        "EV Car Charger - Free",
        "Event Friendly (For a Fee)",
        "Fenced in Yard",
        "Fire Extinguisher",
        "Fire Pit",
        "Fireplace",
        "Fitness Room",
        "Foosball",
        "Game Console",
        "Game Room",
        "Gated Community",
        "Golf Cart Available",
        "Golf Cart Available For a Fee",
        "Grill - Charcoal",
        "Grill - Electric",
        "Grill - Gas",
        "Grill - GasX",
        "Ground Floor",
        "Handicap Friendly",
        "Heating",
        "Hot Water",
        "Iron & Ironing Board",
        "Lanai",
        "Laptop Friendly",
        "Linens Provided",
        "Living Room",
        "Luxury Property",
        "Movie Theatre",
        "New Construction",
        "No Air Conditioning",
        "No Elevator",
        "No Smoking or Vaping Allowed",
        "No/Limited Air Conditioning",
        "Outdoor Shower",
        "Outside Shower",
        "Pack 'n Play",
        "Partial/Mid-Week Stays",
        "Patio",
        "Pickleball Court(s)",
        "Picnic Tables",
        "Pier",
        "Ping Pong Table",
        "Pool - Community Indoor",
        "Pool Table",
        "Poolside Bar",
        "Private Balcony",
        "Private Elevator",
        "Private Entrance",
        "Private Putting Green",
        "Private Sauna",
        "Putting Green",
        "Putting Green(s)",
        "Racquetball Court(s)",
        "Restaurant (s) On-Site",
        "Restaurant(s) On-Site",
        "Sauna",
        "Security Camera",
        "Security Camera - Common Areas",
        "Self Check-in (Keyless Lock)",
        "Shuffleboard(s)",
        "Smoke Detector",
        "Snowbird-Friendly",
        "Spa On-Site",
        "Steam Room",
        "Sundry Shop",
        "Tennis Court(s)",
        "Tennis Courts(s)",
        "Theater Room",
        "Tram/Shuttle Service in Season",
        "TV (s)",
        "TV (s) - Smart",
        "Volleyball Court(s)",
        "Washing Machine",
        "Wet Bar",
        "Wine Cooler",
        "Wireless Internet",
        "Yard Games",
        "Pet Friendly"
      ]
    },
    "sortOptions": [
      {
        "value": "4",
        "label": "Highest rated"
      },
      {
        "value": "3",
        "label": "Featured"
      },
      {
        "value": "5",
        "label": "Newly listed"
      },
      {
        "value": "7",
        "label": "Closest"
      },
      {
        "value": "8",
        "label": "Bedroom count smallest to largest"
      },
      {
        "value": "9",
        "label": "Bedroom count largest to smallest"
      }
    ],
    "bedrooms": {
      "type": "min",
      "allowed": [
        0,
        1,
        2,
        3,
        4,
        5,
        6,
        7,
        8,
        9,
        10,
        11,
        12,
        13,
        14
      ]
    },
    "bathrooms": {
      "type": "min",
      "allowed": [
        1,
        2,
        3,
        4,
        5,
        6,
        7,
        8,
        9,
        10,
        11,
        12,
        13
      ]
    },
    "price": {
      "currency": "USD",
      "step": 50
    },
    "lodgingType": [
      {
        "id": "1",
        "label": "Condominium"
      },
      {
        "id": "3",
        "label": "Home"
      }
    ]
  },
  "paging": {
    "page": 1,
    "pageSize": 50,
    "totalPages": 2,
    "resultCount": 51
  },
  "results": [
    {
      "propertyId": "270d7078-df7d-4ce7-88bb-bf71a8103517",
      "name": "Bent Palm 401",
      "url": "/ai/property/270d7078-df7d-4ce7-88bb-bf71a8103517?quote.fromDate=2026-04-18&quote.toDate=2026-04-25&promoCode=VTPNEWCRIB20",
      "price": {
        "currency": "USD",
        "base": {
          "total": 2998.0799999999999999999999998
        },
        "discounted": {
          "total": 2551.6799999999999999999999998
        },
        "discounts": [
          {
            "type": "promo",
            "code": "VTPNEWCRIB20",
            "amount": 446.4000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "668b7708-c0e8-4a68-b12a-3e80332a3ff6",
      "name": "831 Cinnamon Beach",
      "url": "/ai/property/668b7708-c0e8-4a68-b12a-3e80332a3ff6?quote.fromDate=2026-04-18&quote.toDate=2026-04-25",
      "price": {
        "currency": "USD",
        "base": {
          "total": 2874.35
        },
        "discounted": {
          "total": 2874.35
        },
        "discounts": []
      },
      "matchType": "exact"
    },
    {
      "propertyId": "ef8385c9-a39d-4f6e-9c5a-d92a168cf77d",
      "name": "Surfview Paradise Manor",
      "url": "/ai/property/ef8385c9-a39d-4f6e-9c5a-d92a168cf77d?quote.fromDate=2026-04-18&quote.toDate=2026-04-25&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 7456.2500000000000000000000003
        },
        "discounted": {
          "total": 6612.5000000000000000000000003
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 843.7500000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "cb6407c7-491e-4321-8cda-0589de51382e",
      "name": "Atlantic Beach House",
      "url": "/ai/property/cb6407c7-491e-4321-8cda-0589de51382e?quote.fromDate=2026-04-18&quote.toDate=2026-04-21&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1178.5200000000000000000000000
        },
        "discounted": {
          "total": 1082.8200000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 95.7000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "d3c8f346-81b7-4e41-94f8-9395bfb4a8ba",
      "name": "Turtle Paradisena",
      "url": "/ai/property/d3c8f346-81b7-4e41-94f8-9395bfb4a8ba?quote.fromDate=2026-04-18&quote.toDate=2026-04-21&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 2087.24
        },
        "discounted": {
          "total": 1892.8400000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 194.4000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "8ce9d28f-cf59-425d-8346-69cbe3ae9171",
      "name": "Seas the Day",
      "url": "/ai/property/8ce9d28f-cf59-425d-8346-69cbe3ae9171?quote.fromDate=2026-04-18&quote.toDate=2026-04-21",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1515.0
        },
        "discounted": {
          "total": 1515.0
        },
        "discounts": []
      },
      "matchType": "exact"
    },
    {
      "propertyId": "a876a315-8caa-4164-8f81-d6c77628e280",
      "name": "Harbour Beach Resort 503",
      "url": "/ai/property/a876a315-8caa-4164-8f81-d6c77628e280?quote.fromDate=2026-04-18&quote.toDate=2026-04-20&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 481.0
        },
        "discounted": {
          "total": 436.00000000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 45.00000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "72e91143-fa10-4c6a-b027-90bac687e5d0",
      "name": "Flip Flop Oasis",
      "url": "/ai/property/72e91143-fa10-4c6a-b027-90bac687e5d0?quote.fromDate=2026-04-18&quote.toDate=2026-04-25&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1614.4000000000000000000000001
        },
        "discounted": {
          "total": 1440.4000000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 174.0000000000000000000000001
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "0762f6be-4268-4724-9500-65190e9d121e",
      "name": "Surfview 2408",
      "url": "/ai/property/0762f6be-4268-4724-9500-65190e9d121e?quote.fromDate=2026-04-18&quote.toDate=2026-04-25&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1498.51
        },
        "discounted": {
          "total": 1366.9600000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 131.5500000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "8131241f-17fd-459c-995a-d0a37c97a75a",
      "name": "Harbour Beach Resort 605",
      "url": "/ai/property/8131241f-17fd-459c-995a-d0a37c97a75a?quote.fromDate=2026-04-18&quote.toDate=2026-04-20&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 481.0
        },
        "discounted": {
          "total": 436.00000000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 45.00000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "d45e5034-25fb-4360-8296-3c4eb6ef36b3",
      "name": "Harbour Beach Resort 303",
      "url": "/ai/property/d45e5034-25fb-4360-8296-3c4eb6ef36b3?quote.fromDate=2026-04-18&quote.toDate=2026-04-20&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 481.0
        },
        "discounted": {
          "total": 436.00000000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 45.00000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "6efc8715-63f2-42e6-a019-8c5fb1ee7e6b",
      "name": "Harbour Beach Resort 505",
      "url": "/ai/property/6efc8715-63f2-42e6-a019-8c5fb1ee7e6b?quote.fromDate=2026-04-18&quote.toDate=2026-04-20&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 481.0
        },
        "discounted": {
          "total": 436.00000000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 45.00000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "6dfaa6b5-0386-43b9-97e9-b106f9d464ac",
      "name": "952 Cinnamon Beach",
      "url": "/ai/property/6dfaa6b5-0386-43b9-97e9-b106f9d464ac?quote.fromDate=2026-04-18&quote.toDate=2026-04-21&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 950.06
        },
        "discounted": {
          "total": 878.9600000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 71.1000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "e2067fd7-4d4a-4593-acef-cc7cc115537c",
      "name": "Smooth Sailing",
      "url": "/ai/property/e2067fd7-4d4a-4593-acef-cc7cc115537c?quote.fromDate=2026-04-18&quote.toDate=2026-04-21",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1024.06
        },
        "discounted": {
          "total": 1024.06
        },
        "discounts": []
      },
      "matchType": "exact"
    },
    {
      "propertyId": "6d645dae-a5af-4977-b448-4953d478eee1",
      "name": "452 Cinnamon Beach",
      "url": "/ai/property/6d645dae-a5af-4977-b448-4953d478eee1?quote.fromDate=2026-04-16&quote.toDate=2026-04-19&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1061.9200000000000000000000000
        },
        "discounted": {
          "total": 976.7200000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 85.2000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "d73539fc-a308-4e66-8afa-1c3da70ebe0f",
      "name": "Beachside Beauty at Surfview Paradise",
      "url": "/ai/property/d73539fc-a308-4e66-8afa-1c3da70ebe0f?quote.fromDate=2026-04-18&quote.toDate=2026-04-25&promoCode=DBRVIPGET20",
      "price": {
        "currency": "USD",
        "base": {
          "total": 3932.03
        },
        "discounted": {
          "total": 3385.8300000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRVIPGET20",
            "amount": 546.2000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "1a1cd2ec-8ff7-41bc-8fc0-c5de07f8cdf2",
      "name": "1064 Cinnamon Beach",
      "url": "/ai/property/1a1cd2ec-8ff7-41bc-8fc0-c5de07f8cdf2?quote.fromDate=2026-04-18&quote.toDate=2026-04-21&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 950.06
        },
        "discounted": {
          "total": 878.9600000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 71.1000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "469f0477-b196-4fed-82fd-e88bfca724b1",
      "name": "1034 Cinnamon Beach",
      "url": "/ai/property/469f0477-b196-4fed-82fd-e88bfca724b1?quote.fromDate=2026-04-18&quote.toDate=2026-04-21&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1052.0600000000000000000000000
        },
        "discounted": {
          "total": 980.9600000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 71.1000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "243fa24f-9ed8-45d7-a925-9f584b4b3bf3",
      "name": "561 Cinnamon Beach",
      "url": "/ai/property/243fa24f-9ed8-45d7-a925-9f584b4b3bf3?quote.fromDate=2026-04-18&quote.toDate=2026-04-21",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1132.0
        },
        "discounted": {
          "total": 1132.0
        },
        "discounts": []
      },
      "matchType": "exact"
    },
    {
      "propertyId": "48ae1943-e0bd-493b-8fb6-97254d6ceef0",
      "name": "663 Cinnamon Beach",
      "url": "/ai/property/48ae1943-e0bd-493b-8fb6-97254d6ceef0?quote.fromDate=2026-04-18&quote.toDate=2026-04-21&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1183.3400000000000000000000000
        },
        "discounted": {
          "total": 1095.4400000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 87.9000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "38b5ec9e-259d-4ef4-835c-1c6f2ffc07f0",
      "name": "851 Cinnamon Beach",
      "url": "/ai/property/38b5ec9e-259d-4ef4-835c-1c6f2ffc07f0?quote.fromDate=2026-04-18&quote.toDate=2026-04-21&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1231.0000000000000000000000000
        },
        "discounted": {
          "total": 1141.0000000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 90.0000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "eac108be-26b0-4359-a39c-5bc2b6634217",
      "name": "Summer Daze",
      "url": "/ai/property/eac108be-26b0-4359-a39c-5bc2b6634217?quote.fromDate=2026-04-18&quote.toDate=2026-04-21&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1025.9300000000000000000000000
        },
        "discounted": {
          "total": 958.8800000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 67.0500000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "ce838432-c474-4e2c-8e24-314bddce9784",
      "name": "832 Cinnamon Beach",
      "url": "/ai/property/ce838432-c474-4e2c-8e24-314bddce9784?quote.fromDate=2026-04-18&quote.toDate=2026-04-21&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1142.4600000000000000000000000
        },
        "discounted": {
          "total": 1047.3600000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 95.1000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "5d1009c8-0b70-401c-9e7b-2683b8dbeba0",
      "name": "1061 Cinnamon Beach",
      "url": "/ai/property/5d1009c8-0b70-401c-9e7b-2683b8dbeba0?quote.fromDate=2026-04-18&quote.toDate=2026-04-21&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1081.0600000000000000000000000
        },
        "discounted": {
          "total": 1009.9600000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 71.1000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "d8902048-45c6-445a-be49-bc6b9d2b1979",
      "name": "Serenity Shores at Surfview Paradise",
      "url": "/ai/property/d8902048-45c6-445a-be49-bc6b9d2b1979?quote.fromDate=2026-04-18&quote.toDate=2026-04-25&promoCode=DBRVIPGET20",
      "price": {
        "currency": "USD",
        "base": {
          "total": 3347.6000000000000000000000002
        },
        "discounted": {
          "total": 2898.8000000000000000000000002
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRVIPGET20",
            "amount": 448.8000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "87210d7a-86bd-4e7d-bf85-4d86df6f1d44",
      "name": "Bent Palm 218",
      "url": "/ai/property/87210d7a-86bd-4e7d-bf85-4d86df6f1d44?quote.fromDate=2026-04-18&quote.toDate=2026-04-21&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 591.67000000000000000000000001
        },
        "discounted": {
          "total": 547.72000000000000000000000001
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 43.95000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "f3a34355-f2e3-4936-a5f5-f4d2d485ec86",
      "name": "Palm Coast Resort 109",
      "url": "/ai/property/f3a34355-f2e3-4936-a5f5-f4d2d485ec86?quote.fromDate=2026-04-18&quote.toDate=2026-04-21&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1087.5200000000000000000000000
        },
        "discounted": {
          "total": 1011.3200000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 76.2000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "ec7ecc6d-6759-484f-8d4f-03f9ff9df990",
      "name": "Wave Runner",
      "url": "/ai/property/ec7ecc6d-6759-484f-8d4f-03f9ff9df990?quote.fromDate=2026-04-18&quote.toDate=2026-04-21&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1546.7900000000000000000000000
        },
        "discounted": {
          "total": 1413.7400000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 133.0500000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "a8f8137a-f9ba-40bb-a28e-2c91219507b6",
      "name": "Sea Breeze Lake Villa B",
      "url": "/ai/property/a8f8137a-f9ba-40bb-a28e-2c91219507b6?quote.fromDate=2026-04-18&quote.toDate=2026-04-21&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 962.7400000000000000000000000
        },
        "discounted": {
          "total": 899.4400000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 63.3000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "20467b00-d152-42a2-a796-5fe71b185ce4",
      "name": "843 Cinnamon Beach",
      "url": "/ai/property/20467b00-d152-42a2-a796-5fe71b185ce4?quote.fromDate=2026-04-18&quote.toDate=2026-04-21",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1217.4700000000000000000000000
        },
        "discounted": {
          "total": 1217.4700000000000000000000000
        },
        "discounts": []
      },
      "matchType": "exact"
    },
    {
      "propertyId": "087f1ff9-c090-4ec4-aa9e-7f0877aa0f22",
      "name": "Cool Water",
      "url": "/ai/property/087f1ff9-c090-4ec4-aa9e-7f0877aa0f22?quote.fromDate=2026-04-18&quote.toDate=2026-04-21&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1173.4700000000000000000000000
        },
        "discounted": {
          "total": 1096.5200000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 76.9500000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "937c9849-6482-4fd5-a3a1-9580661d4040",
      "name": "Opus 501",
      "url": "/ai/property/937c9849-6482-4fd5-a3a1-9580661d4040?quote.fromDate=2026-04-18&quote.toDate=2026-04-23",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1319.220
        },
        "discounted": {
          "total": 1319.220
        },
        "discounts": []
      },
      "matchType": "exact"
    },
    {
      "propertyId": "87f3a72d-ecd4-4ad1-89b1-68feb5d09054",
      "name": "762 Cinnamon Beach",
      "url": "/ai/property/87f3a72d-ecd4-4ad1-89b1-68feb5d09054?quote.fromDate=2026-04-16&quote.toDate=2026-04-19&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1559.0000000000000000000000000
        },
        "discounted": {
          "total": 1424.0000000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 135.0000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "deaa2fa8-5ec0-46c8-aeaa-e0898235c3b1",
      "name": "Shores Club 806",
      "url": "/ai/property/deaa2fa8-5ec0-46c8-aeaa-e0898235c3b1?quote.fromDate=2026-04-18&quote.toDate=2026-04-20&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 690.870
        },
        "discounted": {
          "total": 649.92000000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 40.95000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "571db2e2-b005-40b3-8927-1acd7ba0280f",
      "name": "Shores Club 807",
      "url": "/ai/property/571db2e2-b005-40b3-8927-1acd7ba0280f?quote.fromDate=2026-04-18&quote.toDate=2026-04-20&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 942.530
        },
        "discounted": {
          "total": 884.4800000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 58.0500000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "da92fcc0-ec14-4fbb-8132-e5a76371c660",
      "name": "633 Cinnamon Beach",
      "url": "/ai/property/da92fcc0-ec14-4fbb-8132-e5a76371c660?quote.fromDate=2026-04-18&quote.toDate=2026-04-21&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1073.0400000000000000000000000
        },
        "discounted": {
          "total": 995.6400000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 77.4000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "d8b53e1b-bcf0-48aa-8144-571cc0a9700b",
      "name": "Hawaiian Inn 238",
      "url": "/ai/property/d8b53e1b-bcf0-48aa-8144-571cc0a9700b?quote.fromDate=2026-04-18&quote.toDate=2026-04-20&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 307.0
        },
        "discounted": {
          "total": 283.00000000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 24.00000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "f3b3256a-500d-426a-8e1e-9d87efb1e437",
      "name": "Daytona Beach Getaway",
      "url": "/ai/property/f3b3256a-500d-426a-8e1e-9d87efb1e437?quote.fromDate=2026-04-18&quote.toDate=2026-04-21&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 633.64000000000000000000000001
        },
        "discounted": {
          "total": 580.24000000000000000000000001
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 53.40000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "a7091a05-f932-448f-b576-5755ead88231",
      "name": "Harbour Beach Resort 705",
      "url": "/ai/property/a7091a05-f932-448f-b576-5755ead88231?quote.fromDate=2026-04-18&quote.toDate=2026-04-20&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 481.0
        },
        "discounted": {
          "total": 436.00000000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 45.00000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "ee386618-7f35-4adf-b320-8a874bb75ef5",
      "name": "Harbour Beach Resort 103",
      "url": "/ai/property/ee386618-7f35-4adf-b320-8a874bb75ef5?quote.fromDate=2026-04-18&quote.toDate=2026-04-20&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 481.0
        },
        "discounted": {
          "total": 436.00000000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 45.00000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "875bd1c8-7fe8-4710-ae47-46692993da39",
      "name": "Harbour Beach Resort 805",
      "url": "/ai/property/875bd1c8-7fe8-4710-ae47-46692993da39?quote.fromDate=2026-04-17&quote.toDate=2026-04-19&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 481.0
        },
        "discounted": {
          "total": 436.00000000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 45.00000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "989c9b83-b550-4904-a9ce-3c5a9264e511",
      "name": "Harbour Beach Resort 309",
      "url": "/ai/property/989c9b83-b550-4904-a9ce-3c5a9264e511?quote.fromDate=2026-04-18&quote.toDate=2026-04-20&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 481.0
        },
        "discounted": {
          "total": 436.00000000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 45.00000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "8d5f8d96-97dc-4ca9-8672-af68654ce995",
      "name": "Harbour Beach Resort 616",
      "url": "/ai/property/8d5f8d96-97dc-4ca9-8672-af68654ce995?quote.fromDate=2026-04-17&quote.toDate=2026-04-19",
      "price": {
        "currency": "USD",
        "base": {
          "total": 600.0
        },
        "discounted": {
          "total": 600.0
        },
        "discounts": []
      },
      "matchType": "exact"
    },
    {
      "propertyId": "43a34cb8-1677-4878-85bf-6863e8171bd8",
      "name": "Endless Summer",
      "url": "/ai/property/43a34cb8-1677-4878-85bf-6863e8171bd8?quote.fromDate=2026-04-18&quote.toDate=2026-04-21&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1210.55
        },
        "discounted": {
          "total": 1128.8000000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 81.7500000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "566d75d4-703f-4a12-96fb-50efbaee4811",
      "name": "Harbour Beach Resort 203",
      "url": "/ai/property/566d75d4-703f-4a12-96fb-50efbaee4811?quote.fromDate=2026-04-18&quote.toDate=2026-04-20&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 481.0
        },
        "discounted": {
          "total": 436.00000000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 45.00000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "149ca0eb-7cef-46c0-82a2-a8d9af0c10ec",
      "name": "Harbour Beach Resort 603",
      "url": "/ai/property/149ca0eb-7cef-46c0-82a2-a8d9af0c10ec?quote.fromDate=2026-04-18&quote.toDate=2026-04-20&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 481.0
        },
        "discounted": {
          "total": 436.00000000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 45.00000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "9663609a-b779-467a-9e43-6c098d8effe6",
      "name": "Harbour Beach Resort 703",
      "url": "/ai/property/9663609a-b779-467a-9e43-6c098d8effe6?quote.fromDate=2026-04-18&quote.toDate=2026-04-20&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 481.0
        },
        "discounted": {
          "total": 436.00000000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 45.00000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "c5d62fbf-b903-4f20-ba78-b55192d87372",
      "name": "Harbour Beach Resort 405",
      "url": "/ai/property/c5d62fbf-b903-4f20-ba78-b55192d87372?quote.fromDate=2026-04-18&quote.toDate=2026-04-20&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 481.0
        },
        "discounted": {
          "total": 436.00000000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 45.00000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "d3cf8ab5-d0e7-469c-b160-cdbcbc59929a",
      "name": "Harbour Beach Resort 105",
      "url": "/ai/property/d3cf8ab5-d0e7-469c-b160-cdbcbc59929a?quote.fromDate=2026-04-18&quote.toDate=2026-04-20&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 481.0
        },
        "discounted": {
          "total": 436.00000000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 45.00000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "cc0f37b2-b83a-414e-bee6-b1313ca650fb",
      "name": "Harbour Beach Resort 403",
      "url": "/ai/property/cc0f37b2-b83a-414e-bee6-b1313ca650fb?quote.fromDate=2026-04-18&quote.toDate=2026-04-20&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 481.0
        },
        "discounted": {
          "total": 436.00000000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 45.00000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    }
  ],
  "fallbackResults": []
}