{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Whitestone Walk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.180289,
            51.561371
          ],
          [
            -0.180271,
            51.56145
          ],
          [
            -0.180254,
            51.56153
          ],
          [
            -0.180185,
            51.561653
          ],
          [
            -0.180115,
            51.561776
          ],
          [
            -0.179996,
            51.561935
          ],
          [
            -0.179877,
            51.562093
          ],
          [
            -0.179806,
            51.562102
          ],
          [
            -0.179734,
            51.56211
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "5135280, NW3 7ER",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1799242957291081,
          51.56182350662943
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "5149835, NW3 6RF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1802886335701076,
          51.561370545366294
        ]
      }
    }
  ]
}