List<Map<String, Object>> map = g.fromJson(jsonStr, new TypeToken<List<Map<String, Object>>>(){}.getType());