{
    "items": [{
        "type": ["h-resume"],
        "properties": {
            "name": ["Tim Berners-Lee"],
            "summary": ["invented the World Wide Web"],
            "affiliation": [{
                "type": ["h-card"],
                "value": "W3C",
                "properties": {
                    "name": ["W3C"],
                    "photo": ["http://www.w3.org/Icons/WWW/w3c_home_nb.png"],
                    "url": ["http://www.w3.org/"]
                }
            }]
        }
    }],
    "rels": {},
    "rel-urls": {}
}