{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rutland Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.172668,
            51.418793
          ],
          [
            -0.172535,
            51.418972
          ],
          [
            -0.172403,
            51.419151
          ],
          [
            -0.172277,
            51.419323
          ],
          [
            -0.172151,
            51.419495
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "48062032, SW19 2HH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.17259255512731309,
          51.41923235343875
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "48062033, SW19 2HH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.17257638950263862,
          51.41927706438409
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "48119076, SW19 2EZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1726676114203866,
          51.418792886261144
        ]
      }
    }
  ]
}