{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Benderslough Drove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.078002,
            52.765808
          ],
          [
            0.073035,
            52.763812
          ],
          [
            0.069955,
            52.762531
          ],
          [
            0.066525,
            52.761104
          ],
          [
            0.065754,
            52.760544
          ],
          [
            0.064802,
            52.759627
          ],
          [
            0.063662,
            52.758247
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002550442, PE12 0FH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.06368148858384318,
          52.75824488041549
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025075643, PE12 0DQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.064750584297561,
          52.76204748489632
        ]
      }
    }
  ]
}