{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Detillens Lane (B2025)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.010244,
            51.258566
          ],
          [
            0.011144,
            51.258982
          ],
          [
            0.011575,
            51.259181
          ],
          [
            0.012091,
            51.25935
          ],
          [
            0.012621,
            51.259598
          ],
          [
            0.013152,
            51.259847
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Detillens Lane (B2025)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.005814,
            51.256897
          ],
          [
            0.006079,
            51.256937
          ],
          [
            0.006344,
            51.256977
          ],
          [
            0.006882,
            51.257059
          ],
          [
            0.007697,
            51.257342
          ],
          [
            0.007969,
            51.257488
          ],
          [
            0.00937,
            51.258239
          ],
          [
            0.009392,
            51.258249
          ],
          [
            0.009414,
            51.258258
          ],
          [
            0.009829,
            51.258412
          ],
          [
            0.010244,
            51.258566
          ]
        ]
      }
    }
  ]
}