{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Main Road (A4230)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.801426,
            51.671962
          ],
          [
            -3.801308,
            51.672094
          ],
          [
            -3.80119,
            51.672226
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Main Road (A4230)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.804245,
            51.670455
          ],
          [
            -3.80416,
            51.670501
          ],
          [
            -3.804061,
            51.67056
          ],
          [
            -3.803961,
            51.670619
          ],
          [
            -3.803246,
            51.670972
          ],
          [
            -3.802531,
            51.671326
          ],
          [
            -3.802159,
            51.671512
          ],
          [
            -3.801786,
            51.671698
          ],
          [
            -3.801606,
            51.67183
          ],
          [
            -3.801426,
            51.671962
          ]
        ]
      }
    }
  ]
}