{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "New Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.628395,
            53.944929
          ],
          [
            -1.627926,
            53.944496
          ],
          [
            -1.626435,
            53.944449
          ],
          [
            -1.626022,
            53.944436
          ],
          [
            -1.62506,
            53.944464
          ],
          [
            -1.624131,
            53.944268
          ],
          [
            -1.624121,
            53.944265
          ],
          [
            -1.624111,
            53.944262
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022910674, LS21 2LS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6283945978621164,
          53.944929170357064
        ]
      }
    }
  ]
}