{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "High Street (B4033)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.88089,
            51.973373
          ],
          [
            -0.880714,
            51.973412
          ],
          [
            -0.880539,
            51.973451
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "High Street (B4033)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.880539,
            51.973451
          ],
          [
            -0.880131,
            51.973512
          ],
          [
            -0.879724,
            51.973574
          ],
          [
            -0.879656,
            51.973589
          ],
          [
            -0.879587,
            51.973604
          ],
          [
            -0.87902,
            51.973746
          ],
          [
            -0.878453,
            51.973889
          ]
        ]
      }
    }
  ]
}