{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Shot Factory Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.62057,
            54.962587
          ],
          [
            -1.620766,
            54.962874
          ],
          [
            -1.620816,
            54.962947
          ],
          [
            -1.620842,
            54.963177
          ],
          [
            -1.621143,
            54.963497
          ],
          [
            -1.621445,
            54.963818
          ],
          [
            -1.621461,
            54.963851
          ],
          [
            -1.621477,
            54.963884
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4510715200, NE4 7NA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.621477204653669,
          54.963884285231586
        ]
      }
    }
  ]
}