JsonooSourceTry to parse the string into JSON, return Some if successful, None otherwise
Try to parse the string into JSON, raise Decode_error if it fails
Use JSON.stringify to turn JSON into a string. Specify spaces to control the indentation size.