{
  "fields": [
    "base",
    "renamed",
    "y",
    "z"
  ],
  "data": {
    "base": 1,
    "x": "ok",
    "y": 2,
    "z": true
  }
}
