{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Snakes Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.210841,
            51.262807
          ],
          [
            1.210899,
            51.262839
          ],
          [
            1.210958,
            51.26287
          ],
          [
            1.211294,
            51.263118
          ],
          [
            1.211606,
            51.26359
          ],
          [
            1.211727,
            51.263772
          ],
          [
            1.211923,
            51.26391
          ],
          [
            1.212033,
            51.263987
          ],
          [
            1.212405,
            51.264248
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034878856, CT3 1NT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2108553438018839,
          51.262806877028204
        ]
      }
    }
  ]
}