{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Main Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.939042,
            56.102463
          ],
          [
            -3.939004,
            56.102526
          ],
          [
            -3.938967,
            56.10259
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Main Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.939042,
            56.102463
          ],
          [
            -3.938966,
            56.102406
          ],
          [
            -3.93889,
            56.10235
          ],
          [
            -3.938624,
            56.102049
          ],
          [
            -3.938358,
            56.101748
          ],
          [
            -3.938181,
            56.101548
          ],
          [
            -3.938004,
            56.101349
          ],
          [
            -3.937914,
            56.101148
          ],
          [
            -3.937824,
            56.100947
          ],
          [
            -3.937994,
            56.100826
          ],
          [
            -3.938042,
            56.100827
          ],
          [
            -3.938365,
            56.100838
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Main Street (B8051)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.939677,
            56.103917
          ],
          [
            -3.939497,
            56.103567
          ],
          [
            -3.939316,
            56.103216
          ],
          [
            -3.939306,
            56.10318
          ],
          [
            -3.939299,
            56.103157
          ],
          [
            -3.939295,
            56.103143
          ]
        ]
      }
    }
  ]
}