{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Snakelake Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.454486,
            51.133334
          ],
          [
            -2.454679,
            51.132805
          ],
          [
            -2.454572,
            51.132204
          ],
          [
            -2.454318,
            51.131859
          ],
          [
            -2.454213,
            51.131716
          ],
          [
            -2.453026,
            51.130569
          ],
          [
            -2.452316,
            51.129987
          ],
          [
            -2.451607,
            51.129405
          ],
          [
            -2.450497,
            51.128582
          ],
          [
            -2.450438,
            51.128538
          ],
          [
            -2.450065,
            51.128396
          ],
          [
            -2.449378,
            51.128255
          ],
          [
            -2.449061,
            51.12804
          ],
          [
            -2.448592,
            51.127565
          ],
          [
            -2.448123,
            51.127091
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250067433, BA4 6BW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.454486160560293,
          51.1333335478804
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025104280, BA10 0QB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.446259938826156,
          51.12949864452529
        ]
      }
    }
  ]
}