pub fn parse_json(content: &str) -> Result<Value>
Parse JSON content - FOR INTERNAL USE ONLY External users should read files themselves and use diff() function