the following bit of JSON code is seen as invalid in two independent validators (but I have a suspicion that some validators would accept it). Since I know very little about JSON, could anybody please point out the mistake?
{
"cz": "CZ 51740018",
"bod_id": "30476",
"N": "",
"E": "",
"nazev": "ICE\'N\'GO\! CZ s.r.o.", // <-- this line probably has a mistake
"adresa": "Pražská 2116/12a, 46601 Jablonec nad Nisou",
"ddata": "",
"typ_id": "0",
"zdroj": ""
}