{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Giro delle Tre Cime di Lavaredo",
        "distance_km": 3.21,
        "elevation_gain_m": 134,
        "elevation_loss_m": 134,
        "points": 12
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            12.2953,
            46.6136,
            2320.0
          ],
          [
            12.3005,
            46.6139,
            2330.0
          ],
          [
            12.306,
            46.6142,
            2344.0
          ],
          [
            12.3072,
            46.6155,
            2400.0
          ],
          [
            12.308,
            46.6168,
            2454.0
          ],
          [
            12.3065,
            46.619,
            2420.0
          ],
          [
            12.305,
            46.6208,
            2405.0
          ],
          [
            12.301,
            46.622,
            2380.0
          ],
          [
            12.296,
            46.621,
            2340.0
          ],
          [
            12.295,
            46.618,
            2330.0
          ],
          [
            12.2952,
            46.615,
            2322.0
          ],
          [
            12.2953,
            46.6136,
            2320.0
          ]
        ]
      }
    }
  ]
}