{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Yew Tree Lane (B4483)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.079072,
            52.547405
          ],
          [
            -2.079625,
            52.547252
          ],
          [
            -2.080178,
            52.547099
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Yew Tree Lane (B4483)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.077498,
            52.547787
          ],
          [
            -2.077869,
            52.547715
          ],
          [
            -2.078239,
            52.547643
          ],
          [
            -2.078656,
            52.547524
          ],
          [
            -2.079072,
            52.547405
          ]
        ]
      }
    }
  ]
}