{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "River Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.393398,
            51.320168
          ],
          [
            -0.39336,
            51.320187
          ],
          [
            -0.393356,
            51.320189
          ],
          [
            -0.393321,
            51.320207
          ],
          [
            -0.393315,
            51.320212
          ],
          [
            -0.393309,
            51.320218
          ],
          [
            -0.393018,
            51.320442
          ],
          [
            -0.392727,
            51.320666
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033318581, KT11 3HS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3925446188557901,
          51.320615911509186
        ]
      }
    }
  ]
}