{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wheatsheaf Drove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.178762,
            52.544585
          ],
          [
            0.178687,
            52.544643
          ],
          [
            0.178239,
            52.544989
          ],
          [
            0.17812,
            52.54508
          ],
          [
            0.177715,
            52.545392
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Wheatsheaf Drove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.189335,
            52.539685
          ],
          [
            0.187836,
            52.538929
          ],
          [
            0.186338,
            52.538174
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009296746, PE14 9NN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.1782551720480371,
          52.54494267751233
        ]
      }
    }
  ]
}