{
  "type": "Block",
  "nodes": [
    {
      "type": "Tag",
      "name": "fb:user:role",
      "selfClosing": false,
      "block": {
        "type": "Block",
        "nodes": [
          {
            "type": "Text",
            "val": "Something",
            "line": 1,
            "filename": "namespaces.tokens.json"
          }
        ],
        "line": 1,
        "filename": "namespaces.tokens.json"
      },
      "attrs": [],
      "attributeBlocks": [],
      "isInline": false,
      "line": 1,
      "filename": "namespaces.tokens.json"
    },
    {
      "type": "Tag",
      "name": "foo",
      "selfClosing": false,
      "block": {
        "type": "Block",
        "nodes": [],
        "line": 2,
        "filename": "namespaces.tokens.json"
      },
      "attrs": [
        {
          "name": "fb:foo",
          "val": "'bar'",
          "mustEscape": true
        }
      ],
      "attributeBlocks": [],
      "isInline": false,
      "line": 2,
      "filename": "namespaces.tokens.json"
    }
  ],
  "line": 0,
  "filename": "namespaces.tokens.json"
}