{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Codling's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.238319,
            52.79666
          ],
          [
            1.238398,
            52.796499
          ],
          [
            1.238349,
            52.796293
          ],
          [
            1.238335,
            52.796235
          ],
          [
            1.238334,
            52.796233
          ],
          [
            1.238265,
            52.795943
          ],
          [
            1.23826,
            52.79592
          ],
          [
            1.238301,
            52.795915
          ],
          [
            1.238598,
            52.795877
          ],
          [
            1.238627,
            52.795873
          ],
          [
            1.238993,
            52.795826
          ],
          [
            1.23902,
            52.795821
          ],
          [
            1.239026,
            52.79582
          ],
          [
            1.239046,
            52.795816
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009927019, NR11 6UJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2224185123277211,
          52.79449031329682
        ]
      }
    }
  ]
}