{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Durham Street (A3204)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.119211,
            51.486433
          ],
          [
            -0.1192,
            51.486405
          ],
          [
            -0.11908,
            51.486132
          ],
          [
            -0.118959,
            51.48586
          ],
          [
            -0.118914,
            51.485749
          ],
          [
            -0.118869,
            51.485639
          ],
          [
            -0.118837,
            51.48556
          ],
          [
            -0.118806,
            51.485482
          ],
          [
            -0.118698,
            51.485216
          ],
          [
            -0.118591,
            51.48495
          ],
          [
            -0.118607,
            51.484861
          ],
          [
            -0.118623,
            51.484772
          ]
        ]
      }
    }
  ]
}