{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gwalia Grove (A4054)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.319602,
            51.589209
          ],
          [
            -3.319243,
            51.588886
          ],
          [
            -3.318884,
            51.588563
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Gwalia Grove (A4054)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.317862,
            51.587658
          ],
          [
            -3.318373,
            51.588111
          ],
          [
            -3.318884,
            51.588563
          ]
        ]
      }
    }
  ]
}