{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cannondown Road (B4447)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.729708,
            51.548705
          ],
          [
            -0.729517,
            51.548838
          ],
          [
            -0.729325,
            51.548972
          ],
          [
            -0.728189,
            51.549708
          ],
          [
            -0.727052,
            51.550445
          ],
          [
            -0.7268,
            51.550637
          ],
          [
            -0.726549,
            51.550829
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012326423, SL6 9EB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7286509571563915,
          51.54939474815992
        ]
      }
    }
  ]
}