{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lock Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.353791,
            51.506131
          ],
          [
            -0.353792,
            51.506315
          ],
          [
            -0.353792,
            51.506499
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "12143869, UB2 4UU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3537987359976765,
          51.506319685284744
        ]
      }
    }
  ]
}