{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cae-Mefus",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.224474,
            53.273164
          ],
          [
            -3.224763,
            53.273
          ],
          [
            -3.224775,
            53.272994
          ],
          [
            -3.225064,
            53.273139
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013713627, CH8 7LU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2245247427649795,
          53.273167106344204
        ]
      }
    }
  ]
}