{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Spring Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.09725,
            52.17796
          ],
          [
            0.097239,
            52.177966
          ],
          [
            0.097228,
            52.177973
          ],
          [
            0.097213,
            52.177982
          ],
          [
            0.097197,
            52.177991
          ],
          [
            0.096856,
            52.178201
          ],
          [
            0.096515,
            52.17841
          ],
          [
            0.096496,
            52.17842
          ],
          [
            0.096477,
            52.178431
          ],
          [
            0.096381,
            52.178441
          ],
          [
            0.096284,
            52.178452
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025252526, CB2 9LH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.10444763335599991,
          52.17704392377101
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090710448, CB3 9ND",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.09635341199883132,
          52.178473907618056
        ]
      }
    }
  ]
}