{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Maplehurst Road (A2100)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.556222,
            50.890869
          ],
          [
            0.556296,
            50.890494
          ],
          [
            0.55637,
            50.89012
          ],
          [
            0.556271,
            50.890075
          ],
          [
            0.556171,
            50.890031
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Maplehurst Road (A2100)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.55636,
            50.892151
          ],
          [
            0.556325,
            50.892074
          ],
          [
            0.556291,
            50.891996
          ],
          [
            0.556191,
            50.891751
          ],
          [
            0.556092,
            50.891505
          ],
          [
            0.556157,
            50.891187
          ],
          [
            0.556222,
            50.890869
          ]
        ]
      }
    }
  ]
}