1 2 3 4 5 6 7
data = "test" optional_field = { opt_none = true } number_field = 0 array = [1, 2, 3] [nested] key = "value"