{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sherborne Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.088502,
            51.511815
          ],
          [
            -0.088661,
            51.511897
          ],
          [
            -0.088452,
            51.512127
          ],
          [
            -0.088143,
            51.51247
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "95504825, EC4N 7DA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.08846003771517756,
          51.512133113915496
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "95510627, EC4N 7BA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.08856826668346077,
          51.51161330882445
        ]
      }
    }
  ]
}