{ "size_x" : 8, "size_y" : 8, "cells" : { // x-axis 1 : { // y-axis 1 : { "character" : "a", "hidden" : false, "hint" : 1, "in_solution" : 3, }, 2 : { "character" : "b", // "hidden" : true, } } }, "hints" : { 1: "hallo", 2: "test", } }