pub fn handle_single_access_as_json( json: &Value, key: &str, index: usize, fields: Vec<&str>, ) -> Result<Value, Error>