{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Spring Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.611629,
            52.135461
          ],
          [
            -1.611219,
            52.135393
          ],
          [
            -1.610809,
            52.135326
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024065926, CV37 7TP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6115843875148514,
          52.13546554843462
        ]
      }
    }
  ]
}