{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "George Street (B6116)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.702844,
            53.610198
          ],
          [
            -1.702836,
            53.61026
          ],
          [
            -1.702828,
            53.610323
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "George Street (B6116)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.70153,
            53.609216
          ],
          [
            -1.701987,
            53.609397
          ],
          [
            -1.702443,
            53.609578
          ],
          [
            -1.702517,
            53.609596
          ],
          [
            -1.70259,
            53.609613
          ],
          [
            -1.702953,
            53.609757
          ],
          [
            -1.70293,
            53.609849
          ],
          [
            -1.702844,
            53.610198
          ]
        ]
      }
    }
  ]
}