{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gophir Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.089252,
            51.51077
          ],
          [
            -0.089465,
            51.510859
          ],
          [
            -0.089677,
            51.510948
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "95504597, EC4R 0AN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.08946470846295021,
          51.51085455420949
        ]
      }
    }
  ]
}