{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rough Bank",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.163027,
            53.153472
          ],
          [
            -2.163678,
            53.153989
          ],
          [
            -2.16407,
            53.154299
          ],
          [
            -2.164392,
            53.15447
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007646976, CW12 3QY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.163086948760604,
          53.15344722859056
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012598857, CW12 3QY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1637179024055255,
          53.154210421550296
        ]
      }
    }
  ]
}