{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Waterston Crook",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.952211,
            56.432149
          ],
          [
            -2.95256,
            56.432044
          ],
          [
            -2.952909,
            56.431938
          ],
          [
            -2.952945,
            56.431929
          ],
          [
            -2.95298,
            56.43192
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "320276190, DD6 8HW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9522114459590507,
          56.43214887760717
        ]
      }
    }
  ]
}