{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mandela Link",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.095108,
            53.565777
          ],
          [
            -0.094876,
            53.565895
          ],
          [
            -0.094644,
            53.566012
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "11095004, DN31 2DS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.09510790595864269,
          53.56577692551062
        ]
      }
    }
  ]
}