{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ridding Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.950388,
            52.880126
          ],
          [
            -1.950643,
            52.879774
          ],
          [
            -1.950883,
            52.879557
          ],
          [
            -1.951354,
            52.879131
          ],
          [
            -1.951392,
            52.879003
          ],
          [
            -1.951201,
            52.878808
          ],
          [
            -1.950575,
            52.878464
          ],
          [
            -1.95007,
            52.878187
          ],
          [
            -1.949802,
            52.878039
          ],
          [
            -1.94965,
            52.877955
          ],
          [
            -1.949305,
            52.877594
          ],
          [
            -1.949023,
            52.876784
          ],
          [
            -1.948883,
            52.876554
          ],
          [
            -1.948845,
            52.876306
          ],
          [
            -1.94877,
            52.875814
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023781845, ST14 8SE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9503877284706188,
          52.88012635782545
        ]
      }
    }
  ]
}