{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "New Road (B581)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.280361,
            52.548249
          ],
          [
            -1.280661,
            52.548234
          ],
          [
            -1.280962,
            52.548219
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "New Road (B581)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.277725,
            52.548017
          ],
          [
            -1.27816,
            52.548074
          ],
          [
            -1.278595,
            52.548132
          ],
          [
            -1.278824,
            52.548156
          ],
          [
            -1.279053,
            52.548179
          ],
          [
            -1.279707,
            52.548214
          ],
          [
            -1.280361,
            52.548249
          ]
        ]
      }
    }
  ]
}