{
  "bounds": [800, 600],
  "children": [
    {
      "bounds": [800, 600],
      "contentsOpaque": true,
      "drawsContent": true,
      "children": [
        {
          "position": [8, 13],
          "bounds": [200, 100],
          "drawsContent": true,
          "backgroundColor": "#008000"
        }
      ]
    }
  ]
}