{
  "items": [
    {
      "id": "Valid",
      "properties": {
        "name": [
          "NotPartOfTest"
        ]
      },
      "type": [
        "h-test-with-id"
      ]
    },
    {
      "properties": {
        "name": [
          "NotPartOfTest"
        ]
      },
      "type": [
        "h-test-without-id"
      ]
    },
    {
      "properties": {
        "name": [
          "NotPartOfTest"
        ],
        "not-id-dt": [
          "2000-01-01"
        ],
        "not-id-e": [
          {
            "html": "E",
            "value": "E"
          }
        ],
        "not-id-p": [
          "P"
        ],
        "not-id-u": [
          "http://example.test/U"
        ]
      },
      "type": [
        "h-test-not-properties"
      ]
    }
  ],
  "rel-urls": {},
  "rels": {}
}
