{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bennett Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.079361,
            51.553534
          ],
          [
            -0.079504,
            51.553485
          ],
          [
            -0.079646,
            51.553436
          ],
          [
            -0.079837,
            51.553362
          ],
          [
            -0.080028,
            51.553289
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008291169, N16 8PB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.07978256139444778,
          51.553285157155706
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008306619, N16 8DE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.0795128742075262,
          51.55352354103156
        ]
      }
    }
  ]
}