{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Knoll Knap",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.021871,
            50.73564
          ],
          [
            -3.021319,
            50.735024
          ],
          [
            -3.021165,
            50.734896
          ],
          [
            -3.020335,
            50.734205
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023096132, EX13 8SU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.021174714319065,
          50.73489948949411
        ]
      }
    }
  ]
}