{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Battlesea Hill (B1118)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.268942,
            52.330377
          ],
          [
            1.270802,
            52.329885
          ],
          [
            1.271286,
            52.329682
          ],
          [
            1.271294,
            52.329676
          ],
          [
            1.272514,
            52.328784
          ],
          [
            1.272906,
            52.32841
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Battlesea Hill (B1118)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.265028,
            52.331063
          ],
          [
            1.267014,
            52.33088
          ],
          [
            1.267054,
            52.330869
          ],
          [
            1.268942,
            52.330377
          ]
        ]
      }
    }
  ]
}