{
  "type": "Feature",
  "geometry": {
    "type": "LineString",
    "coordinates": [
      [
        2.3522,
        48.8566
      ],
      [
        4.8357,
        45.764
      ],
      [
        7.262,
        43.7102
      ]
    ]
  },
  "properties": {
    "name": "Paris → Lyon → Nice",
    "mode": "driving",
    "distance_km": 930
  }
}