{
  "query": {
    "locations": [
      {
        "id": "GXB",
        "name": "Florida",
        "type": "state",
        "country": "US"
      }
    ],
    "sort": "4"
  },
  "filtersApplied": {
    "locations": [
      {
        "id": "GXB",
        "name": "Florida",
        "type": "state",
        "country": "US"
      }
    ],
    "sort": "4"
  },
  "filterOptions": {
    "locationOptions": [
      {
        "id": "GXB",
        "name": "Florida",
        "type": "state",
        "country": "US"
      },
      {
        "id": "B4L",
        "name": "Northeast Florida",
        "type": "region",
        "country": "US"
      },
      {
        "id": "6ZM",
        "name": "Flagler Beach",
        "type": "city",
        "country": "US"
      },
      {
        "id": "MA2",
        "name": "Jacksonville Beach",
        "type": "city",
        "country": "US"
      },
      {
        "id": "1Z3",
        "name": "Palm Coast",
        "type": "city",
        "country": "US"
      },
      {
        "id": "CMO",
        "name": "Ponte Vedra",
        "type": "city",
        "country": "US"
      },
      {
        "id": "236",
        "name": "St. Augustine",
        "type": "city",
        "country": "US"
      }
    ],
    "amenities": {
      "views": [
        "Bay View",
        "Beach View",
        "Community View",
        "Courtyard View",
        "Full View",
        "Garden View",
        "Golf View",
        "Gulf View",
        "Lagoon View",
        "Lake View",
        "Ocean View",
        "Partial Beach View",
        "Pool View",
        "Resort View",
        "River View",
        "Water View",
        "Wooded View"
      ],
      "locationAmenities": [
        "Across From Beach",
        "Bay Front",
        "Beach Access",
        "Beach Front",
        "Canal Front",
        "Downtown",
        "Gulf Front",
        "In Town",
        "Lake Front",
        "Ocean Front",
        "River Front",
        "Water Front"
      ],
      "pools": [
        "Hot Tub - Community",
        "Hot Tub - Private",
        "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)"
      ],
      "featured": [
        "Adult Bicycles 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",
        "Coin Laundry",
        "Community - Game Room",
        "Community Boat Ramp",
        "Community Fire Pit(s)",
        "Community Grill-Charcoal",
        "Community Grill-Electric",
        "Community Grill-Gas",
        "Complimentary Beach Service in Season - 2 Chairs & Umbrella",
        "Deck",
        "Dining Area",
        "Dryer",
        "DVD Player (s)",
        "Elevator",
        "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",
        "Ground Floor",
        "Handicap Friendly",
        "Heating",
        "Hot Water",
        "Iron & Ironing Board",
        "Lanai",
        "Laptop Friendly",
        "Linens Provided",
        "Living Room",
        "Luxury Property",
        "New Construction",
        "No Elevator",
        "No Smoking or Vaping Allowed",
        "No/Limited Air Conditioning",
        "Outdoor Shower",
        "Pack 'n Play",
        "Patio",
        "Pickleball Court(s)",
        "Picnic Tables",
        "Pier",
        "Ping Pong Table",
        "Pool Table",
        "Poolside Bar",
        "Private Balcony",
        "Private Elevator",
        "Private Entrance",
        "Private Putting Green",
        "Putting Green(s)",
        "Racquetball Court(s)",
        "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)",
        "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
      ]
    },
    "bathrooms": {
      "type": "min",
      "allowed": [
        1,
        2,
        3,
        4,
        5,
        6,
        7,
        8,
        9,
        10
      ]
    },
    "price": {
      "currency": "USD",
      "step": 50
    },
    "lodgingType": [
      {
        "id": "1",
        "label": "Condominium"
      },
      {
        "id": "3",
        "label": "Home"
      }
    ]
  },
  "paging": {
    "page": 1,
    "pageSize": 50,
    "totalPages": 2,
    "resultCount": 80
  },
  "results": [
    {
      "propertyId": "4bea99ca-ebf6-4bc9-ae51-7b00c9ef249f",
      "name": "Rivers Edge Retreat",
      "url": "/ai/property/4bea99ca-ebf6-4bc9-ae51-7b00c9ef249f?quote.fromDate=2026-05-06&quote.toDate=2026-05-10&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1655.580
        },
        "discounted": {
          "total": 1506.0300000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 149.5500000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "559d81a2-7afd-4189-910e-aac51eca6aad",
      "name": "Ocean Village Club D23",
      "url": "/ai/property/559d81a2-7afd-4189-910e-aac51eca6aad?quote.fromDate=2026-05-06&quote.toDate=2026-05-10&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 803.8
        },
        "discounted": {
          "total": 740.80000000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 63.00000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "2efb6658-d5c3-4300-b2f2-c04379e149bd",
      "name": "Dolphin View Oasis",
      "url": "/ai/property/2efb6658-d5c3-4300-b2f2-c04379e149bd?quote.fromDate=2026-05-06&quote.toDate=2026-05-10&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1324.40
        },
        "discounted": {
          "total": 1225.4000000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 99.0000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "cb6407c7-491e-4321-8cda-0589de51382e",
      "name": "Atlantic Beach House",
      "url": "/ai/property/cb6407c7-491e-4321-8cda-0589de51382e?quote.fromDate=2026-05-06&quote.toDate=2026-05-10&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1692.600
        },
        "discounted": {
          "total": 1532.1000000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 160.5000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "c246cc43-1d31-441d-8ca9-25a938c9c279",
      "name": "933 Cinnamon Beach",
      "url": "/ai/property/c246cc43-1d31-441d-8ca9-25a938c9c279?quote.fromDate=2026-05-06&quote.toDate=2026-05-10&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1421.300
        },
        "discounted": {
          "total": 1290.8000000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 130.5000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "83bdefb5-0ede-4d4f-bc1b-6345b2a7a918",
      "name": "Ocean Commotion",
      "url": "/ai/property/83bdefb5-0ede-4d4f-bc1b-6345b2a7a918?quote.fromDate=2026-05-06&quote.toDate=2026-05-10&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 3341.6500
        },
        "discounted": {
          "total": 3004.9000000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 336.7500000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "6dfaa6b5-0386-43b9-97e9-b106f9d464ac",
      "name": "952 Cinnamon Beach",
      "url": "/ai/property/6dfaa6b5-0386-43b9-97e9-b106f9d464ac?quote.fromDate=2026-05-06&quote.toDate=2026-05-10&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1205.9100
        },
        "discounted": {
          "total": 1102.5600000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 103.3500000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "987a3b46-abc8-4a9f-961b-7b205d86dc14",
      "name": "Ocean Village Club K12",
      "url": "/ai/property/987a3b46-abc8-4a9f-961b-7b205d86dc14?quote.fromDate=2026-05-06&quote.toDate=2026-05-10&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 900.28
        },
        "discounted": {
          "total": 824.9800000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 75.3000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "39e62317-d15e-46bd-b70e-13f1b4860ac2",
      "name": "Ocean Village Club P33",
      "url": "/ai/property/39e62317-d15e-46bd-b70e-13f1b4860ac2?quote.fromDate=2026-05-06&quote.toDate=2026-05-10&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 877.2
        },
        "discounted": {
          "total": 805.2000000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 72.0000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "6bef3867-190b-40e9-bac3-3507ad7a3f73",
      "name": "Ocean Village Club Q37",
      "url": "/ai/property/6bef3867-190b-40e9-bac3-3507ad7a3f73?quote.fromDate=2026-05-06&quote.toDate=2026-05-10&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 901.28
        },
        "discounted": {
          "total": 825.9800000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 75.3000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "44011f6d-1634-4b05-bc41-0eb825998900",
      "name": "Ocean Village Club Q32",
      "url": "/ai/property/44011f6d-1634-4b05-bc41-0eb825998900?quote.fromDate=2026-05-06&quote.toDate=2026-05-10&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1000.28
        },
        "discounted": {
          "total": 924.9800000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 75.3000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "e2067fd7-4d4a-4593-acef-cc7cc115537c",
      "name": "Smooth Sailing",
      "url": "/ai/property/e2067fd7-4d4a-4593-acef-cc7cc115537c?quote.fromDate=2026-05-06&quote.toDate=2026-05-10",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1279.9100
        },
        "discounted": {
          "total": 1279.9100
        },
        "discounts": []
      },
      "matchType": "exact"
    },
    {
      "propertyId": "da9683dd-8799-4e03-a32a-dc74fead83ab",
      "name": "Splashing Dolphins",
      "url": "/ai/property/da9683dd-8799-4e03-a32a-dc74fead83ab?quote.fromDate=2026-05-06&quote.toDate=2026-05-10&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1880.4500
        },
        "discounted": {
          "total": 1752.2000000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 128.2500000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "ab648ac9-a24c-4957-b5b6-766784185efb",
      "name": "835 Cinnamon Beach",
      "url": "/ai/property/ab648ac9-a24c-4957-b5b6-766784185efb?quote.fromDate=2026-05-06&quote.toDate=2026-05-10&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1454.68
        },
        "discounted": {
          "total": 1323.8800000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 130.8000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "9fce03c3-1ee3-4944-946b-a0bd96c33543",
      "name": "Ocean Village Club R11",
      "url": "/ai/property/9fce03c3-1ee3-4944-946b-a0bd96c33543?quote.fromDate=2026-05-06&quote.toDate=2026-05-10&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 900.28
        },
        "discounted": {
          "total": 824.9800000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 75.3000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "e67d1b7a-0ecd-4b5c-afad-4ebf20f33e39",
      "name": "924 Cinnamon Beach",
      "url": "/ai/property/e67d1b7a-0ecd-4b5c-afad-4ebf20f33e39?quote.fromDate=2026-05-06&quote.toDate=2026-05-10&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1205.9100
        },
        "discounted": {
          "total": 1102.5600000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 103.3500000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "489576d4-4443-4daa-a575-1dd330052eaa",
      "name": "Complete SeaRenity",
      "url": "/ai/property/489576d4-4443-4daa-a575-1dd330052eaa?quote.fromDate=2026-05-06&quote.toDate=2026-05-10",
      "price": {
        "currency": "USD",
        "base": {
          "total": 2059.5100
        },
        "discounted": {
          "total": 2059.5100
        },
        "discounts": []
      },
      "matchType": "exact"
    },
    {
      "propertyId": "1099d3e0-0219-4a73-a2bb-fb5935bd7079",
      "name": "Ocean Village Club E15",
      "url": "/ai/property/1099d3e0-0219-4a73-a2bb-fb5935bd7079?quote.fromDate=2026-05-06&quote.toDate=2026-05-10&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 904.84
        },
        "discounted": {
          "total": 828.9400000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 75.9000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "1a1cd2ec-8ff7-41bc-8fc0-c5de07f8cdf2",
      "name": "1064 Cinnamon Beach",
      "url": "/ai/property/1a1cd2ec-8ff7-41bc-8fc0-c5de07f8cdf2?quote.fromDate=2026-05-06&quote.toDate=2026-05-10&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1205.9100
        },
        "discounted": {
          "total": 1102.5600000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 103.3500000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "469f0477-b196-4fed-82fd-e88bfca724b1",
      "name": "1034 Cinnamon Beach",
      "url": "/ai/property/469f0477-b196-4fed-82fd-e88bfca724b1?quote.fromDate=2026-05-06&quote.toDate=2026-05-10&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1269.8300
        },
        "discounted": {
          "total": 1171.2800000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 98.5500000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "7935bb1c-2e05-40ed-825f-15db40d12f50",
      "name": "Sea Gem",
      "url": "/ai/property/7935bb1c-2e05-40ed-825f-15db40d12f50?quote.fromDate=2026-05-06&quote.toDate=2026-05-10&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 4916.28
        },
        "discounted": {
          "total": 4382.8800000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 533.4000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "dada3507-d15d-4749-8bda-92e214b80884",
      "name": "Ocean Village Club N14",
      "url": "/ai/property/dada3507-d15d-4749-8bda-92e214b80884?quote.fromDate=2026-05-06&quote.toDate=2026-05-10&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 764.28
        },
        "discounted": {
          "total": 703.98000000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 60.30000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "46da78ee-c5f9-4925-b176-46fcaf878a5e",
      "name": "Ocean Village Club N33",
      "url": "/ai/property/46da78ee-c5f9-4925-b176-46fcaf878a5e?quote.fromDate=2026-05-06&quote.toDate=2026-05-10&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 764.28
        },
        "discounted": {
          "total": 703.98000000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 60.30000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "48ae1943-e0bd-493b-8fb6-97254d6ceef0",
      "name": "663 Cinnamon Beach",
      "url": "/ai/property/48ae1943-e0bd-493b-8fb6-97254d6ceef0?quote.fromDate=2026-05-06&quote.toDate=2026-05-10&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1498.6900
        },
        "discounted": {
          "total": 1371.0400000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 127.6500000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "312c69ec-4ba9-46b1-a622-32109258209d",
      "name": "Ocean Village Club O35",
      "url": "/ai/property/312c69ec-4ba9-46b1-a622-32109258209d?quote.fromDate=2026-05-06&quote.toDate=2026-05-10&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 902.28
        },
        "discounted": {
          "total": 826.9800000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 75.3000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "eac108be-26b0-4359-a39c-5bc2b6634217",
      "name": "Summer Daze",
      "url": "/ai/property/eac108be-26b0-4359-a39c-5bc2b6634217?quote.fromDate=2026-05-06&quote.toDate=2026-05-10&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1265.12
        },
        "discounted": {
          "total": 1167.9200000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 97.2000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "7dbc64fa-a2c4-4898-88d2-459ed0c5dfee",
      "name": "Ocean Village Club G21",
      "url": "/ai/property/7dbc64fa-a2c4-4898-88d2-459ed0c5dfee?quote.fromDate=2026-05-06&quote.toDate=2026-05-10&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1000.28
        },
        "discounted": {
          "total": 924.9800000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 75.3000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "33ff828f-392e-4ac1-b72d-39552b638312",
      "name": "734 Cinnamon Beach",
      "url": "/ai/property/33ff828f-392e-4ac1-b72d-39552b638312?quote.fromDate=2026-05-06&quote.toDate=2026-05-10&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1381.6500
        },
        "discounted": {
          "total": 1256.4000000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 125.2500000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "081cbda5-3036-4cba-9417-9e76743d9683",
      "name": "Serenity Now",
      "url": "/ai/property/081cbda5-3036-4cba-9417-9e76743d9683?quote.fromDate=2026-05-06&quote.toDate=2026-05-10&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 2066.40
        },
        "discounted": {
          "total": 1876.8000000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 189.6000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "abf197cf-6ec1-4737-992a-6e3ac3eb9d22",
      "name": "Ocean Village Club Q11",
      "url": "/ai/property/abf197cf-6ec1-4737-992a-6e3ac3eb9d22?quote.fromDate=2026-05-06&quote.toDate=2026-05-10&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1000.28
        },
        "discounted": {
          "total": 924.9800000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 75.3000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "5d1009c8-0b70-401c-9e7b-2683b8dbeba0",
      "name": "1061 Cinnamon Beach",
      "url": "/ai/property/5d1009c8-0b70-401c-9e7b-2683b8dbeba0?quote.fromDate=2026-05-06&quote.toDate=2026-05-10&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1336.9100
        },
        "discounted": {
          "total": 1233.5600000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 103.3500000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "f3a34355-f2e3-4936-a5f5-f4d2d485ec86",
      "name": "Palm Coast Resort 109",
      "url": "/ai/property/f3a34355-f2e3-4936-a5f5-f4d2d485ec86?quote.fromDate=2026-05-06&quote.toDate=2026-05-10&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1361.220
        },
        "discounted": {
          "total": 1250.5200000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 110.7000000000000000000000000
          }
        ]
      },
      "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-05-06&quote.toDate=2026-05-10&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1186.2100
        },
        "discounted": {
          "total": 1094.2600000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 91.9500000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "087f1ff9-c090-4ec4-aa9e-7f0877aa0f22",
      "name": "Cool Water",
      "url": "/ai/property/087f1ff9-c090-4ec4-aa9e-7f0877aa0f22?quote.fromDate=2026-05-06&quote.toDate=2026-05-10&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1450.740
        },
        "discounted": {
          "total": 1338.8400000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 111.9000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "9af419bb-8c89-4dba-a3f1-d909247ae5e2",
      "name": "Coastal Heaven",
      "url": "/ai/property/9af419bb-8c89-4dba-a3f1-d909247ae5e2?quote.fromDate=2026-05-06&quote.toDate=2026-05-10&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 3958.20
        },
        "discounted": {
          "total": 3547.2000000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 411.0000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "20467b00-d152-42a2-a796-5fe71b185ce4",
      "name": "843 Cinnamon Beach",
      "url": "/ai/property/20467b00-d152-42a2-a796-5fe71b185ce4?quote.fromDate=2026-05-06&quote.toDate=2026-05-10",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1607.7900
        },
        "discounted": {
          "total": 1607.7900
        },
        "discounts": []
      },
      "matchType": "exact"
    },
    {
      "propertyId": "bc035cff-1981-478c-84d5-48545f3900b0",
      "name": "Beach Daze",
      "url": "/ai/property/bc035cff-1981-478c-84d5-48545f3900b0?quote.fromDate=2026-05-06&quote.toDate=2026-05-10&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 2002.6700
        },
        "discounted": {
          "total": 1830.0200000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 172.6500000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "d36ce070-ac77-4d01-8d51-02fc07ae81ef",
      "name": "Surfside Six E Unit 5",
      "url": "/ai/property/d36ce070-ac77-4d01-8d51-02fc07ae81ef?quote.fromDate=2026-05-06&quote.toDate=2026-05-10&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1269.36
        },
        "discounted": {
          "total": 1145.7600000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 123.6000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "ce6b8ead-8da8-4c5a-97d1-5d78cea90fcb",
      "name": "Seashell",
      "url": "/ai/property/ce6b8ead-8da8-4c5a-97d1-5d78cea90fcb?quote.fromDate=2026-05-06&quote.toDate=2026-05-10&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1296.2500
        },
        "discounted": {
          "total": 1195.0000000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 101.2500000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "3e1dd56f-e28b-4694-a1d4-724f35b7a893",
      "name": "Ocean Village Club E17",
      "url": "/ai/property/3e1dd56f-e28b-4694-a1d4-724f35b7a893?quote.fromDate=2026-05-06&quote.toDate=2026-05-10&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1036.76
        },
        "discounted": {
          "total": 956.6600000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 80.1000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "e08579ac-754d-4d3d-9947-447c8b227725",
      "name": "Ocean Village Club L25",
      "url": "/ai/property/e08579ac-754d-4d3d-9947-447c8b227725?quote.fromDate=2026-05-06&quote.toDate=2026-05-10&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 900.28
        },
        "discounted": {
          "total": 824.9800000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 75.3000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "43a34cb8-1677-4878-85bf-6863e8171bd8",
      "name": "Endless Summer",
      "url": "/ai/property/43a34cb8-1677-4878-85bf-6863e8171bd8?quote.fromDate=2026-05-06&quote.toDate=2026-05-10&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1527.100
        },
        "discounted": {
          "total": 1408.6000000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 118.5000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "386c9393-5b5f-46a0-a68f-f64d3973f9b6",
      "name": "Windjammer 206",
      "url": "/ai/property/386c9393-5b5f-46a0-a68f-f64d3973f9b6?quote.fromDate=2026-05-06&quote.toDate=2026-05-13&promoCode=DBRVIPGET20",
      "price": {
        "currency": "USD",
        "base": {
          "total": 2327.1800000000000000000000001
        },
        "discounted": {
          "total": 1979.5800000000000000000000001
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRVIPGET20",
            "amount": 347.6000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "f4c5456e-72b2-4849-8978-d32cfd0ee73c",
      "name": "Windjammer 304",
      "url": "/ai/property/f4c5456e-72b2-4849-8978-d32cfd0ee73c?quote.fromDate=2026-05-06&quote.toDate=2026-05-13&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1863.88
        },
        "discounted": {
          "total": 1662.5800000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 201.3000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "668b7708-c0e8-4a68-b12a-3e80332a3ff6",
      "name": "831 Cinnamon Beach",
      "url": "/ai/property/668b7708-c0e8-4a68-b12a-3e80332a3ff6?quote.fromDate=2026-05-06&quote.toDate=2026-05-13",
      "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-05-06&quote.toDate=2026-05-13&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 7826.8899999999999999999999998
        },
        "discounted": {
          "total": 6933.9399999999999999999999998
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 892.9500000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "0b170234-2482-4446-b1fb-d906d0e4c301",
      "name": "Barefoot Trace 208",
      "url": "/ai/property/0b170234-2482-4446-b1fb-d906d0e4c301?quote.fromDate=2026-05-06&quote.toDate=2026-05-13&promoCode=DBRVIPGET20",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1515.06
        },
        "discounted": {
          "total": 1309.2600000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRVIPGET20",
            "amount": 205.8000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "2314453b-dfff-4e70-83e8-eb18c992e77b",
      "name": "Sea Winds 52",
      "url": "/ai/property/2314453b-dfff-4e70-83e8-eb18c992e77b?quote.fromDate=2026-05-06&quote.toDate=2026-05-13&promoCode=DBRVIPGET20",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1311.98
        },
        "discounted": {
          "total": 1140.5800000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRVIPGET20",
            "amount": 171.4000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "e34e81fa-2273-4cf4-8232-31ee43d44f90",
      "name": "Ponte Vedra Deer Run 9770",
      "url": "/ai/property/e34e81fa-2273-4cf4-8232-31ee43d44f90?quote.fromDate=2026-05-06&quote.toDate=2026-05-13&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 3167.75
        },
        "discounted": {
          "total": 2826.5000000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 341.2500000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "0762f6be-4268-4724-9500-65190e9d121e",
      "name": "Surfview 2408",
      "url": "/ai/property/0762f6be-4268-4724-9500-65190e9d121e?quote.fromDate=2026-05-06&quote.toDate=2026-05-13&promoCode=DBRSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1549.6800000000000000000000001
        },
        "discounted": {
          "total": 1411.6800000000000000000000001
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSPRING2026",
            "amount": 138.0000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    }
  ],
  "fallbackResults": []
}