{
  "query": {
    "locations": [
      {
        "id": "EPX",
        "name": "Georgia",
        "type": "state",
        "country": "US"
      }
    ],
    "sort": "4"
  },
  "filtersApplied": {
    "locations": [
      {
        "id": "EPX",
        "name": "Georgia",
        "type": "state",
        "country": "US"
      }
    ],
    "sort": "4"
  },
  "filterOptions": {
    "locationOptions": [
      {
        "id": "EPX",
        "name": "Georgia",
        "type": "state",
        "country": "US"
      },
      {
        "id": "Y4R",
        "name": "Savannah",
        "type": "city",
        "country": "US"
      }
    ],
    "amenities": {
      "views": [
        "Pool View",
        "Community View"
      ],
      "locationAmenities": [
        "Downtown",
        "In Town"
      ],
      "pools": [
        "Pool - Private",
        "Pool - Private (Heated for a Fee)"
      ],
      "featured": [
        "Air Conditioning",
        "Deck",
        "Patio",
        "Fenced in Yard",
        "Ground Floor",
        "Iron & Ironing Board",
        "Linens Provided",
        "Wireless Internet",
        "Grill - Charcoal",
        "Heating",
        "Dryer",
        "Smoke Detector",
        "TV (s)",
        "Fire Extinguisher",
        "Living Room",
        "No Smoking or Vaping Allowed",
        "Hot Water",
        "Security Camera",
        "Security Camera - Common Areas",
        "Balcony",
        "Self Check-in (Keyless Lock)",
        "TV (s) - Smart",
        "Dining Room",
        "DVD Player (s)",
        "Washing Machine",
        "Private Balcony",
        "Fireplace",
        "Cable/Satellite",
        "Wet Bar",
        "Wine Cooler",
        "Luxury Property",
        "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
      ]
    },
    "bathrooms": {
      "type": "min",
      "allowed": [
        1,
        2,
        3,
        4
      ]
    },
    "price": {
      "currency": "USD",
      "step": 50
    },
    "lodgingType": [
      {
        "id": "1",
        "label": "Condominium"
      },
      {
        "id": "7",
        "label": "Town Home"
      }
    ]
  },
  "paging": {
    "page": 1,
    "pageSize": 50,
    "totalPages": 1,
    "resultCount": 4
  },
  "results": [
    {
      "propertyId": "3c34988e-05ca-4808-8ac6-9086d388c787",
      "name": "Savannah Jetsetter",
      "url": "/ai/property/3c34988e-05ca-4808-8ac6-9086d388c787?quote.fromDate=2026-03-28&quote.toDate=2026-03-31&promoCode=TIVSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1546.0700000000000000000000000
        },
        "discounted": {
          "total": 1418.1200000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "TIVSPRING2026",
            "amount": 127.9500000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "f1615c6c-0bf4-423e-b891-00c39796eba5",
      "name": "Habersham 3",
      "url": "/ai/property/f1615c6c-0bf4-423e-b891-00c39796eba5?quote.fromDate=2026-03-29&quote.toDate=2026-04-01&promoCode=TIVSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1358.32
        },
        "discounted": {
          "total": 1234.1200000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "TIVSPRING2026",
            "amount": 124.2000000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    },
    {
      "propertyId": "d359f84e-07f8-46fd-99c3-e099f13c808a",
      "name": "Waldburg Terrace",
      "url": "/ai/property/d359f84e-07f8-46fd-99c3-e099f13c808a?quote.fromDate=2026-03-25&quote.toDate=2026-03-28&promoCode=TIVSPRING2026",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1168.3300000000000000000000000
        },
        "discounted": {
          "total": 1077.2800000000000000000000000
        },
        "discounts": [
          {
            "type": "promo",
            "code": "TIVSPRING2026",
            "amount": 91.0500000000000000000000000
          }
        ]
      },
      "matchType": "exact"
    }
  ],
  "fallbackResults": [
    {
      "propertyId": "1a141ea7-14c9-4a16-b7a6-391c40194bcf",
      "name": "Habersham 1",
      "url": "/ai/property/1a141ea7-14c9-4a16-b7a6-391c40194bcf?quote.fromDate=2026-03-29&quote.toDate=2026-03-31",
      "price": {
        "currency": "USD",
        "base": {
          "total": 463.6
        },
        "discounted": {
          "total": 463.6
        },
        "discounts": []
      },
      "matchType": "near",
      "differences": {}
    }
  ]
}