{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "New Spring Gardens Walk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.122133,
            51.487777
          ],
          [
            -0.122288,
            51.487779
          ],
          [
            -0.122685,
            51.487784
          ],
          [
            -0.122745,
            51.487785
          ],
          [
            -0.122838,
            51.487786
          ],
          [
            -0.123222,
            51.487855
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000446468, SE1 7TP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.12320623300456589,
          51.48794678337587
        ]
      }
    }
  ]
}