{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Woodland Drove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.317964,
            51.006839
          ],
          [
            -1.31676,
            51.006803
          ],
          [
            -1.31654,
            51.006796
          ],
          [
            -1.315921,
            51.006778
          ],
          [
            -1.31473,
            51.006742
          ],
          [
            -1.312872,
            51.006217
          ],
          [
            -1.311874,
            51.005934
          ],
          [
            -1.310181,
            51.005682
          ],
          [
            -1.308434,
            51.005312
          ],
          [
            -1.307847,
            51.00524
          ],
          [
            -1.307632,
            51.005166
          ],
          [
            -1.306958,
            51.004933
          ],
          [
            -1.306909,
            51.004916
          ],
          [
            -1.306829,
            51.004889
          ],
          [
            -1.306629,
            51.004767
          ],
          [
            -1.306283,
            51.004558
          ],
          [
            -1.306123,
            51.004462
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025234622, SO21 1EX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3062536811843137,
          51.00430957796209
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034503818, SO21 1RN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3163226774667884,
          51.00675188275801
        ]
      }
    }
  ]
}