{
  "data": [
    {
      "a": {
        "all": "lowercase"
      },
      "b": {
        "ALL": "CAPS"
      },
      "c": {
        "All": "Propercase"
      }
    }
  ]
}