{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lighthouse Lane (B1161)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.499111,
            52.948655
          ],
          [
            0.499366,
            52.948616
          ],
          [
            0.499621,
            52.948576
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Lighthouse Lane (B1161)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.49408,
            52.949077
          ],
          [
            0.494787,
            52.949172
          ],
          [
            0.495967,
            52.949143
          ],
          [
            0.496616,
            52.949042
          ],
          [
            0.499111,
            52.948655
          ]
        ]
      }
    }
  ]
}