{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Priest Bank",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.673782,
            55.929853
          ],
          [
            -2.669902,
            55.928656
          ],
          [
            -2.66727,
            55.927844
          ],
          [
            -2.666061,
            55.927422
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "138071159, EH41 4LN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.666061141345854,
          55.92745199537991
        ]
      }
    }
  ]
}