{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Thorpe Road (B1414)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.170848,
            51.878565
          ],
          [
            1.171255,
            51.8783
          ],
          [
            1.171938,
            51.877012
          ],
          [
            1.172352,
            51.876649
          ],
          [
            1.172968,
            51.876107
          ],
          [
            1.173282,
            51.875737
          ],
          [
            1.173454,
            51.875273
          ],
          [
            1.173439,
            51.874664
          ],
          [
            1.173221,
            51.873417
          ],
          [
            1.173244,
            51.872918
          ],
          [
            1.173322,
            51.871165
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Thorpe Road (B1414)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.173322,
            51.871165
          ],
          [
            1.173268,
            51.870897
          ],
          [
            1.173214,
            51.870629
          ]
        ]
      }
    }
  ]
}