var fields = { 'properties.OBJECTID': 1, 'properties.TIMESTAMP': 1 }; var query = Feature.find({id: 1}).select(fields);