{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "East Street (B3323)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.290247,
            50.699121
          ],
          [
            -1.29001,
            50.699265
          ],
          [
            -1.289772,
            50.699409
          ],
          [
            -1.289758,
            50.699448
          ],
          [
            -1.289744,
            50.699488
          ],
          [
            -1.289758,
            50.699568
          ],
          [
            -1.289772,
            50.699649
          ],
          [
            -1.289757,
            50.699686
          ],
          [
            -1.289742,
            50.699723
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "East Street (B3323)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.289742,
            50.699723
          ],
          [
            -1.289677,
            50.699816
          ],
          [
            -1.289613,
            50.699909
          ]
        ]
      }
    }
  ]
}