{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Saltmarsh Road (B3039)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.392001,
            50.898809
          ],
          [
            -1.392153,
            50.898641
          ],
          [
            -1.392305,
            50.898474
          ],
          [
            -1.392391,
            50.898436
          ],
          [
            -1.392477,
            50.898398
          ],
          [
            -1.392958,
            50.898272
          ],
          [
            -1.393438,
            50.898145
          ]
        ]
      }
    }
  ]
}