15b2defbdSEd Maste{ 25b2defbdSEd Maste "a": [1, 2.2, -1, "žluťoučký kůň!!!"], 35b2defbdSEd Maste "b": { 45b2defbdSEd Maste "c": [true, false, null] 55b2defbdSEd Maste } 65b2defbdSEd Maste} 7