{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Burwash Road (A265)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.314575,
            50.984771
          ],
          [
            0.317758,
            50.985375
          ],
          [
            0.31784,
            50.98539
          ],
          [
            0.321022,
            50.985768
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Burwash Road (A265)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.314517,
            50.984763
          ],
          [
            0.314546,
            50.984767
          ],
          [
            0.314575,
            50.984771
          ]
        ]
      }
    }
  ]
}