{
  "items": [
    {
      "properties": {
        "in-reply-to": [
          {
            "properties": {
              "author": [
                {
                  "properties": {
                    "name": [
                      "Example Author"
                    ],
                    "url": [
                      "http://example.com/"
                    ]
                  },
                  "type": [
                    "h-card"
                  ],
                  "value": "Example Author"
                }
              ],
              "name": [
                "Example Post"
              ],
              "url": [
                "http://example.com/post"
              ]
            },
            "type": [
              "h-cite"
            ],
            "value": "http://example.com/post"
          }
        ],
        "name": [
          "Example Author\n                  Home\n            \n            Example Post"
        ]
      },
      "type": [
        "h-entry"
      ]
    }
  ],
  "rel-urls": {},
  "rels": {}
}
