{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Garfield Terrace (B4478)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.213075,
            51.782252
          ],
          [
            -3.213327,
            51.782447
          ],
          [
            -3.213485,
            51.782498
          ],
          [
            -3.214,
            51.782665
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Garfield Terrace (B4478)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.212879,
            51.781948
          ],
          [
            -3.212977,
            51.7821
          ],
          [
            -3.213075,
            51.782252
          ]
        ]
      }
    }
  ]
}