{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Queen Isabella Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.098631,
            51.516016
          ],
          [
            -0.0987,
            51.516018
          ],
          [
            -0.098769,
            51.516021
          ],
          [
            -0.099096,
            51.516037
          ],
          [
            -0.099075,
            51.516242
          ],
          [
            -0.099034,
            51.516653
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "95505748, EC1A 1HQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.09906590277968252,
          51.51631617013358
        ]
      }
    }
  ]
}