{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Chapel Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.920673,
            52.725494
          ],
          [
            0.920639,
            52.725452
          ],
          [
            0.920606,
            52.72541
          ],
          [
            0.920275,
            52.725213
          ],
          [
            0.918271,
            52.72477
          ],
          [
            0.916942,
            52.724421
          ],
          [
            0.916397,
            52.724277
          ],
          [
            0.915409,
            52.723768
          ],
          [
            0.914175,
            52.723025
          ],
          [
            0.913937,
            52.722817
          ],
          [
            0.913919,
            52.722758
          ],
          [
            0.913902,
            52.722699
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011978364, NR20 4BX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9139015015796462,
          52.72269948319161
        ]
      }
    }
  ]
}