{
  "InfoPointHubs": [
    {
      "Id": "hub_001",
      "Title": "Sezione 1 - Nord",
      "worldPosition": {
        "x": 0.0,
        "y": 0.0,
        "z": 0.0
      },
      "infoPoints": [
        {
          "Id": "ip_001",
          "Title": "Point of interest A",
          "Text": "Descrizione del primo punto informativo",
          "worldPosition": {
            "x": 1.0,
            "y": 0.0,
            "z": 2.0
          }
        },
        {
          "Id": "ip_002",
          "Title": "Point of interest B",
          "Text": "Descrizione del secondo punto informativo",
          "worldPosition": {
            "x": 2.0,
            "y": 0.0,
            "z": 3.0
          }
        },
        {
          "Id": "ip_003",
          "Title": "Point of interest C",
          "Text": "Descrizione del terzo punto informativo",
          "worldPosition": {
            "x": 3.0,
            "y": 0.0,
            "z": 4.0
          }
        }
      ]
    },
    {
      "Id": "hub_002",
      "Title": "Sezione 2",
      "worldPosition": {
        "x": 10.0,
        "y": 0.0,
        "z": 5.0
      },
      "infoPoints": [
        {
          "Id": "ip_004",
          "Title": "Point of interest A",
          "Text": "Descrizione del punto A",
          "worldPosition": {
            "x": 11.0,
            "y": 0.0,
            "z": 6.0
          }
        },
        {
          "Id": "ip_005",
          "Title": "Point of interest B",
          "Text": "Descrizione del punto B",
          "worldPosition": {
            "x": 12.0,
            "y": 0.0,
            "z": 7.0
          }
        },
        {
          "Id": "ip_006",
          "Title": "Point of interest C",
          "Text": "Descrizione del punto C",
          "worldPosition": {
            "x": 13.0,
            "y": 0.0,
            "z": 8.0
          }
        }
      ]
    },
    {
      "Id": "hub_003",
      "Title": "Sezione 3",
      "worldPosition": {
        "x": 10.0,
        "y": 0.0,
        "z": 5.0
      },
      "infoPoints": [
        {
          "Id": "ip_004",
          "Title": "Point of interest A",
          "Text": "Descrizione del punto A",
          "worldPosition": {
            "x": 11.0,
            "y": 0.0,
            "z": 6.0
          }
        },
        {
          "Id": "ip_005",
          "Title": "Point of interest B",
          "Text": "Descrizione del punto B",
          "worldPosition": {
            "x": 12.0,
            "y": 0.0,
            "z": 7.0
          }
        },
        {
          "Id": "ip_006",
          "Title": "Point of interest C",
          "Text": "Descrizione del punto C",
          "worldPosition": {
            "x": 13.0,
            "y": 0.0,
            "z": 8.0
          }
        }
      ]
    },
    {
      "Id": "hub_004",
      "Title": "Sezione 4",
      "worldPosition": {
        "x": 10.0,
        "y": 0.0,
        "z": 5.0
      },
      "infoPoints": [
        {
          "Id": "ip_004",
          "Title": "Point of interest A",
          "Text": "Descrizione del punto A",
          "worldPosition": {
            "x": 11.0,
            "y": 0.0,
            "z": 6.0
          }
        },
        {
          "Id": "ip_005",
          "Title": "Point of interest B",
          "Text": "Descrizione del punto B",
          "worldPosition": {
            "x": 12.0,
            "y": 0.0,
            "z": 7.0
          }
        },
        {
          "Id": "ip_006",
          "Title": "Point of interest C",
          "Text": "Descrizione del punto C",
          "worldPosition": {
            "x": 13.0,
            "y": 0.0,
            "z": 8.0
          }
        }
      ]
    },
    {
      "Id": "hub_005",
      "Title": "Sezione 5",
      "worldPosition": {
        "x": 10.0,
        "y": 0.0,
        "z": 5.0
      },
      "infoPoints": [
        {
          "Id": "ip_004",
          "Title": "Point of interest A",
          "Text": "Descrizione del punto A",
          "worldPosition": {
            "x": 11.0,
            "y": 0.0,
            "z": 6.0
          }
        },
        {
          "Id": "ip_005",
          "Title": "Point of interest B",
          "Text": "Descrizione del punto B",
          "worldPosition": {
            "x": 12.0,
            "y": 0.0,
            "z": 7.0
          }
        },
        {
          "Id": "ip_006",
          "Title": "Point of interest C",
          "Text": "Descrizione del punto C",
          "worldPosition": {
            "x": 13.0,
            "y": 0.0,
            "z": 8.0
          }
        }
      ]
    },
    {
      "Id": "hub_006",
      "Title": "Sezione 6",
      "worldPosition": {
        "x": 10.0,
        "y": 0.0,
        "z": 5.0
      },
      "infoPoints": [
        {
          "Id": "ip_004",
          "Title": "Point of interest A",
          "Text": "Descrizione del punto A",
          "worldPosition": {
            "x": 11.0,
            "y": 0.0,
            "z": 6.0
          }
        },
        {
          "Id": "ip_005",
          "Title": "Point of interest B",
          "Text": "Descrizione del punto B",
          "worldPosition": {
            "x": 12.0,
            "y": 0.0,
            "z": 7.0
          }
        },
        {
          "Id": "ip_006",
          "Title": "Point of interest C",
          "Text": "Descrizione del punto C",
          "worldPosition": {
            "x": 13.0,
            "y": 0.0,
            "z": 8.0
          }
        }
      ]
    }
  ]
}