pub fn extract_object( value: &Value) -> Result<&Map<String, Value>, FromJsonError>
Try to read as Object