Currently I am saving specific data to mongodb as a string
var model = new Model({ data: req.body.data, ... });
and the model looks l