This very simple plugin allows you to convert model classes to JSON string, and JSON strings to model classes!
It's really simple to use, requiring only that the model class's properties are named exactly as they are in the JSON string, with even same upper and lower cases.