1[
2  {
3    "action": "add_scenes",
4    "scenes":
5    {
6      "s1":
7      {
8        "plots":
9        {
10          "p1":
11          {
12            "type": "volume",
13            "field": "energy"
14          }
15        }
16      }
17    }
18  }
19]
20