{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Tower Hill (A357)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.422492,
            51.007751
          ],
          [
            -2.421365,
            51.007227
          ],
          [
            -2.421012,
            51.007063
          ],
          [
            -2.420402,
            51.006595
          ]
        ]
      }
    }
  ]
}