{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Tothill Avenue (B3238)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.128957,
            50.373673
          ],
          [
            -4.128607,
            50.37335
          ],
          [
            -4.128257,
            50.373027
          ],
          [
            -4.128211,
            50.372984
          ],
          [
            -4.128164,
            50.372941
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Tothill Avenue (B3238)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.13016,
            50.374794
          ],
          [
            -4.129558,
            50.374233
          ],
          [
            -4.128957,
            50.373673
          ]
        ]
      }
    }
  ]
}