{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Broom Bank",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.013836,
            51.303396
          ],
          [
            -0.015161,
            51.303493
          ],
          [
            -0.016485,
            51.30359
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007918195, CR6 9QJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.013837721706719135,
          51.30336626230615
        ]
      }
    }
  ]
}