{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "High Street (B1414)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.186605,
            51.90276
          ],
          [
            1.186997,
            51.902921
          ],
          [
            1.187389,
            51.903083
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "High Street (B1414)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.187389,
            51.903083
          ],
          [
            1.187667,
            51.903247
          ],
          [
            1.187946,
            51.903411
          ],
          [
            1.188271,
            51.903594
          ],
          [
            1.188596,
            51.903778
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "High Street (B1414)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.188596,
            51.903778
          ],
          [
            1.188668,
            51.903827
          ],
          [
            1.188741,
            51.903875
          ],
          [
            1.189224,
            51.904211
          ],
          [
            1.189246,
            51.904237
          ],
          [
            1.189596,
            51.904665
          ]
        ]
      }
    }
  ]
}