{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "New Bath Road (A321)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.869943,
            51.491212
          ],
          [
            -0.870026,
            51.490856
          ],
          [
            -0.87011,
            51.4905
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "New Bath Road (A321)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.87011,
            51.4905
          ],
          [
            -0.870166,
            51.49035
          ],
          [
            -0.870223,
            51.4902
          ],
          [
            -0.870301,
            51.489993
          ],
          [
            -0.870379,
            51.489786
          ],
          [
            -0.870464,
            51.489561
          ],
          [
            -0.870549,
            51.489337
          ],
          [
            -0.870581,
            51.489252
          ],
          [
            -0.870613,
            51.489168
          ]
        ]
      }
    }
  ]
}