{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Thames Road (B189)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.325422,
            51.472919
          ],
          [
            0.325389,
            51.472978
          ],
          [
            0.325357,
            51.473036
          ],
          [
            0.325341,
            51.473097
          ],
          [
            0.325326,
            51.473158
          ],
          [
            0.325306,
            51.473248
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Thames Road (B189)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.3273,
            51.471323
          ],
          [
            0.32725,
            51.471352
          ],
          [
            0.327201,
            51.471381
          ],
          [
            0.327103,
            51.471438
          ],
          [
            0.327005,
            51.471495
          ],
          [
            0.326718,
            51.471676
          ],
          [
            0.32643,
            51.471856
          ],
          [
            0.32621,
            51.472086
          ],
          [
            0.325989,
            51.472316
          ],
          [
            0.325705,
            51.472618
          ],
          [
            0.325422,
            51.472919
          ]
        ]
      }
    }
  ]
}