{
    "version": "1.3",
    "host": "https:\/\/www.codeshow.it",
    "results": {
        "index": {
            "Ingresso": {
                "nord": "",
                "sud": "Concetti",
                "est": "",
                "ovest": ""
            },
            "Concetti": {
                "nord": "Ingresso",
                "sud": "Contesti",
                "est": "Codici",
                "ovest": "Musei"
            },
            "Musei": {
                "nord": "",
                "sud": "Attori",
                "est": "Concetti",
                "ovest": ""
            },
            "Codici": {
                "nord": "",
                "sud": "Linguaggi",
                "est": "",
                "ovest": "Concetti"
            },
            "Contesti": {
                "nord": "Concetti",
                "sud": "Show",
                "est": "Linguaggi",
                "ovest": "Attori"
            },
            "Attori": {
                "nord": "Musei",
                "sud": "Genere",
                "est": "Contesti",
                "ovest": ""
            },
            "Linguaggi": {
                "nord": "Codici",
                "sud": "Interfacce",
                "est": "",
                "ovest": "Contesti"
            },
            "Interfacce": {
                "nord": "Linguaggi",
                "sud": "Libreria",
                "est": "",
                "ovest": "Show"
            },
            "Genere": {
                "nord": "Attori",
                "sud": "Stili",
                "est": "Show",
                "ovest": ""
            },
            "Show": {
                "nord": "Contesti",
                "sud": "Arte",
                "est": "Interfacce",
                "ovest": "Genere"
            },
            "Stili": {
                "nord": "Genere",
                "sud": "",
                "est": "Arte",
                "ovest": ""
            },
            "Arte": {
                "nord": "Show",
                "sud": "Uscita",
                "est": "Libreria",
                "ovest": "Stili"
            },
            "Libreria": {
                "nord": "Interfacce",
                "sud": "",
                "est": "",
                "ovest": "Arte"
            },
            "Uscita": {
                "nord": "Arte",
                "sud": "",
                "est": "",
                "ovest": ""
            }
        }
    }
}