{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Steel's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.289539,
            53.212407
          ],
          [
            -1.2893,
            53.212383
          ],
          [
            -1.289062,
            53.21236
          ],
          [
            -1.287476,
            53.211933
          ],
          [
            -1.287247,
            53.211871
          ],
          [
            -1.285829,
            53.211602
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013066799, S44 6UQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.289544482012846,
          53.21240580139812
        ]
      }
    }
  ]
}