pub fn get_value_by_pointer_without_properties<'a>( data: &'a Value, pointer: &str, ) -> Option<&'a Value>