{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hall Fen Drove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.276853,
            52.458164
          ],
          [
            0.276745,
            52.458388
          ],
          [
            0.277025,
            52.458876
          ],
          [
            0.277397,
            52.459285
          ],
          [
            0.277438,
            52.459563
          ],
          [
            0.277347,
            52.459755
          ],
          [
            0.277288,
            52.459799
          ],
          [
            0.277123,
            52.45992
          ],
          [
            0.276867,
            52.459987
          ],
          [
            0.274647,
            52.460429
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002601009, CB6 2UD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.27005052882119696,
          52.46143753246653
        ]
      }
    }
  ]
}