{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Well Road (B2012)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.524319,
            51.280156
          ],
          [
            0.524583,
            51.279952
          ],
          [
            0.524847,
            51.279749
          ],
          [
            0.52503,
            51.279609
          ],
          [
            0.525212,
            51.279468
          ],
          [
            0.525406,
            51.27932
          ],
          [
            0.525653,
            51.279132
          ],
          [
            0.526095,
            51.278795
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Well Road (B2012)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.526095,
            51.278795
          ],
          [
            0.526404,
            51.278685
          ],
          [
            0.526713,
            51.278575
          ]
        ]
      }
    }
  ]
}