[
   {
      "unMeta": {}
   },
   [
      {
         "t" : "Para",
         "c" : [
            {
               "t" : "Image",
               "c" : [
                 [
                    "",
                    [],
                    []
                 ],
                 [],
                 [
                    "http://example.org/",
                    ""
                 ]
               ]
            },
            {
               "t" : "Link",
               "c" : [
                  [
                     "",
                     [],
                     []
                  ],
                  [
                     {
                        "c" : "http://example.org/",
                        "t" : "Str"
                     }
                  ],
                  [
                     "http://example.org/",
                     ""
                  ]
               ]
            }
         ]
      }
   ]
]