{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "West Mall",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.19474,
            51.509015
          ],
          [
            -0.194392,
            51.509073
          ],
          [
            -0.194043,
            51.50913
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "217112798, W11 3JQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1944783880698651,
          51.50906505144948
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025171267, W11 3JJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1946112020716991,
          51.50898616385125
        ]
      }
    }
  ]
}