I am trying to query a database where i am storing coordinates for location near certain coordinates and also specifying a maxDistance. I read on the official mongo documentation that the maxDistance in in meters. the collection schema is as follows:I am trying to query a database where i am stor