[
  {
    "id": 1001,
    "label": "Folder A",
    "color": "red",
    "nodeType": "root"
  },
  {
    "id": 1002,
    "label": "Grumpy Cats",
    "color": "red",
    "nodeType": "root"
  },
  {
    "id": 1007,
    "label": "Email screenshots",
    "color": "red",
    "nodeType": "root"
  },
  {
    "id": 1008,
    "label": "Legal documents",
    "color": "red",
    "nodeType": "root"
  },
  {
    "id": 2029,
    "label": "ABC",
    "color": "red",
    "parentId": 1001,
    "nodeType": "perspective"
  },
  {
    "id": 1003,
    "label": "Grumpy's life",
    "parentId": 1002,
    "color": "red",
    "nodeType": "perspective"
  },
  {
    "id": 1004,
    "label": "The cat's second birthday",
    "parentId": 1002,
    "color": "red",
    "nodeType": "perspective"
  },
  {
    "id": 1005,
    "label": "Hanging out on the couch",
    "parentId": 1002,
    "color": "red",
    "nodeType": "perspective"
  },
  {
    "id": 1006,
    "label": "Grumpy cat on the red carpet",
    "parentId": 1002,
    "color": "red",
    "nodeType": "perspective"
  }
]
