{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "id": 10000000,
        "name": "Traccia 3d",
        "color": "#ff00ff",
        "dashArray": [15, 15, 2, 15]
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            10.5304,
            43.7603,
            100
          ],
          [
            10.5493,
            43.7518,
            1000
          ],
          [
            10.5498,
            43.7423,
            1500
          ],
          [
            10.5388,
            43.7358,
            2000
          ],
          [
            10.5249,
            43.7387,
            500
          ],
          [
            10.5198,
            43.7624,
            250
          ]
        ]
      }
    }
  ]
}
