{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Springett's Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.76136,
            51.977423
          ],
          [
            0.761369,
            51.977588
          ],
          [
            0.761378,
            51.977754
          ],
          [
            0.761057,
            51.978401
          ],
          [
            0.760172,
            51.979168
          ],
          [
            0.759972,
            51.979497
          ],
          [
            0.759762,
            51.979843
          ],
          [
            0.759498,
            51.980047
          ],
          [
            0.758959,
            51.980285
          ],
          [
            0.75857,
            51.9806
          ],
          [
            0.758478,
            51.980755
          ],
          [
            0.758515,
            51.981123
          ],
          [
            0.758293,
            51.981516
          ],
          [
            0.758277,
            51.981545
          ],
          [
            0.757905,
            51.981854
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023744811, CO8 5EW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7613405165554924,
          51.97780978180032
        ]
      }
    }
  ]
}