{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "High Street (B2008)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.811589,
            51.421774
          ],
          [
            0.811774,
            51.421761
          ],
          [
            0.811959,
            51.421748
          ],
          [
            0.812039,
            51.421743
          ],
          [
            0.81212,
            51.421737
          ],
          [
            0.812648,
            51.421678
          ],
          [
            0.812959,
            51.421643
          ],
          [
            0.812977,
            51.421642
          ],
          [
            0.813177,
            51.421619
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "High Street (B2008)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.811043,
            51.421778
          ],
          [
            0.811316,
            51.421776
          ],
          [
            0.811589,
            51.421774
          ]
        ]
      }
    }
  ]
}