{
  "HierarchyItem": {
    "@type": "HierarchyItem",
    "schemaVersion": 1,
    "@id": "URL",
    "elementId": "String",
    "parents": [
      {
        "parents(item)": {
          "@type": "Parents(item)",
          "parent": {
            "@type": "Parent"
          }
        }
      }
    ],
    "children": [
      {
        "children(item)": {
          "@type": "Children(item)",
          "child": {
            "@type": "Child"
          }
        }
      }
    ],
    "sortValue": "String",
    "genealogy": [
      {
        "genealogy(item)": "String"
      }
    ]
  }
}