{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Winchester Street (B490)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.267313,
            51.504795
          ],
          [
            -0.267616,
            51.505329
          ],
          [
            -0.267919,
            51.505862
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Winchester Street (B490)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.267919,
            51.505862
          ],
          [
            -0.268049,
            51.506151
          ],
          [
            -0.268178,
            51.50644
          ],
          [
            -0.268173,
            51.506514
          ],
          [
            -0.268167,
            51.506588
          ],
          [
            -0.268167,
            51.506659
          ],
          [
            -0.268168,
            51.506729
          ]
        ]
      }
    }
  ]
}