{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Clacton Road (B1414)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.222116,
            51.912704
          ],
          [
            1.222671,
            51.913041
          ],
          [
            1.222878,
            51.913287
          ],
          [
            1.222871,
            51.913828
          ],
          [
            1.222853,
            51.915128
          ],
          [
            1.222806,
            51.915449
          ],
          [
            1.222758,
            51.91577
          ]
        ]
      }
    }
  ]
}