{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cambridge Grove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.063462,
            51.412678
          ],
          [
            -0.063937,
            51.412855
          ],
          [
            -0.064412,
            51.413031
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003642625, SE20 8QA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.0639435385432529,
          51.41285661049043
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025357426, SE20 8QA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.06453988994034236,
          51.41303732311958
        ]
      }
    }
  ]
}