ObjectMapper mapper = new ObjectMapper();
Map<String, Object> map = mapper.readValue(str, Map.class);