{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Churchill Barrier N0 2 (A961)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.906242,
            58.879722
          ],
          [
            -2.902812,
            58.88207
          ],
          [
            -2.899667,
            58.884222
          ],
          [
            -2.899493,
            58.884451
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "134013006, KW17 2SF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8996978231527404,
          58.88420391815968
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "134020264, KW17 2SF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.902885600362637,
          58.88204419185853
        ]
      }
    }
  ]
}