{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Peter's Square (B1246)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.777831,
            53.931113
          ],
          [
            -0.777813,
            53.931135
          ],
          [
            -0.777795,
            53.931158
          ],
          [
            -0.777754,
            53.931211
          ],
          [
            -0.777713,
            53.931264
          ],
          [
            -0.77767,
            53.931323
          ],
          [
            -0.777626,
            53.931382
          ]
        ]
      }
    }
  ]
}