{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Whiteplot Drove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.510033,
            52.519684
          ],
          [
            0.511886,
            52.520429
          ],
          [
            0.512827,
            52.520941
          ],
          [
            0.512931,
            52.521008
          ],
          [
            0.514369,
            52.521935
          ],
          [
            0.515236,
            52.522711
          ],
          [
            0.516686,
            52.524118
          ],
          [
            0.518136,
            52.525526
          ],
          [
            0.518141,
            52.525531
          ],
          [
            0.518146,
            52.525535
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10096052020, IP26 4QT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.49175820729220715,
          52.510278541098735
        ]
      }
    }
  ]
}