{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cliff Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.170147,
            51.43001
          ],
          [
            -3.170139,
            51.430021
          ],
          [
            -3.170136,
            51.430025
          ],
          [
            -3.170131,
            51.430032
          ],
          [
            -3.169495,
            51.430964
          ],
          [
            -3.169388,
            51.4312
          ],
          [
            -3.168835,
            51.432411
          ],
          [
            -3.168825,
            51.432433
          ],
          [
            -3.168814,
            51.432455
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "64111177, CF64 3BA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1693037390364043,
          51.43134391413892
        ]
      }
    }
  ]
}