{
  "blocks": [
    {
      "template": "PlaygroundHeader"
    },
    {
      "template": "Playground",
      "data": {
        "helloText": "Hello world!"
      }
    }
  ]
}