{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Judges' Walk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.180439,
            51.560554
          ],
          [
            -0.180737,
            51.560552
          ],
          [
            -0.180891,
            51.56055
          ],
          [
            -0.18101,
            51.560549
          ],
          [
            -0.181173,
            51.560548
          ],
          [
            -0.181221,
            51.56053
          ],
          [
            -0.181389,
            51.560468
          ],
          [
            -0.181524,
            51.560419
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "5151078, NW3 6RF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.18050835394333473,
          51.56056463712682
        ]
      }
    }
  ]
}