{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "High Street (B9102)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.612289,
            57.32749
          ],
          [
            -3.61245,
            57.327356
          ],
          [
            -3.61261,
            57.327223
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "High Street (B9102)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.612118,
            57.327639
          ],
          [
            -3.612204,
            57.327564
          ],
          [
            -3.612289,
            57.32749
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "High Street (B9102)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.61261,
            57.327223
          ],
          [
            -3.613036,
            57.326884
          ],
          [
            -3.613256,
            57.326708
          ],
          [
            -3.613533,
            57.326579
          ]
        ]
      }
    }
  ]
}