{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "White Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.248799,
            51.912106
          ],
          [
            -0.248759,
            51.912158
          ],
          [
            -0.248718,
            51.912211
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "White Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.252586,
            51.908601
          ],
          [
            -0.251921,
            51.909385
          ],
          [
            -0.251525,
            51.910078
          ],
          [
            -0.251105,
            51.910528
          ],
          [
            -0.250903,
            51.910743
          ],
          [
            -0.250183,
            51.911317
          ],
          [
            -0.248799,
            51.912106
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013806613, SG4 7PW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.25258567092245565,
          51.90860125514055
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070039359, SG4 7NT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.24578803355141116,
          51.91030748602123
        ]
      }
    }
  ]
}