{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Junction Road (A2100)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.554212,
            50.890004
          ],
          [
            0.554164,
            50.890167
          ],
          [
            0.554348,
            50.890467
          ],
          [
            0.554632,
            50.890931
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Junction Road (A2100)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.554654,
            50.88987
          ],
          [
            0.554433,
            50.889937
          ],
          [
            0.554212,
            50.890004
          ]
        ]
      }
    }
  ]
}