Variables Dump

{
  "foo": "bar",
  "nested": {
    "key": "value",
    "array": [
      1,
      2,
      3
    ]
  }
}