{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bourne Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.016326,
            51.556439
          ],
          [
            0.016065,
            51.556731
          ],
          [
            0.015803,
            51.557023
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009146378, E11 3NL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.015803443232521714,
          51.55702335999531
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001414077, E7 9EU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.016268017800697653,
          51.556763583082216
        ]
      }
    }
  ]
}