{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Albert Gate",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.158519,
            51.50222
          ],
          [
            -0.158528,
            51.502247
          ],
          [
            -0.1586,
            51.502551
          ],
          [
            -0.158548,
            51.502553
          ],
          [
            -0.158482,
            51.502557
          ],
          [
            -0.158432,
            51.50226
          ],
          [
            -0.158426,
            51.502235
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033549516, SW1X 7JU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.15852951589522157,
          51.50249015893807
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100023347758, SW1X 7JU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.15877430730753966,
          51.50249400230097
        ]
      }
    }
  ]
}