{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Seal Bank",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.103052,
            54.201564
          ],
          [
            -2.10149,
            54.201048
          ],
          [
            -2.100738,
            54.200698
          ],
          [
            -2.100148,
            54.200255
          ],
          [
            -2.099986,
            54.200132
          ],
          [
            -2.098973,
            54.199891
          ],
          [
            -2.097166,
            54.199006
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024102365, BD23 5JE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.103070348436133,
          54.201567726739235
        ]
      }
    }
  ]
}