{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Church Square (B7022)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.852971,
            55.243606
          ],
          [
            -4.853275,
            55.243567
          ],
          [
            -4.853579,
            55.243529
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Church Square (B7022)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.853579,
            55.243529
          ],
          [
            -4.853399,
            55.24344
          ],
          [
            -4.853351,
            55.243417
          ],
          [
            -4.853177,
            55.243412
          ]
        ]
      }
    }
  ]
}