1{ 2 "a": { 3 "b": { 4 "c": { 5 "answer": { 6 "type": "integer", 7 "value": "42" 8 } 9 } 10 } 11 } 12}
View as plain text