{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "East Row (B2097)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.505038,
            51.385345
          ],
          [
            0.504665,
            51.385459
          ],
          [
            0.504291,
            51.385572
          ],
          [
            0.504134,
            51.385613
          ],
          [
            0.504119,
            51.385617
          ],
          [
            0.503973,
            51.385584
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "East Row (B2097)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.505951,
            51.384945
          ],
          [
            0.505495,
            51.385145
          ],
          [
            0.505038,
            51.385345
          ]
        ]
      }
    }
  ]
}