String json =new Gson().toJson(map); JsonObject jsonObject =new JsonParser().parse(json).getAsJsonObject();