{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bournes Bank South (B5050)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.194929,
            53.042547
          ],
          [
            -2.195154,
            53.04278
          ],
          [
            -2.195378,
            53.043013
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455134539, ST6 3EU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1953782972003664,
          53.04301328161613
        ]
      }
    }
  ]
}