1{ 2 "dog": { 3 "tater.man": { 4 "type": { 5 "name": { 6 "type": "string", 7 "value": "pug" 8 } 9 } 10 } 11 } 12}
View as plain text