{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "West Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.421925,
            53.958575
          ],
          [
            -1.422845,
            53.958431
          ],
          [
            -1.423183,
            53.958379
          ],
          [
            -1.423785,
            53.958402
          ],
          [
            -1.424261,
            53.958545
          ],
          [
            -1.424309,
            53.958559
          ],
          [
            -1.424605,
            53.958577
          ],
          [
            -1.424674,
            53.958581
          ],
          [
            -1.424788,
            53.958588
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013652350, HG3 1AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4392890932703648,
          53.95558338783503
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022909043, LS22 4EY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.42376707087635,
          53.95841305512132
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025493872, HG3 1AD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4259257988350984,
          53.95769536831272
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025494269, HG3 1AD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4251429268826918,
          53.958105068054365
        ]
      }
    }
  ]
}