{
  "query": {
    "locations": [
      {
        "id": "VQ5",
        "name": "New Mexico",
        "type": "state",
        "country": "US"
      },
      {
        "id": "57S",
        "name": "Tesuque",
        "type": "city",
        "country": "US"
      },
      {
        "id": "1R1",
        "name": "Chupadero",
        "type": "neighborhood",
        "country": "US"
      }
    ],
    "sort": "4"
  },
  "filtersApplied": {
    "locations": [
      {
        "id": "VQ5",
        "name": "New Mexico",
        "type": "state",
        "country": "US"
      },
      {
        "id": "57S",
        "name": "Tesuque",
        "type": "city",
        "country": "US"
      },
      {
        "id": "1R1",
        "name": "Chupadero",
        "type": "neighborhood",
        "country": "US"
      }
    ],
    "sort": "4"
  },
  "filterOptions": {
    "locationOptions": [
      {
        "id": "VQ5",
        "name": "New Mexico",
        "type": "state",
        "country": "US"
      },
      {
        "id": "HKJ",
        "name": "Santa Fe",
        "type": "city",
        "country": "US"
      },
      {
        "id": "57S",
        "name": "Tesuque",
        "type": "city",
        "country": "US"
      },
      {
        "id": "1R1",
        "name": "Chupadero",
        "type": "neighborhood",
        "country": "US"
      },
      {
        "id": "5GP",
        "name": "El Nido",
        "type": "neighborhood",
        "country": "US"
      }
    ],
    "amenities": {
      "views": [
        "Community View",
        "Courtyard View",
        "Full View",
        "Garden View",
        "Mountain View",
        "Partial Mountain View",
        "River View",
        "Seasonal Mountain View",
        "Wooded View"
      ],
      "locationAmenities": [
        "Downtown",
        "In Town",
        "Near Mountain"
      ],
      "pools": [
        "Hot Tub - Community",
        "Hot Tub - Private",
        "Pool - Community",
        "Pool - Community Indoor"
      ],
      "featured": [
        "Air Conditioning",
        "Balcony",
        "Cable/Satellite",
        "Carbon Monoxide Detector",
        "Coin Laundry",
        "Community Fire Pit(s)",
        "Community Grill-Charcoal",
        "Deck",
        "Dining Area",
        "Dryer",
        "DVD Player (s)",
        "Elevator",
        "EV Car Charger - Fee",
        "Fenced in Yard",
        "Fire Extinguisher",
        "Fire Pit",
        "Fireplace",
        "Fitness Room",
        "Game Room",
        "Gated Community",
        "Grill - Charcoal",
        "Grill - Electric",
        "Grill - Gas",
        "Ground Floor",
        "Heating",
        "Hot Water",
        "Iron & Ironing Board",
        "Lanai",
        "Laptop Friendly",
        "Linens Provided",
        "Living Room",
        "No Smoking or Vaping Allowed",
        "No/Limited Air Conditioning",
        "Patio",
        "Pool Table",
        "Private Balcony",
        "Private Entrance",
        "Private Putting Green",
        "Private Sauna",
        "Putting Green",
        "Sauna",
        "Security Camera",
        "Security Camera - Common Areas",
        "Self Check-in (Keyless Lock)",
        "Smoke Detector",
        "Snowbird-Friendly",
        "TV (s)",
        "TV (s) - Smart",
        "Washing Machine",
        "Wet Bar",
        "Wireless Internet",
        "Yard Games",
        "Pet Friendly"
      ]
    },
    "sortOptions": [
      {
        "value": "4",
        "label": "Highest rated"
      },
      {
        "value": "3",
        "label": "Featured"
      },
      {
        "value": "5",
        "label": "Newly listed"
      },
      {
        "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
      ]
    },
    "bathrooms": {
      "type": "min",
      "allowed": [
        1,
        2,
        3,
        4
      ]
    },
    "price": {
      "currency": "USD",
      "step": 50
    },
    "lodgingType": [
      {
        "id": "3",
        "label": "Home"
      }
    ]
  },
  "paging": {
    "page": 1,
    "pageSize": 50,
    "totalPages": 1,
    "resultCount": 2
  },
  "results": [
    {
      "propertyId": "12592242-0f5e-46f8-b014-691670863c12",
      "name": "Casa Sarita",
      "url": "/ai/property/12592242-0f5e-46f8-b014-691670863c12?quote.fromDate=2026-06-30&quote.toDate=2026-07-03",
      "price": {
        "currency": "USD",
        "base": {
          "total": 1210.5400000000000000000000000
        },
        "discounted": {
          "total": 1210.5400000000000000000000000
        },
        "discounts": []
      },
      "matchType": "exact"
    }
  ],
  "fallbackResults": [
    {
      "propertyId": "491d9162-c6c1-4c55-ba7d-8b311ceb3e38",
      "name": "El Nido Lane Tesuque",
      "url": "/ai/property/491d9162-c6c1-4c55-ba7d-8b311ceb3e38?quote.fromDate=2026-05-31&quote.toDate=2026-06-03",
      "price": {
        "currency": "USD",
        "base": {
          "total": 679.19000000000000000000000001
        },
        "discounted": {
          "total": 679.19000000000000000000000001
        },
        "discounts": []
      },
      "matchType": "near",
      "differences": {}
    }
  ]
}