{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Kirkgate Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.726172,
            54.158115
          ],
          [
            -2.726691,
            54.157884
          ],
          [
            -2.726704,
            54.157878
          ],
          [
            -2.726987,
            54.157544
          ],
          [
            -2.728,
            54.156657
          ],
          [
            -2.7306,
            54.155341
          ],
          [
            -2.730929,
            54.155174
          ],
          [
            -2.731858,
            54.154872
          ],
          [
            -2.733765,
            54.154501
          ],
          [
            -2.734755,
            54.154198
          ],
          [
            -2.735382,
            54.154159
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009290740, LA6 1JR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.729623529260361,
          54.155820325378436
        ]
      }
    }
  ]
}