{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Leonard's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.530579,
            53.236012
          ],
          [
            -0.530375,
            53.235848
          ],
          [
            -0.530304,
            53.235668
          ],
          [
            -0.530154,
            53.235288
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "235033574, LN2 4AP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5301004793265486,
          53.23554777414931
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "235036888, LN2 4AP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5302492225407486,
          53.236017069597246
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "235045468, LN2 4GG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5297288225265275,
          53.23546228386697
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "235050229, LN2 4AD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5305344064000682,
          53.236002606214306
        ]
      }
    }
  ]
}