{
    "items": [{
        "type": ["h-card"],
        "properties": {
            "name": ["Mitchell Baker"],
            "url": ["http://blog.lizardwrangler.com/"]
        },
        "children": [{
            "type": ["h-org", "h-card"],
            "properties": {
                "name": ["Mozilla Foundation"],
                "url": ["http://mozilla.org/"]
            }
        }]
    }],
    "rels": {},
    "rel-urls": {}
}