{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Top Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.583331,
            53.622857
          ],
          [
            -1.584198,
            53.624108
          ],
          [
            -1.584356,
            53.624398
          ],
          [
            -1.584613,
            53.624872
          ],
          [
            -1.584373,
            53.626024
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63174456, WF4 4JL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5833306098382338,
          53.6228565082966
        ]
      }
    }
  ]
}