// nested struct with all valid fields { A: "hello", B: 12, C: { D: false, E: [1, 2, 3] } }