{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Witanhurst Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.15158,
            51.569081
          ],
          [
            -0.15136,
            51.568831
          ],
          [
            -0.15114,
            51.56858
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "5022451, N6 6LT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.15129416064004142,
          51.568381011912855
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "5151105, N6 6LT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1510597908417954,
          51.5684672434063
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025292213, N6 6AA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.15108952399135145,
          51.56809003033084
        ]
      }
    }
  ]
}