{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Northfield Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.263712,
            53.782872
          ],
          [
            -1.26246,
            53.78169
          ],
          [
            -1.262223,
            53.781671
          ],
          [
            -1.261078,
            53.781927
          ],
          [
            -1.260761,
            53.781828
          ],
          [
            -1.26041,
            53.781494
          ],
          [
            -1.259903,
            53.78101
          ],
          [
            -1.258345,
            53.778904
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013453240, LS25 5BE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2643046643152067,
          53.783470820180796
        ]
      }
    }
  ]
}