Parse json mantenha o pedido
import net.sf.json.JSONSerializer
def map = JSONSerializer.toJSON(jsonstr)
println(map)
Unsightly Unicorn
import net.sf.json.JSONSerializer
def map = JSONSerializer.toJSON(jsonstr)
println(map)