{
  "things": [
    [
      "Alice",
      "Andy"
    ],
    [
      "Bob",
      "Becky"
    ],
    [
      "Chris",
      "Cathy"
    ]
  ]
}