{ "name": "document", "type": "block", "blocks": [ { "name": "paragraph", "type": "block", "inlines": [ { "name": "text", "type": "string", "value": "George", "location": [ { "line": 1, "col": 1 }, { "line": 1, "col": 6 } ] } ], "location": [ { "line": 1, "col": 1 }, { "line": 1, "col": 6 } ] } ], "location": [ { "line": 1, "col": 1 }, { "line": 1, "col": 6 } ] }