{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gloucester Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.078732,
            51.508876
          ],
          [
            -0.078724,
            51.508887
          ],
          [
            -0.078711,
            51.508904
          ],
          [
            -0.07869,
            51.508933
          ],
          [
            -0.078716,
            51.508944
          ],
          [
            -0.078741,
            51.508954
          ],
          [
            -0.078812,
            51.50898
          ],
          [
            -0.078884,
            51.509005
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "95504590, EC3R 5BS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.07889307984303268,
          51.50899126083312
        ]
      }
    }
  ]
}