{
  "items": [
    {
      "properties": {
        "email": [
          "mailto:john@example.com",
          "http://example.com/john@example.com",
          "mailto:john@example.com?subject=parser-test",
          "http://example.com/john@example.com"
        ],
        "name": [
          "John Doe"
        ]
      },
      "type": [
        "h-card"
      ]
    }
  ],
  "rel-urls": {},
  "rels": {}
}
