{
  "items": [
    {
      "children": [
        {
          "properties": {
            "name": [
              "NotPartOfTest"
            ]
          },
          "type": [
            "h-test-child"
          ]
        }
      ],
      "properties": {},
      "type": [
        "h-test-nested"
      ]
    },
    {
      "children": [
        {
          "properties": {
            "name": [
              "NotPartOfTest"
            ]
          },
          "type": [
            "h-test-child"
          ]
        }
      ],
      "properties": {
        "prop": [
          "NotPartOfTestNotPartOfTest"
        ]
      },
      "type": [
        "h-test-nested-prop"
      ]
    }
  ],
  "rel-urls": {},
  "rels": {}
}
