{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lewis Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.13583,
            51.636335
          ],
          [
            -0.135623,
            51.636253
          ],
          [
            -0.135417,
            51.636172
          ],
          [
            -0.135339,
            51.636141
          ],
          [
            -0.135261,
            51.63611
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "207001007, N14 5HJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.13582966306908018,
          51.63633463028348
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "207115892, N14 5HW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.13545153273927388,
          51.63604087084414
        ]
      }
    }
  ]
}