{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sturgeon Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.098994,
            51.486882
          ],
          [
            -0.099231,
            51.486808
          ],
          [
            -0.099468,
            51.486734
          ],
          [
            -0.099517,
            51.486713
          ],
          [
            -0.099565,
            51.486692
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009790805, SE17 3JZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.09903754877521961,
          51.486874034361804
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025181146, SE17 3DW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.09924803528976057,
          51.48666162427193
        ]
      }
    }
  ]
}