{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Salhouse Road (B1140)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.400765,
            52.699836
          ],
          [
            1.400788,
            52.699461
          ],
          [
            1.400812,
            52.699087
          ],
          [
            1.400835,
            52.69895
          ],
          [
            1.400857,
            52.698812
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Salhouse Road (B1140)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.400857,
            52.698812
          ],
          [
            1.400964,
            52.697786
          ],
          [
            1.401151,
            52.696945
          ],
          [
            1.401204,
            52.696708
          ],
          [
            1.402149,
            52.695174
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Salhouse Road (B1140)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.400691,
            52.700598
          ],
          [
            1.400728,
            52.700217
          ],
          [
            1.400765,
            52.699836
          ]
        ]
      }
    }
  ]
}