1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
{ "op": "and", "args": [ { "op": ">", "args": [ { "property": "floors" }, 5 ] }, { "op": "s_within", "args": [ { "property": "geometry" }, { "bbox": [ -118, 33.8, -117.9, 34 ] } ] } ] }