{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mill Drove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.567463,
            52.547875
          ],
          [
            0.5671,
            52.547531
          ],
          [
            0.566737,
            52.547188
          ],
          [
            0.56601,
            52.546478
          ],
          [
            0.565769,
            52.546243
          ],
          [
            0.565283,
            52.545767
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10096052078, IP26 4RF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5556528665161592,
          52.537798277262546
        ]
      }
    }
  ]
}