How does one implement the following nest query (for Geospatial indexed queries) > db.collection.find( {"loc":{$near:[80.9, 89.8],$maxDistance:0.00039240307}})