{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sodern Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.466541,
            50.73899
          ],
          [
            -2.466463,
            50.73894
          ],
          [
            -2.466386,
            50.738889
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Sodern Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.470292,
            50.735555
          ],
          [
            -2.470266,
            50.735596
          ],
          [
            -2.47024,
            50.735636
          ],
          [
            -2.469859,
            50.736195
          ],
          [
            -2.469241,
            50.736716
          ],
          [
            -2.468777,
            50.737108
          ],
          [
            -2.468207,
            50.737789
          ],
          [
            -2.467547,
            50.738512
          ],
          [
            -2.467502,
            50.738561
          ],
          [
            -2.466854,
            50.738968
          ],
          [
            -2.466541,
            50.73899
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013013228, DT2 9SN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4702779405140545,
          50.73557316452297
        ]
      }
    }
  ]
}