{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "School Road (B1414)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.185283,
            51.902412
          ],
          [
            1.185944,
            51.902586
          ],
          [
            1.186605,
            51.90276
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "School Road (B1414)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.182957,
            51.901525
          ],
          [
            1.184012,
            51.902079
          ],
          [
            1.184061,
            51.902105
          ],
          [
            1.185283,
            51.902412
          ]
        ]
      }
    }
  ]
}