{
  "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": "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",
        "Partial Gulf View",
        "Partial Ocean 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 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",
        "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",
        "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": "2",
        "label": "Price: Low to High"
      },
      {
        "value": "1",
        "label": "Price: High to Low"
      },
      {
        "value": "3",
        "label": "Featured"
      },
      {
        "value": "5",
        "label": "Newly Listed"
      },
      {
        "value": "7",
        "label": "Closest"
      },
      {
        "value": "8",
        "label": "Bedrooms: Low to High"
      },
      {
        "value": "9",
        "label": "Bedrooms: High to Low"
      }
    ],
    "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,
        11,
        12
      ]
    },
    "price": {
      "currency": "USD",
      "step": 50
    },
    "lodgingType": [
      {
        "id": "1",
        "label": "Condominium"
      },
      {
        "id": "3",
        "label": "Home"
      }
    ]
  },
  "paging": {
    "page": 1,
    "pageSize": 50,
    "totalPages": 1,
    "resultCount": 43
  },
  "results": [
    {
      "propertyId": "483ad5e5-f562-4bd3-a7e6-bd966729d4aa",
      "name": "Ocean Pearl at Cinnamon Beach Lane",
      "url": "/ai/property/483ad5e5-f562-4bd3-a7e6-bd966729d4aa?quote.fromDate=2026-07-04&quote.toDate=2026-07-07&promoCode=VTPNEWCRIB20",
      "price": {
        "currency": "USD",
        "base": {
          "total": 6045.24
        },
        "discounted": {
          "total": 5130.8400000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "VTPNEWCRIB20",
            "amount": 914.4000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "dcf502bc-5bca-4fcd-8e34-1d83e63f5752",
      "name": "Endless Sunny Daze",
      "url": "/ai/property/dcf502bc-5bca-4fcd-8e34-1d83e63f5752?quote.fromDate=2026-07-04&quote.toDate=2026-07-07&promoCode=VTPNEWCRIB20",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1048.58
        },
        "discounted": {
          "total": 929.1800000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "VTPNEWCRIB20",
            "amount": 119.4000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "cddd20eb-6875-46bd-b949-ccdc7869afa0",
      "name": "Hibiscus 102-D",
      "url": "/ai/property/cddd20eb-6875-46bd-b949-ccdc7869afa0?quote.fromDate=2026-07-04&quote.toDate=2026-07-07",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1091.8500000000000000000000000
        },
        "discounted": {
          "total": 1091.8500000000000000000000000
        },
        "discounts": []
      },
      "matchType": "exact"
    },
    {
      "propertyId": "6bef3867-190b-40e9-bac3-3507ad7a3f73",
      "name": "Ocean Village Club Q37",
      "url": "/ai/property/6bef3867-190b-40e9-bac3-3507ad7a3f73?quote.fromDate=2026-07-04&quote.toDate=2026-07-07",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1003.8800000000000000000000000
        },
        "discounted": {
          "total": 1003.8800000000000000000000000
        },
        "discounts": []
      },
      "matchType": "exact"
    },
    {
      "propertyId": "43a34cb8-1677-4878-85bf-6863e8171bd8",
      "name": "Endless Summer",
      "url": "/ai/property/43a34cb8-1677-4878-85bf-6863e8171bd8?quote.fromDate=2026-07-04&quote.toDate=2026-07-07",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1289.09
        },
        "discounted": {
          "total": 1289.09
        },
        "discounts": []
      },
      "matchType": "exact"
    },
    {
      "propertyId": "e67d1b7a-0ecd-4b5c-afad-4ebf20f33e39",
      "name": "924 Cinnamon Beach",
      "url": "/ai/property/e67d1b7a-0ecd-4b5c-afad-4ebf20f33e39?quote.fromDate=2026-07-04&quote.toDate=2026-07-07",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1135.7
        },
        "discounted": {
          "total": 1135.7
        },
        "discounts": []
      },
      "matchType": "exact"
    },
    {
      "propertyId": "c246cc43-1d31-441d-8ca9-25a938c9c279",
      "name": "933 Cinnamon Beach",
      "url": "/ai/property/c246cc43-1d31-441d-8ca9-25a938c9c279?quote.fromDate=2026-07-04&quote.toDate=2026-07-07",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1266.6000000000000000000000000
        },
        "discounted": {
          "total": 1266.6000000000000000000000000
        },
        "discounts": []
      },
      "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-07-04&quote.toDate=2026-07-07",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1086.7600000000000000000000000
        },
        "discounted": {
          "total": 1086.7600000000000000000000000
        },
        "discounts": []
      },
      "matchType": "exact"
    },
    {
      "propertyId": "c5ac4ecb-5a72-468a-ab45-8706fe327be4",
      "name": "Shore Thing (Palm Coast)",
      "url": "/ai/property/c5ac4ecb-5a72-468a-ab45-8706fe327be4?quote.fromDate=2026-07-04&quote.toDate=2026-07-07",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1174.0100000000000000000000000
        },
        "discounted": {
          "total": 1174.0100000000000000000000000
        },
        "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-07-04&quote.toDate=2026-07-07",
      "price": {
        "currency": "USD",
        "base": {
          "total": 996.0400000000000000000000000
        },
        "discounted": {
          "total": 996.0400000000000000000000000
        },
        "discounts": []
      },
      "matchType": "exact"
    },
    {
      "propertyId": "b2c1cc1a-c191-4aa3-9762-7d909ae4a2be",
      "name": "Sea Urchin 39",
      "url": "/ai/property/b2c1cc1a-c191-4aa3-9762-7d909ae4a2be?quote.fromDate=2026-07-04&quote.toDate=2026-07-07",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1132.6200000000000000000000000
        },
        "discounted": {
          "total": 1132.6200000000000000000000000
        },
        "discounts": []
      },
      "matchType": "exact"
    },
    {
      "propertyId": "da9683dd-8799-4e03-a32a-dc74fead83ab",
      "name": "Splashing Dolphins",
      "url": "/ai/property/da9683dd-8799-4e03-a32a-dc74fead83ab?quote.fromDate=2026-07-04&quote.toDate=2026-07-07",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1740.03
        },
        "discounted": {
          "total": 1740.03
        },
        "discounts": []
      },
      "matchType": "exact"
    },
    {
      "propertyId": "6dfaa6b5-0386-43b9-97e9-b106f9d464ac",
      "name": "952 Cinnamon Beach",
      "url": "/ai/property/6dfaa6b5-0386-43b9-97e9-b106f9d464ac?quote.fromDate=2026-07-04&quote.toDate=2026-07-07",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1135.7
        },
        "discounted": {
          "total": 1135.7
        },
        "discounts": []
      },
      "matchType": "exact"
    },
    {
      "propertyId": "489576d4-4443-4daa-a575-1dd330052eaa",
      "name": "Complete SeaRenity",
      "url": "/ai/property/489576d4-4443-4daa-a575-1dd330052eaa?quote.fromDate=2026-07-04&quote.toDate=2026-07-07",
      "price": {
        "currency": "USD",
        "base": {
          "total": 2080.5700000000000000000000000
        },
        "discounted": {
          "total": 2080.5700000000000000000000000
        },
        "discounts": []
      },
      "matchType": "exact"
    },
    {
      "propertyId": "559d81a2-7afd-4189-910e-aac51eca6aad",
      "name": "Ocean Village Club D23",
      "url": "/ai/property/559d81a2-7afd-4189-910e-aac51eca6aad?quote.fromDate=2026-07-04&quote.toDate=2026-07-07",
      "price": {
        "currency": "USD",
        "base": {
          "total": 852.8200000000000000000000000
        },
        "discounted": {
          "total": 852.8200000000000000000000000
        },
        "discounts": []
      },
      "matchType": "exact"
    },
    {
      "propertyId": "243fa24f-9ed8-45d7-a925-9f584b4b3bf3",
      "name": "561 Cinnamon Beach",
      "url": "/ai/property/243fa24f-9ed8-45d7-a925-9f584b4b3bf3?quote.fromDate=2026-07-03&quote.toDate=2026-07-06",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1468.7700000000000000000000000
        },
        "discounted": {
          "total": 1468.7700000000000000000000000
        },
        "discounts": []
      },
      "matchType": "exact"
    },
    {
      "propertyId": "33ff828f-392e-4ac1-b72d-39552b638312",
      "name": "734 Cinnamon Beach",
      "url": "/ai/property/33ff828f-392e-4ac1-b72d-39552b638312?quote.fromDate=2026-07-04&quote.toDate=2026-07-07",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1345.9500000000000000000000000
        },
        "discounted": {
          "total": 1345.9500000000000000000000000
        },
        "discounts": []
      },
      "matchType": "exact"
    },
    {
      "propertyId": "087f1ff9-c090-4ec4-aa9e-7f0877aa0f22",
      "name": "Cool Water",
      "url": "/ai/property/087f1ff9-c090-4ec4-aa9e-7f0877aa0f22?quote.fromDate=2026-07-04&quote.toDate=2026-07-07",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1328.1700000000000000000000000
        },
        "discounted": {
          "total": 1328.1700000000000000000000000
        },
        "discounts": []
      },
      "matchType": "exact"
    },
    {
      "propertyId": "fbaa543d-b42d-480b-a381-2c262c6dd12e",
      "name": "Hibiscus 101-D",
      "url": "/ai/property/fbaa543d-b42d-480b-a381-2c262c6dd12e?quote.fromDate=2026-07-04&quote.toDate=2026-07-07",
      "price": {
        "currency": "USD",
        "base": {
          "total": 890.04
        },
        "discounted": {
          "total": 890.04
        },
        "discounts": []
      },
      "matchType": "exact"
    },
    {
      "propertyId": "e08579ac-754d-4d3d-9947-447c8b227725",
      "name": "Ocean Village Club L25",
      "url": "/ai/property/e08579ac-754d-4d3d-9947-447c8b227725?quote.fromDate=2026-07-04&quote.toDate=2026-07-07",
      "price": {
        "currency": "USD",
        "base": {
          "total": 841.0
        },
        "discounted": {
          "total": 841.0
        },
        "discounts": []
      },
      "matchType": "exact"
    },
    {
      "propertyId": "e98e4f7d-f6ab-482a-af3c-058dcf3fa97c",
      "name": "Seaside Bungalow",
      "url": "/ai/property/e98e4f7d-f6ab-482a-af3c-058dcf3fa97c?quote.fromDate=2026-07-04&quote.toDate=2026-07-07",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1140.6600000000000000000000000
        },
        "discounted": {
          "total": 1140.6600000000000000000000000
        },
        "discounts": []
      },
      "matchType": "exact"
    },
    {
      "propertyId": "bc035cff-1981-478c-84d5-48545f3900b0",
      "name": "Beach Daze",
      "url": "/ai/property/bc035cff-1981-478c-84d5-48545f3900b0?quote.fromDate=2026-07-04&quote.toDate=2026-07-07",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1817.8100000000000000000000000
        },
        "discounted": {
          "total": 1817.8100000000000000000000000
        },
        "discounts": []
      },
      "matchType": "exact"
    },
    {
      "propertyId": "abf197cf-6ec1-4737-992a-6e3ac3eb9d22",
      "name": "Ocean Village Club Q11",
      "url": "/ai/property/abf197cf-6ec1-4737-992a-6e3ac3eb9d22?quote.fromDate=2026-07-04&quote.toDate=2026-07-07",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1048.16
        },
        "discounted": {
          "total": 1048.16
        },
        "discounts": []
      },
      "matchType": "exact"
    },
    {
      "propertyId": "3e1dd56f-e28b-4694-a1d4-724f35b7a893",
      "name": "Ocean Village Club E17",
      "url": "/ai/property/3e1dd56f-e28b-4694-a1d4-724f35b7a893?quote.fromDate=2026-07-04&quote.toDate=2026-07-07",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1086.9200000000000000000000000
        },
        "discounted": {
          "total": 1086.9200000000000000000000000
        },
        "discounts": []
      },
      "matchType": "exact"
    },
    {
      "propertyId": "9ecdd390-a28c-4955-afbc-acb77a0c02f5",
      "name": "Spyglass 32",
      "url": "/ai/property/9ecdd390-a28c-4955-afbc-acb77a0c02f5?quote.fromDate=2026-07-04&quote.toDate=2026-07-07",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1173.1800000000000000000000000
        },
        "discounted": {
          "total": 1173.1800000000000000000000000
        },
        "discounts": []
      },
      "matchType": "exact"
    },
    {
      "propertyId": "49984243-1346-4a73-95bf-0fa81fdcec78",
      "name": "Ocean Village Club J14",
      "url": "/ai/property/49984243-1346-4a73-95bf-0fa81fdcec78?quote.fromDate=2026-07-04&quote.toDate=2026-07-07",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1092.62
        },
        "discounted": {
          "total": 1092.62
        },
        "discounts": []
      },
      "matchType": "exact"
    },
    {
      "propertyId": "749a476a-a56e-40cb-a5db-c8faaa058161",
      "name": "Ocean & Racquet 3107",
      "url": "/ai/property/749a476a-a56e-40cb-a5db-c8faaa058161?quote.fromDate=2026-07-01&quote.toDate=2026-07-05",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1133.8
        },
        "discounted": {
          "total": 1133.8
        },
        "discounts": []
      },
      "matchType": "exact"
    },
    {
      "propertyId": "df157204-b3bc-4694-acfe-97f7eaaf7b43",
      "name": "Ocean & Racquet 5116",
      "url": "/ai/property/df157204-b3bc-4694-acfe-97f7eaaf7b43?quote.fromDate=2026-07-04&quote.toDate=2026-07-08",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1206.76
        },
        "discounted": {
          "total": 1206.76
        },
        "discounts": []
      },
      "matchType": "exact"
    },
    {
      "propertyId": "b5237995-d03a-45f9-a365-aeb85a4c7355",
      "name": "Ocean Reef 305",
      "url": "/ai/property/b5237995-d03a-45f9-a365-aeb85a4c7355?quote.fromDate=2026-07-04&quote.toDate=2026-07-11&promoCode=DBRVIPGET20",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1804.3499999999999999999999999
        },
        "discounted": {
          "total": 1547.3499999999999999999999999
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRVIPGET20",
            "amount": 257.0000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "8593b109-5237-4736-a716-2f3a062a37e3",
      "name": "Colony Reef 3102",
      "url": "/ai/property/8593b109-5237-4736-a716-2f3a062a37e3?quote.fromDate=2026-07-04&quote.toDate=2026-07-11&promoCode=DBRSUMMER2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 2120.48
        },
        "discounted": {
          "total": 1885.2800000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSUMMER2026",
            "amount": 235.2000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "c51027bd-f385-4b65-a92d-a87c9f0d777f",
      "name": "Quail Hollow B3-2D",
      "url": "/ai/property/c51027bd-f385-4b65-a92d-a87c9f0d777f?quote.fromDate=2026-07-04&quote.toDate=2026-07-11&promoCode=DBRVIPGET20",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1380.30
        },
        "discounted": {
          "total": 1171.3000000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRVIPGET20",
            "amount": 209.0000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "0762f6be-4268-4724-9500-65190e9d121e",
      "name": "Surfview 2408",
      "url": "/ai/property/0762f6be-4268-4724-9500-65190e9d121e?quote.fromDate=2026-07-04&quote.toDate=2026-07-11&promoCode=DBRSUMMER2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1855.5099999999999999999999999
        },
        "discounted": {
          "total": 1678.9599999999999999999999999
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSUMMER2026",
            "amount": 176.5500000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "2abd3190-be6e-4ef4-96e4-46f8c0bb8a1b",
      "name": "Cozy Casita",
      "url": "/ai/property/2abd3190-be6e-4ef4-96e4-46f8c0bb8a1b?quote.fromDate=2026-07-04&quote.toDate=2026-07-11&promoCode=DBRVIPGET20",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1282.1599999999999999999999999
        },
        "discounted": {
          "total": 1090.9600000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRVIPGET20",
            "amount": 191.1999999999999999999999999
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "9223c48a-6752-4d1b-9abb-2825b1ecc037",
      "name": "Beacher's Lodge 307",
      "url": "/ai/property/9223c48a-6752-4d1b-9abb-2825b1ecc037?quote.fromDate=2026-07-04&quote.toDate=2026-07-11&promoCode=DBRSUMMER2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1307.5000000000000000000000000
        },
        "discounted": {
          "total": 1161.2500000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSUMMER2026",
            "amount": 146.2500000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "7128d820-9b49-485d-b216-3616b64fd7a5",
      "name": "Beach & Tennis 217",
      "url": "/ai/property/7128d820-9b49-485d-b216-3616b64fd7a5?quote.fromDate=2026-07-03&quote.toDate=2026-07-10&promoCode=DBRSUMMER2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1780.32
        },
        "discounted": {
          "total": 1579.6200000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSUMMER2026",
            "amount": 200.7000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "0e67e7fe-7ef4-453b-9be6-5e10fd658690",
      "name": "Windjammer 215",
      "url": "/ai/property/0e67e7fe-7ef4-453b-9be6-5e10fd658690?quote.fromDate=2026-07-04&quote.toDate=2026-07-11&promoCode=DBRSUMMER2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 2219.14
        },
        "discounted": {
          "total": 1971.4900000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSUMMER2026",
            "amount": 247.6500000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "cf82d38e-913d-438f-9870-b04b646a789d",
      "name": "Quail Hollow B2-1U",
      "url": "/ai/property/cf82d38e-913d-438f-9870-b04b646a789d?quote.fromDate=2026-06-30&quote.toDate=2026-07-07&promoCode=DBRSUMMER2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1552.2
        },
        "discounted": {
          "total": 1375.2000000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSUMMER2026",
            "amount": 177.0000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "6255bb05-9039-424b-939f-84eb356d3378",
      "name": "Sun Kissed Cottage",
      "url": "/ai/property/6255bb05-9039-424b-939f-84eb356d3378?quote.fromDate=2026-07-04&quote.toDate=2026-07-11&promoCode=DBRVIPGET20",
      "price": {
        "currency": "USD",
        "base": {
          "total": 2245.7000000000000000000000001
        },
        "discounted": {
          "total": 1944.7000000000000000000000001
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRVIPGET20",
            "amount": 301.0000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "96246d16-23db-453a-b277-5388cdbc8ae9",
      "name": "Beach Dream",
      "url": "/ai/property/96246d16-23db-453a-b277-5388cdbc8ae9?quote.fromDate=2026-07-04&quote.toDate=2026-07-11",
      "price": {
        "currency": "USD",
        "base": {
          "total": 15762.119999999999999999999999
        },
        "discounted": {
          "total": 15762.119999999999999999999999
        },
        "discounts": []
      },
      "matchType": "exact"
    },
    {
      "propertyId": "91343792-fac7-41dc-9c28-cbeb4a0be511",
      "name": "Sandpiper Condo Unit 2E",
      "url": "/ai/property/91343792-fac7-41dc-9c28-cbeb4a0be511?quote.fromDate=2026-07-04&quote.toDate=2026-07-07&promoCode=VTPNEWCRIB20",
      "price": {
        "currency": "USD",
        "base": {
          "total": 975.3200000000000000000000000
        },
        "discounted": {
          "total": 849.7200000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "VTPNEWCRIB20",
            "amount": 125.6000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "4e86e2af-3157-47b4-b5f9-72d343e764c5",
      "name": "Casa Playa Serena",
      "url": "/ai/property/4e86e2af-3157-47b4-b5f9-72d343e764c5?quote.fromDate=2026-07-04&quote.toDate=2026-07-07&promoCode=VTPNEWCRIB20",
      "price": {
        "currency": "USD",
        "base": {
          "total": 2170.4500000000000000000000000
        },
        "discounted": {
          "total": 1889.4500000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "VTPNEWCRIB20",
            "amount": 281.0000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "70882042-e4a1-4146-8683-42f7abb80aab",
      "name": "Sunkissed Escape",
      "url": "/ai/property/70882042-e4a1-4146-8683-42f7abb80aab?quote.fromDate=2026-07-04&quote.toDate=2026-07-07",
      "price": {
        "currency": "USD",
        "base": {
          "total": 769.07
        },
        "discounted": {
          "total": 769.07
        },
        "discounts": []
      },
      "matchType": "exact"
    },
    {
      "propertyId": "728b96df-b718-4376-9b06-953e3c973e73",
      "name": "Surf Villa 626",
      "url": "/ai/property/728b96df-b718-4376-9b06-953e3c973e73?quote.fromDate=2026-07-04&quote.toDate=2026-07-11&promoCode=DBRSUMMER2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1579.8400000000000000000000000
        },
        "discounted": {
          "total": 1409.4400000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "DBRSUMMER2026",
            "amount": 170.4000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    }
  ],
  "fallbackResults": []
}