{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lambs Hill Drove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.087151,
            52.530575
          ],
          [
            0.089379,
            52.53045
          ],
          [
            0.091607,
            52.530324
          ],
          [
            0.093015,
            52.530245
          ],
          [
            0.094423,
            52.530167
          ],
          [
            0.094451,
            52.530165
          ],
          [
            0.094479,
            52.530164
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009298773, PE15 9QN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.08993036573365744,
          52.53043171912932
        ]
      }
    }
  ]
}