{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Peel Passage",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.197046,
            51.506443
          ],
          [
            -0.197148,
            51.506597
          ],
          [
            -0.19725,
            51.506752
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "217114034, W8 7PB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1971549435695964,
          51.50660632263611
        ]
      }
    }
  ]
}