pub fn json_to_string(value: &Value) -> Option<String>
Transform a JSON value into a string that can be indexed.