{
    "items": [{
        "type": ["h-event"],
        "properties": {
            "name": ["CPJ Online Press Freedom Summit"],
            "start": ["2012-10-10"],
            "location": ["San Francisco"],
            "attendee": [{
                "value": "Brian Warner",
                "type": ["h-card"],
                "properties": {
                    "name": ["Brian Warner"]
                }
            }, {
                "value": "Kyle Machulis",
                "type": ["h-card"],
                "properties": {
                    "name": ["Kyle Machulis"]
                }
            }, {
                "value": "Tantek Çelik",
                "type": ["h-card"],
                "properties": {
                    "name": ["Tantek Çelik"]
                }
            }, {
                "value": "Sid Sutter",
                "type": ["h-card"],
                "properties": {
                    "name": ["Sid Sutter"]
                }
            }]
        }
    }],
    "rels": {},
    "rel-urls": {}
}