{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Fairview (B4478)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.212221,
            51.78134
          ],
          [
            -3.212284,
            51.781403
          ],
          [
            -3.212348,
            51.781466
          ],
          [
            -3.212481,
            51.781595
          ],
          [
            -3.212614,
            51.781724
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Fairview (B4478)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.212614,
            51.781724
          ],
          [
            -3.212747,
            51.781836
          ],
          [
            -3.212879,
            51.781948
          ]
        ]
      }
    }
  ]
}