{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Central Bridge (A3025)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.392001,
            50.898809
          ],
          [
            -1.39233,
            50.898832
          ],
          [
            -1.392659,
            50.898856
          ],
          [
            -1.393006,
            50.898914
          ],
          [
            -1.393232,
            50.898951
          ],
          [
            -1.393353,
            50.898971
          ],
          [
            -1.394156,
            50.899179
          ],
          [
            -1.394494,
            50.899266
          ],
          [
            -1.395634,
            50.899561
          ]
        ]
      }
    }
  ]
}