[ { "name": "Иван Иванов", "age": 21, "grades": { "math": 85, "physics": 90, "history": 78 } }, { "name": "Мария Петрова", "age": 22, "grades": { "math": 92, "physics": 88, "history": 80 } }, { "name": "Алексей Смирнов", "age": 23, "grades": { "math": 75, "physics": 84, "history": 79 } } ]