{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Whitestone Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.178978,
            51.561017
          ],
          [
            -0.178979,
            51.561152
          ],
          [
            -0.178979,
            51.561287
          ],
          [
            -0.178566,
            51.56133
          ],
          [
            -0.178153,
            51.561372
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "5028681, NW3 1EA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.17877220435893404,
          51.56140996490814
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "5061009, NW3 1EA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.17867019937076464,
          51.56143535879788
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "5061079, NW3 1EA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.17890053259837632,
          51.56144792625022
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "5149837, NW3 1DY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1781388787498896,
          51.56137315593683
        ]
      }
    }
  ]
}