{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mere Mill Drove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.224677,
            52.334421
          ],
          [
            0.225172,
            52.334169
          ],
          [
            0.225667,
            52.333918
          ],
          [
            0.226265,
            52.333699
          ],
          [
            0.226862,
            52.33348
          ],
          [
            0.227069,
            52.333383
          ],
          [
            0.227375,
            52.333239
          ],
          [
            0.229183,
            52.332387
          ],
          [
            0.231503,
            52.331293
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002594742, CB6 3LF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.22659449562559672,
          52.33356396271331
        ]
      }
    }
  ]
}