{
  "start": {
    "deeper": {
      "very-deep": 8
    }
  },
  "one": 1,
  "two": {
    "holder": [
      2,
      69
    ]
  }
}