{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wells Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.17857,
            51.497839
          ],
          [
            -0.178668,
            51.498378
          ],
          [
            -0.178724,
            51.498688
          ],
          [
            -0.178734,
            51.498746
          ],
          [
            -0.178652,
            51.498751
          ],
          [
            -0.178461,
            51.498764
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025168146, SW7 5HQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.17894304871237846,
          51.49860042490709
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033555927, SW7 2AS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.17863846425232086,
          51.498289950501885
        ]
      }
    }
  ]
}