{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Fort Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.078117,
            51.51852
          ],
          [
            -0.078115,
            51.518744
          ],
          [
            -0.078113,
            51.518969
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "6647395, E1 7HW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.07811738762412677,
          51.51851967798788
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "95504575, E1 7LP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.07811095644255117,
          51.51867244633085
        ]
      }
    }
  ]
}