{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Summer Road (B4217)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.834518,
            52.44422
          ],
          [
            -1.834567,
            52.444198
          ],
          [
            -1.834615,
            52.444176
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Summer Road (B4217)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.832341,
            52.44525
          ],
          [
            -1.832653,
            52.44511
          ],
          [
            -1.832966,
            52.444971
          ],
          [
            -1.833163,
            52.444875
          ],
          [
            -1.833359,
            52.44478
          ],
          [
            -1.83341,
            52.444756
          ],
          [
            -1.83346,
            52.444731
          ],
          [
            -1.833989,
            52.444475
          ],
          [
            -1.834518,
            52.44422
          ]
        ]
      }
    }
  ]
}