{
  "query": {
    "locations": [
      {
        "id": "K9G",
        "name": "North Carolina",
        "type": "state",
        "country": "US"
      }
    ],
    "sort": "4",
    "amenities": {
      "locationAmenities": [
        "Ocean Front"
      ]
    }
  },
  "filtersApplied": {
    "locations": [
      {
        "id": "K9G",
        "name": "North Carolina",
        "type": "state",
        "country": "US"
      }
    ],
    "sort": "4",
    "amenities": {
      "locationAmenities": [
        "Ocean Front"
      ]
    }
  },
  "filterOptions": {
    "locationOptions": [
      {
        "id": "K9G",
        "name": "North Carolina",
        "type": "state",
        "country": "US"
      },
      {
        "id": "RM4",
        "name": "Pleasure Island",
        "type": "region",
        "country": "US"
      },
      {
        "id": "XV6",
        "name": "Topsail Island",
        "type": "region",
        "country": "US"
      },
      {
        "id": "J5F",
        "name": "Carolina Beach",
        "type": "city",
        "country": "US"
      },
      {
        "id": "NO5",
        "name": "Kure Beach",
        "type": "city",
        "country": "US"
      },
      {
        "id": "C9M",
        "name": "North Topsail Beach",
        "type": "city",
        "country": "US"
      },
      {
        "id": "OSL",
        "name": "Surf City",
        "type": "city",
        "country": "US"
      },
      {
        "id": "G78",
        "name": "Topsail Beach",
        "type": "city",
        "country": "US"
      }
    ],
    "amenities": {
      "views": [
        "Bay View",
        "Beach View",
        "Community View",
        "Courtyard View",
        "Full View",
        "Garden View",
        "Lake View",
        "Marsh View",
        "Ocean View",
        "Partial Beach View",
        "Pool View",
        "Resort View",
        "Sound View",
        "Water View",
        "Wooded View"
      ],
      "locationAmenities": [
        "Across From Beach",
        "Bay Front",
        "Beach Access",
        "Beach Front",
        "Canal Front",
        "Downtown",
        "In Town",
        "Lake Area",
        "Lake Front",
        "Ocean Front",
        "Sound Front",
        "Water Front"
      ],
      "pools": [
        "Hot Tub - Community",
        "Hot Tub - Private",
        "Pool - Community",
        "Pool - Community (Heated)",
        "Pool - Community Indoor",
        "Pool - Community Indoor/Outdoor",
        "Pool - Private",
        "Pool - Private (Heated for a Fee)"
      ],
      "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",
        "Cable/Satellite",
        "Carbon Monoxide Detector",
        "Children's Playground",
        "Clean Coverlets - Every Reservation",
        "Coin Laundry",
        "Community - Game Room",
        "Community Boat Ramp",
        "Community Grill-Charcoal",
        "Community Grill-Electric",
        "Community Grill-Gas",
        "Deck",
        "Dining Room",
        "Dryer",
        "DVD Player (s)",
        "Elevator",
        "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",
        "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",
        "Outside Shower",
        "Pack 'n Play",
        "Patio",
        "Pickleball Court(s)",
        "Picnic Tables",
        "Pier",
        "Ping Pong Table",
        "Pool Table",
        "Poolside Bar",
        "Private Balcony",
        "Private Elevator",
        "Private Entrance",
        "Putting Green(s)",
        "Restaurant(s) On-Site",
        "Sauna",
        "Security Camera",
        "Security Camera - Common Areas",
        "Self Check-in (Keyless Lock)",
        "Shuffleboard(s)",
        "Smoke Detector",
        "Snowbird-Friendly",
        "Steam Room",
        "Tennis Court(s)",
        "Theater Room",
        "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": "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
      ]
    },
    "bathrooms": {
      "type": "min",
      "allowed": [
        1,
        2,
        3,
        4,
        5,
        6,
        7,
        8
      ]
    },
    "price": {
      "currency": "USD",
      "step": 50
    },
    "lodgingType": [
      {
        "id": "1",
        "label": "Condominium"
      },
      {
        "id": "3",
        "label": "Home"
      },
      {
        "id": "7",
        "label": "Town Home"
      }
    ]
  },
  "paging": {
    "page": 1,
    "pageSize": 50,
    "totalPages": 3,
    "resultCount": 145
  },
  "results": [
    {
      "propertyId": "1fa2c510-e544-41da-adf8-3d4c149f4517",
      "name": "The Riggings #N1",
      "url": "/ai/property/1fa2c510-e544-41da-adf8-3d4c149f4517?quote.fromDate=2026-09-07&quote.toDate=2026-09-09",
      "price": {
        "currency": "USD",
        "base": {
          "total": 508.2
        },
        "discounted": {
          "total": 508.2
        },
        "discounts": []
      },
      "matchType": "exact"
    },
    {
      "propertyId": "76fa1d5b-4651-411e-bda3-0f50707fd793",
      "name": "Ocean Dunes 2001",
      "url": "/ai/property/76fa1d5b-4651-411e-bda3-0f50707fd793?quote.fromDate=2026-08-10&quote.toDate=2026-08-13",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1061.5700000000000000000000000
        },
        "discounted": {
          "total": 1061.5700000000000000000000000
        },
        "discounts": []
      },
      "matchType": "exact"
    },
    {
      "propertyId": "ecdd3cae-4608-48f2-b6af-9a6c8fd647d6",
      "name": "Riptide",
      "url": "/ai/property/ecdd3cae-4608-48f2-b6af-9a6c8fd647d6?quote.fromDate=2026-08-08&quote.toDate=2026-08-15&promoCode=CR2026VACAY",
      "price": {
        "currency": "USD",
        "base": {
          "total": 5323.2999999999999999999999997
        },
        "discounted": {
          "total": 4916.2999999999999999999999998
        },
        "discounts": [
          {
            "type": "promo",
            "code": "CR2026VACAY",
            "amount": 406.9999999999999999999999999
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "64173e11-d6d6-4d19-a15e-32b89c437e4a",
      "name": "Sea For Miles",
      "url": "/ai/property/64173e11-d6d6-4d19-a15e-32b89c437e4a?quote.fromDate=2026-08-15&quote.toDate=2026-08-22&promoCode=CR2026VACAY",
      "price": {
        "currency": "USD",
        "base": {
          "total": 9314.790000000000000000000000
        },
        "discounted": {
          "total": 8546.490000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "CR2026VACAY",
            "amount": 768.300000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "f220668c-b11a-4065-bb1c-ae8b2155850b",
      "name": "Piccolo Paradiso",
      "url": "/ai/property/f220668c-b11a-4065-bb1c-ae8b2155850b?quote.fromDate=2026-08-15&quote.toDate=2026-08-22&promoCode=CR2026VACAY",
      "price": {
        "currency": "USD",
        "base": {
          "total": 5610.2300000000000000000000002
        },
        "discounted": {
          "total": 5178.3300000000000000000000002
        },
        "discounts": [
          {
            "type": "promo",
            "code": "CR2026VACAY",
            "amount": 431.9000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "8c477f54-5c51-43c1-b49e-a6a502b86eaa",
      "name": "Sea Paradise Cottage",
      "url": "/ai/property/8c477f54-5c51-43c1-b49e-a6a502b86eaa?quote.fromDate=2026-08-16&quote.toDate=2026-08-23&promoCode=CR2026VACAY",
      "price": {
        "currency": "USD",
        "base": {
          "total": 3549.4000000000000000000000002
        },
        "discounted": {
          "total": 3283.4000000000000000000000002
        },
        "discounts": [
          {
            "type": "promo",
            "code": "CR2026VACAY",
            "amount": 266.0000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "803fadd8-afe0-4dfc-a137-11e358ffe22f",
      "name": "HypNautical",
      "url": "/ai/property/803fadd8-afe0-4dfc-a137-11e358ffe22f?quote.fromDate=2026-10-24&quote.toDate=2026-10-31&promoCode=CR2026VACAY",
      "price": {
        "currency": "USD",
        "base": {
          "total": 2527.05
        },
        "discounted": {
          "total": 2360.5500000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "CR2026VACAY",
            "amount": 166.5000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "e2023206-32af-450c-be35-15b888249bbe",
      "name": "Some Beach",
      "url": "/ai/property/e2023206-32af-450c-be35-15b888249bbe?quote.fromDate=2026-08-15&quote.toDate=2026-08-22&promoCode=CRSUMMER2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 5186.0800000000000000000000002
        },
        "discounted": {
          "total": 4783.6800000000000000000000001
        },
        "discounts": [
          {
            "type": "promo",
            "code": "CRSUMMER2026",
            "amount": 402.4000000000000000000000001
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "bfca6dcc-0859-4a81-abd9-81cff1a0de4c",
      "name": "The Salty Spot",
      "url": "/ai/property/bfca6dcc-0859-4a81-abd9-81cff1a0de4c?quote.fromDate=2026-08-15&quote.toDate=2026-08-18",
      "price": {
        "currency": "USD",
        "base": {
          "total": 4345.1999999999999999999999999
        },
        "discounted": {
          "total": 4345.1999999999999999999999999
        },
        "discounts": []
      },
      "matchType": "exact"
    },
    {
      "propertyId": "155a335c-2f44-486f-9167-3f18fa3ef39f",
      "name": "Sunray Cottage",
      "url": "/ai/property/155a335c-2f44-486f-9167-3f18fa3ef39f?quote.fromDate=2026-08-15&quote.toDate=2026-08-22&promoCode=CR2026VACAY",
      "price": {
        "currency": "USD",
        "base": {
          "total": 5097.1999999999999999999999997
        },
        "discounted": {
          "total": 4711.1999999999999999999999998
        },
        "discounts": [
          {
            "type": "promo",
            "code": "CR2026VACAY",
            "amount": 385.9999999999999999999999999
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "1e24ecda-19e6-4c18-99cb-89ff348ae764",
      "name": "Twin Palms",
      "url": "/ai/property/1e24ecda-19e6-4c18-99cb-89ff348ae764?quote.fromDate=2026-08-08&quote.toDate=2026-08-15&promoCode=CR2026VACAY",
      "price": {
        "currency": "USD",
        "base": {
          "total": 6158.5600000000000000000000002
        },
        "discounted": {
          "total": 5681.7600000000000000000000002
        },
        "discounts": [
          {
            "type": "promo",
            "code": "CR2026VACAY",
            "amount": 476.8000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "30110310-c83d-4eeb-b1ef-db32a39b11ef",
      "name": "Green Dolphin",
      "url": "/ai/property/30110310-c83d-4eeb-b1ef-db32a39b11ef?quote.fromDate=2026-08-23&quote.toDate=2026-08-30&promoCode=CR2026VACAY",
      "price": {
        "currency": "USD",
        "base": {
          "total": 4474.6300000000000000000000002
        },
        "discounted": {
          "total": 4130.7300000000000000000000002
        },
        "discounts": [
          {
            "type": "promo",
            "code": "CR2026VACAY",
            "amount": 343.9000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "d3226773-ba0a-46c7-be8a-d38ef3dd7673",
      "name": "Tournesol",
      "url": "/ai/property/d3226773-ba0a-46c7-be8a-d38ef3dd7673?quote.fromDate=2026-08-15&quote.toDate=2026-08-22",
      "price": {
        "currency": "USD",
        "base": {
          "total": 3057.7399999999999999999999998
        },
        "discounted": {
          "total": 3057.7399999999999999999999998
        },
        "discounts": []
      },
      "matchType": "exact"
    },
    {
      "propertyId": "efa58387-b019-4447-8a21-6e7d15a16417",
      "name": "Pelican Landing",
      "url": "/ai/property/efa58387-b019-4447-8a21-6e7d15a16417?quote.fromDate=2026-10-10&quote.toDate=2026-10-13",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1956.6900000000000000000000000
        },
        "discounted": {
          "total": 1956.6900000000000000000000000
        },
        "discounts": []
      },
      "matchType": "exact"
    },
    {
      "propertyId": "ad0f1b6c-ed98-47ea-af3f-9f4f02f8b40a",
      "name": "Beach Therapy",
      "url": "/ai/property/ad0f1b6c-ed98-47ea-af3f-9f4f02f8b40a?quote.fromDate=2026-10-03&quote.toDate=2026-10-06",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1394.03
        },
        "discounted": {
          "total": 1394.03
        },
        "discounts": []
      },
      "matchType": "exact"
    },
    {
      "propertyId": "bc506bf1-3c6c-4770-9f67-e7ab08d33c51",
      "name": "All Decked Out",
      "url": "/ai/property/bc506bf1-3c6c-4770-9f67-e7ab08d33c51?quote.fromDate=2026-08-22&quote.toDate=2026-08-29&promoCode=CR2026VACAY",
      "price": {
        "currency": "USD",
        "base": {
          "total": 7143.8500000000000000000000001
        },
        "discounted": {
          "total": 6583.3500000000000000000000001
        },
        "discounts": [
          {
            "type": "promo",
            "code": "CR2026VACAY",
            "amount": 560.5000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "b19bd41d-e856-45f2-b306-7193a35aa671",
      "name": "Luna Escape",
      "url": "/ai/property/b19bd41d-e856-45f2-b306-7193a35aa671?quote.fromDate=2026-10-13&quote.toDate=2026-10-16",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1520.0200000000000000000000000
        },
        "discounted": {
          "total": 1520.0200000000000000000000000
        },
        "discounts": []
      },
      "matchType": "exact"
    },
    {
      "propertyId": "07d1e358-a7e7-4ebf-b095-e37c9a471fe3",
      "name": "Hailey's Hideaway",
      "url": "/ai/property/07d1e358-a7e7-4ebf-b095-e37c9a471fe3?quote.fromDate=2026-09-23&quote.toDate=2026-09-28&promoCode=CR2026VACAY",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1669.20
        },
        "discounted": {
          "total": 1561.2000000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "CR2026VACAY",
            "amount": 108.0000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "8b25c055-845b-46e6-aede-0ce308fb286d",
      "name": "Sunny Side Up",
      "url": "/ai/property/8b25c055-845b-46e6-aede-0ce308fb286d?quote.fromDate=2026-08-22&quote.toDate=2026-08-29&promoCode=CR2026VACAY",
      "price": {
        "currency": "USD",
        "base": {
          "total": 4438.0899999999999999999999999
        },
        "discounted": {
          "total": 4100.3899999999999999999999999
        },
        "discounts": [
          {
            "type": "promo",
            "code": "CR2026VACAY",
            "amount": 337.7000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "9dc2a621-e41d-4f19-83bd-5f5668522a55",
      "name": "LegaSea",
      "url": "/ai/property/9dc2a621-e41d-4f19-83bd-5f5668522a55?quote.fromDate=2026-08-15&quote.toDate=2026-08-22&promoCode=CR2026VACAY",
      "price": {
        "currency": "USD",
        "base": {
          "total": 8296.90
        },
        "discounted": {
          "total": 7634.3000000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "CR2026VACAY",
            "amount": 662.6000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "83139b79-ac1a-49ee-9f9c-63a5a72d2aaa",
      "name": "All About The View",
      "url": "/ai/property/83139b79-ac1a-49ee-9f9c-63a5a72d2aaa?quote.fromDate=2026-08-08&quote.toDate=2026-08-15&promoCode=CR2026VACAY",
      "price": {
        "currency": "USD",
        "base": {
          "total": 5796.1100000000000000000000003
        },
        "discounted": {
          "total": 5347.8100000000000000000000003
        },
        "discounts": [
          {
            "type": "promo",
            "code": "CR2026VACAY",
            "amount": 448.3000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "e9ca84ff-58d7-49a9-adeb-c95c01ada50b",
      "name": "Shore Thing",
      "url": "/ai/property/e9ca84ff-58d7-49a9-adeb-c95c01ada50b?quote.fromDate=2026-10-03&quote.toDate=2026-10-06",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1478.7300000000000000000000000
        },
        "discounted": {
          "total": 1478.7300000000000000000000000
        },
        "discounts": []
      },
      "matchType": "exact"
    },
    {
      "propertyId": "55d2ec4b-db83-41f3-a951-25755b72d488",
      "name": "The Shark and the Seahorse",
      "url": "/ai/property/55d2ec4b-db83-41f3-a951-25755b72d488?quote.fromDate=2026-10-24&quote.toDate=2026-10-31&promoCode=CR2026VACAY",
      "price": {
        "currency": "USD",
        "base": {
          "total": 2745.4400000000000000000000001
        },
        "discounted": {
          "total": 2557.8400000000000000000000001
        },
        "discounts": [
          {
            "type": "promo",
            "code": "CR2026VACAY",
            "amount": 187.6000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "f7da7b07-b0d2-4744-bd78-8ff7a5ff25ef",
      "name": "10,000 Reasons",
      "url": "/ai/property/f7da7b07-b0d2-4744-bd78-8ff7a5ff25ef?quote.fromDate=2026-09-13&quote.toDate=2026-09-16",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1556.23
        },
        "discounted": {
          "total": 1556.23
        },
        "discounts": []
      },
      "matchType": "exact"
    },
    {
      "propertyId": "61a54498-ef30-431e-b9bc-d35a5c3f72fd",
      "name": "Oceans 111",
      "url": "/ai/property/61a54498-ef30-431e-b9bc-d35a5c3f72fd?quote.fromDate=2026-07-26&quote.toDate=2026-08-02",
      "price": {
        "currency": "USD",
        "base": {
          "total": 9412.640000000000000000000000
        },
        "discounted": {
          "total": 9412.640000000000000000000000
        },
        "discounts": []
      },
      "matchType": "exact"
    },
    {
      "propertyId": "2ff6cf90-c419-47db-aac8-c870d878f91d",
      "name": "The Caroline",
      "url": "/ai/property/2ff6cf90-c419-47db-aac8-c870d878f91d?quote.fromDate=2026-07-27&quote.toDate=2026-08-01&promoCode=CR2026VACAY",
      "price": {
        "currency": "USD",
        "base": {
          "total": 2486.580
        },
        "discounted": {
          "total": 2300.3800000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "CR2026VACAY",
            "amount": 186.2000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "93154a43-e0bd-4549-8949-d706a542d0de",
      "name": "Ocean Dunes 1903",
      "url": "/ai/property/93154a43-e0bd-4549-8949-d706a542d0de?quote.fromDate=2026-08-08&quote.toDate=2026-08-11",
      "price": {
        "currency": "USD",
        "base": {
          "total": 2777.6700000000000000000000001
        },
        "discounted": {
          "total": 2777.6700000000000000000000001
        },
        "discounts": []
      },
      "matchType": "exact"
    },
    {
      "propertyId": "42ef0810-3378-4ea2-b18f-26f78f499202",
      "name": "Ocean Splendor",
      "url": "/ai/property/42ef0810-3378-4ea2-b18f-26f78f499202?quote.fromDate=2027-05-16&quote.toDate=2027-05-19&promoCode=CRADVP",
      "price": {
        "currency": "USD",
        "base": {
          "total": 2522.1499999999999999999999999
        },
        "discounted": {
          "total": 2444.8239999999999999999999999
        },
        "discounts": [
          {
            "type": "promo",
            "code": "CRADVP",
            "amount": 77.3260000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "f76bbabe-3901-4109-b054-fbad2d812caa",
      "name": "Baylin B #11B",
      "url": "/ai/property/f76bbabe-3901-4109-b054-fbad2d812caa?quote.fromDate=2026-08-01&quote.toDate=2026-08-08&promoCode=CR2026VACAY",
      "price": {
        "currency": "USD",
        "base": {
          "total": 2786.6700000000000000000000001
        },
        "discounted": {
          "total": 2587.3700000000000000000000001
        },
        "discounts": [
          {
            "type": "promo",
            "code": "CR2026VACAY",
            "amount": 199.3000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "c266f2ed-1b1c-4240-98f5-1daa672c5a22",
      "name": "Ocean Dunes 2121",
      "url": "/ai/property/c266f2ed-1b1c-4240-98f5-1daa672c5a22?quote.fromDate=2026-08-15&quote.toDate=2026-08-18",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1305.7000000000000000000000000
        },
        "discounted": {
          "total": 1305.7000000000000000000000000
        },
        "discounts": []
      },
      "matchType": "exact"
    },
    {
      "propertyId": "9f6593e2-2d8f-4bfd-ab6c-1ddc467e05e9",
      "name": "A Charm of Finches",
      "url": "/ai/property/9f6593e2-2d8f-4bfd-ab6c-1ddc467e05e9?quote.fromDate=2026-11-14&quote.toDate=2026-11-17",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1209.3300000000000000000000000
        },
        "discounted": {
          "total": 1209.3300000000000000000000000
        },
        "discounts": []
      },
      "matchType": "exact"
    },
    {
      "propertyId": "49aa05f2-1c0e-47ba-a296-9bf512cfcc14",
      "name": "Blue Crab",
      "url": "/ai/property/49aa05f2-1c0e-47ba-a296-9bf512cfcc14?quote.fromDate=2026-08-29&quote.toDate=2026-09-05&promoCode=CR2026VACAY",
      "price": {
        "currency": "USD",
        "base": {
          "total": 3753.9100000000000000000000002
        },
        "discounted": {
          "total": 3471.6100000000000000000000002
        },
        "discounts": [
          {
            "type": "promo",
            "code": "CR2026VACAY",
            "amount": 282.3000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "a7859c76-3522-4d99-8117-7aec5892bc88",
      "name": "Surfside Cottage",
      "url": "/ai/property/a7859c76-3522-4d99-8117-7aec5892bc88?quote.fromDate=2026-08-22&quote.toDate=2026-08-29&promoCode=CR2026VACAY",
      "price": {
        "currency": "USD",
        "base": {
          "total": 8536.13
        },
        "discounted": {
          "total": 7846.0300000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "CR2026VACAY",
            "amount": 690.1000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "017f8ba9-ea7a-47a0-85e5-1bdfcc60c60b",
      "name": "Pelican Perch",
      "url": "/ai/property/017f8ba9-ea7a-47a0-85e5-1bdfcc60c60b?quote.fromDate=2026-09-05&quote.toDate=2026-09-08",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1915.4000000000000000000000000
        },
        "discounted": {
          "total": 1915.4000000000000000000000000
        },
        "discounts": []
      },
      "matchType": "exact"
    },
    {
      "propertyId": "bef78a35-1d87-4858-854f-775e7c886c3a",
      "name": "My Beach Place",
      "url": "/ai/property/bef78a35-1d87-4858-854f-775e7c886c3a?quote.fromDate=2026-08-29&quote.toDate=2026-09-05&promoCode=CR2026VACAY",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1591.1099999999999999999999999
        },
        "discounted": {
          "total": 1494.2099999999999999999999999
        },
        "discounts": [
          {
            "type": "promo",
            "code": "CR2026VACAY",
            "amount": 96.9000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "de598c03-72f5-4ea9-93b8-85fab98ab37d",
      "name": "Hicks",
      "url": "/ai/property/de598c03-72f5-4ea9-93b8-85fab98ab37d?quote.fromDate=2026-09-15&quote.toDate=2026-09-18",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1336.04
        },
        "discounted": {
          "total": 1336.04
        },
        "discounts": []
      },
      "matchType": "exact"
    },
    {
      "propertyId": "40c8d9ec-58be-4b53-af9c-960e2b67cb1c",
      "name": "703 By The Sea",
      "url": "/ai/property/40c8d9ec-58be-4b53-af9c-960e2b67cb1c?quote.fromDate=2026-08-30&quote.toDate=2026-09-06&promoCode=CR2026VACAY",
      "price": {
        "currency": "USD",
        "base": {
          "total": 2047.01
        },
        "discounted": {
          "total": 1909.1100000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "CR2026VACAY",
            "amount": 137.9000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "e676f04e-e955-4119-b6d1-987d5b754722",
      "name": "Topsail Escape",
      "url": "/ai/property/e676f04e-e955-4119-b6d1-987d5b754722?quote.fromDate=2026-08-23&quote.toDate=2026-08-30&promoCode=CR2026VACAY",
      "price": {
        "currency": "USD",
        "base": {
          "total": 5698.5800000000000000000000002
        },
        "discounted": {
          "total": 5271.1800000000000000000000001
        },
        "discounts": [
          {
            "type": "promo",
            "code": "CR2026VACAY",
            "amount": 427.4000000000000000000000001
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "91bfe4d6-830c-4ddb-9457-73b06cf81af4",
      "name": "Blue Shamu",
      "url": "/ai/property/91bfe4d6-830c-4ddb-9457-73b06cf81af4?quote.fromDate=2026-10-24&quote.toDate=2026-10-27",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1551.01
        },
        "discounted": {
          "total": 1551.01
        },
        "discounts": []
      },
      "matchType": "exact"
    },
    {
      "propertyId": "7c4d2e4e-495f-41c3-a6a7-8d43815f1fbb",
      "name": "Seaship",
      "url": "/ai/property/7c4d2e4e-495f-41c3-a6a7-8d43815f1fbb?quote.fromDate=2026-09-13&quote.toDate=2026-09-20",
      "price": {
        "currency": "USD",
        "base": {
          "total": 2964.8999999999999999999999999
        },
        "discounted": {
          "total": 2964.8999999999999999999999999
        },
        "discounts": []
      },
      "matchType": "exact"
    },
    {
      "propertyId": "9c82e987-fb02-41be-b46e-9533f7d565a0",
      "name": "Daybreak on the Sand",
      "url": "/ai/property/9c82e987-fb02-41be-b46e-9533f7d565a0?quote.fromDate=2026-09-05&quote.toDate=2026-09-08",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1790.4800000000000000000000000
        },
        "discounted": {
          "total": 1790.4800000000000000000000000
        },
        "discounts": []
      },
      "matchType": "exact"
    },
    {
      "propertyId": "236e530d-e401-42d4-88d0-c609f5a73e9c",
      "name": "Slow Motion #8A",
      "url": "/ai/property/236e530d-e401-42d4-88d0-c609f5a73e9c?quote.fromDate=2026-08-23&quote.toDate=2026-08-30&promoCode=CR2026VACAY",
      "price": {
        "currency": "USD",
        "base": {
          "total": 3163.9000000000000000000000001
        },
        "discounted": {
          "total": 2932.9000000000000000000000001
        },
        "discounts": [
          {
            "type": "promo",
            "code": "CR2026VACAY",
            "amount": 231.0000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "8c83be24-d0b4-468c-8b7b-6e944f0e6ddc",
      "name": "Next to Sea Gallery",
      "url": "/ai/property/8c83be24-d0b4-468c-8b7b-6e944f0e6ddc?quote.fromDate=2026-08-16&quote.toDate=2026-08-23&promoCode=CAROLINAVIP",
      "price": {
        "currency": "USD",
        "base": {
          "total": 5436.0999999999999999999999999
        },
        "discounted": {
          "total": 4800.9999999999999999999999999
        },
        "discounts": [
          {
            "type": "promo",
            "code": "CAROLINAVIP",
            "amount": 635.1000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "2b4dfcd6-316e-4257-b24d-aec6cf6cd689",
      "name": "Sunshiny Daze",
      "url": "/ai/property/2b4dfcd6-316e-4257-b24d-aec6cf6cd689?quote.fromDate=2026-08-29&quote.toDate=2026-09-05&promoCode=CR2026VACAY",
      "price": {
        "currency": "USD",
        "base": {
          "total": 4451.3700000000000000000000001
        },
        "discounted": {
          "total": 4106.4700000000000000000000001
        },
        "discounts": [
          {
            "type": "promo",
            "code": "CR2026VACAY",
            "amount": 344.9000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "3fab2790-360b-41be-a649-6e6a569f0fbd",
      "name": "Turtle Paradise",
      "url": "/ai/property/3fab2790-360b-41be-a649-6e6a569f0fbd?quote.fromDate=2026-08-02&quote.toDate=2026-08-06&promoCode=CRSUMMER2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 3170.700
        },
        "discounted": {
          "total": 2939.7000000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "CRSUMMER2026",
            "amount": 231.0000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "0ae745a2-4994-4986-b337-43a46da43d23",
      "name": "Love & Memories - Villa Capriani 114a",
      "url": "/ai/property/0ae745a2-4994-4986-b337-43a46da43d23?quote.fromDate=2026-09-12&quote.toDate=2026-09-15",
      "price": {
        "currency": "USD",
        "base": {
          "total": 902.8500000000000000000000000
        },
        "discounted": {
          "total": 902.8500000000000000000000000
        },
        "discounts": []
      },
      "matchType": "exact"
    },
    {
      "propertyId": "15fd920b-c48a-423d-90dc-060e7b72d2a0",
      "name": "Kirk's Mema's Beach",
      "url": "/ai/property/15fd920b-c48a-423d-90dc-060e7b72d2a0?quote.fromDate=2026-08-08&quote.toDate=2026-08-15&promoCode=CR2026VACAY",
      "price": {
        "currency": "USD",
        "base": {
          "total": 6271.1300000000000000000000003
        },
        "discounted": {
          "total": 5782.2300000000000000000000003
        },
        "discounts": [
          {
            "type": "promo",
            "code": "CR2026VACAY",
            "amount": 488.9000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "a58f211e-b186-4f8b-b91e-b10e5e438464",
      "name": "Beach Coma",
      "url": "/ai/property/a58f211e-b186-4f8b-b91e-b10e5e438464?quote.fromDate=2026-08-29&quote.toDate=2026-09-05",
      "price": {
        "currency": "USD",
        "base": {
          "total": 5990.4000000000000000000000002
        },
        "discounted": {
          "total": 5990.4000000000000000000000002
        },
        "discounts": []
      },
      "matchType": "exact"
    },
    {
      "propertyId": "8f3c235c-d985-4b78-88b2-38fb3fe095dd",
      "name": "Mamaw's Spot",
      "url": "/ai/property/8f3c235c-d985-4b78-88b2-38fb3fe095dd?quote.fromDate=2026-09-06&quote.toDate=2026-09-09",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1970.3100000000000000000000000
        },
        "discounted": {
          "total": 1970.3100000000000000000000000
        },
        "discounts": []
      },
      "matchType": "exact"
    },
    {
      "propertyId": "dc1233df-e5cf-46cf-80cd-8a25b4759136",
      "name": "Carrle/Trachtman",
      "url": "/ai/property/dc1233df-e5cf-46cf-80cd-8a25b4759136?quote.fromDate=2026-08-08&quote.toDate=2026-08-15",
      "price": {
        "currency": "USD",
        "base": {
          "total": 5286.8700000000000000000000003
        },
        "discounted": {
          "total": 5286.8700000000000000000000003
        },
        "discounts": []
      },
      "matchType": "exact"
    }
  ],
  "fallbackResults": []
}