Convertir peta json

String jsonString = new Gson().toJson(data, Map.class);
Perfect Platypus